Skip to content

Pin LiteLLM to patched 1.84.3 release#459

Merged
SunnySoldier357 merged 1 commit into
mainfrom
sandeep/test-litellm-1.84.3
Jul 21, 2026
Merged

Pin LiteLLM to patched 1.84.3 release#459
SunnySoldier357 merged 1 commit into
mainfrom
sandeep/test-litellm-1.84.3

Conversation

@SunnySoldier357

Copy link
Copy Markdown
Collaborator

Summary

  • pin the Python SDK and LiteLLM proxy image to 1.84.3, covering the published LiteLLM security fixes and follow-up route hardening
  • allow LiteLLM's background logging worker to claim callbacks before short-lived event loops close
  • add strict regression coverage for direct completions, rollout processing, MCP policy calls, Tau2, and streaming

Test plan

  • Exact-lock Python 3.12 compatibility suite: 44 passed, 1 skipped
  • Strict multi-event-loop suite (-W error): 14 passed
  • Live Fireworks SDK completions, streaming and non-streaming
  • LiteLLM proxy image startup, health check, and live streaming/non-streaming completions
  • uv lock --check, pip check, and Ruff

Made with Cursor

Upgrade the SDK and proxy to address published vulnerabilities while keeping async logging safe across short-lived event loops.

Co-authored-by: Cursor <cursoragent@cursor.com>
@SunnySoldier357 SunnySoldier357 self-assigned this Jul 21, 2026
@SunnySoldier357
SunnySoldier357 requested a review from benjibc July 21, 2026 00:44
@SunnySoldier357
SunnySoldier357 enabled auto-merge (squash) July 21, 2026 01:11
@SunnySoldier357
SunnySoldier357 disabled auto-merge July 21, 2026 01:11
@SunnySoldier357
SunnySoldier357 merged commit 1a619c9 into main Jul 21, 2026
20 of 32 checks passed
@SunnySoldier357
SunnySoldier357 deleted the sandeep/test-litellm-1.84.3 branch July 21, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants