What's Changed
- [Fix] Auth Error Message Typos by @yuneng-jiang in #23433
- [Test] MCP tools component unit tests by @yuneng-jiang in #23489
- [Feature] User Info V2 Endpoint by @yuneng-jiang in #23437
- [Fix] Public Model Hub Not Showing Config-Defined Models by @yuneng-jiang in #23501
- bump: version 1.82.1 → 1.82.2 by @yuneng-jiang in #23496
- chore: regenerate poetry.lock to match pyproject.toml by @github-actions[bot] in #23514
- [Docs] UI - Guide on how to set logo by @ishaan-jaff in #23556
- fix(proxy): prevent OOM/Prisma connection loss from unbounded managed-object poll by @ishaan-jaff in #23472
- [Infra] Merge Release Day Branch with Main by @yuneng-jiang in #23584
- [Feature] Allow Setting organization_id on Key Update by @yuneng-jiang in #23557
- [Fix] Update Outdated test_responses_background_cost Assertions by @yuneng-jiang in #23589
- [Refactor] Extract validation from update_key_fn to fix PLR0915 lint by @yuneng-jiang in #23590
- [Infra] Merge internal dev branch to main by @yuneng-jiang in #23591
- added doc by @shivamrawat1 in #23592
- [Feature] UI - Keys: Add Organization Dropdown to Create/Edit Key by @yuneng-jiang in #23595
- fix: forward extra_headers to HuggingFace embedding API by @Jah-yee in #23525
- fix: fallback popup model dropdown z-index issue by @gambletan in #23516
- PR #22867 added _remove_scope_from_cache_control for Bedrock and Azur… by @awais786 in #23183
- fix: auto-fill reasoning_content for moonshot kimi reasoning models by @pradyyadav in #23580
- Handle response.failed, response.incomplete, and response.cancelled by @xianzongxie-stripe in #23492
- fix(security): bump tar to 7.5.11 and tornado to 6.5.5 by @joereyna in #23602
- [Test] UI - Add Unit Tests for 5 Untested Components by @yuneng-jiang in #23607
- Fix _supports_reasoning_effort_level for responses bridge by @Sameerlite in #23533
- fix(anthropic): preserve native tool format when guardrails convert tools for Anthropic Messages API by @Sameerlite in #23526
- feat(azure): Azure Model Router cost breakdown in UI + additional_costs from hidden_params by @Sameerlite in #23550
- [Feat] - Ishaan main merge branch by @ishaan-jaff in #23596
- [Feature] UI - Internal Users: Add/Remove Team Membership by @yuneng-jiang in #23638
- Add Vantage integration for FOCUS CSV export by @Harshit28j in #23333
- fix: silent metrics race condition by @Harshit28j in #23542
- fix: tiktoken cache nonroot offline by @milan-berri in #23498
- fix: normalize content_filtered finish_reason by @milan-berri in #23564
- [Feature] UI - Default Team Settings: Modernize page and fix defaults application by @yuneng-jiang in #23614
- [Fix] Tag list endpoint 500 from invalid Prisma group_by kwargs by @yuneng-jiang in #23606
- [Feature] UI - Usage: Auto-paginate daily spend data by @yuneng-jiang in #23622
- [Fix] Responses bridge variable mismatch and outdated CI tests by @yuneng-jiang in #23646
- Fix custom cost tracking on deployments for /v1/messages and /v1/responses by @krrishdholakia in #23647
- add tests for fix by @Harshit28j in #23649
- [Fix] CI failures: mypy type error, ruff lint, and flaky router test by @yuneng-jiang in #23651
- Fix Langfuse failure path kwargs inconsistency by @Harshit28j in #22390
- Litellm dev 03 14 2026 p1 by @krrishdholakia in #23653
- docs: add Claude Code skills page for litellm-skills by @ishaan-jaff in #23642
- [Infra] Merge internal dev 3/13 with main by @yuneng-jiang in #23658
- feat: add sagemaker_nova provider for Amazon Nova models on SageMaker by @ryanh-ai in #21542
- [Fix] Responses Bridge Overwrite on Second Bridge Check by @yuneng-jiang in #23665
- [Fix] Team Admin 403 on /user/filter/ui With Org Scope Flag by @yuneng-jiang in #23671
- fix: redact secrets from proxy log output by @ryan-crabbe in #23668
- fix: prisma migrate deploy failures on pre-existing instances by @krrishdholakia in #23655
- [Fix] Hanging CI Tests in custom_httpx test_http_handler by @yuneng-jiang in #23674
- Add CodSpeed continuous performance benchmarks by @codspeed-hq[bot] in #23676
- [Infra] Merge internal dev with main by @yuneng-jiang in #23654
- Litellm fix redaction filter logging v2 by @ryan-crabbe in #23667
- [Fix] Bump PyJWT to ^2.12.0 for Security by @yuneng-jiang in #23678
- Root cause fix - migrate all logging update to use 1 function - for centralized kwarg updates by @krrishdholakia in #23659
- fix: make db migration failure exit opt-in via --enforce_prisma_migration_check by @krrishdholakia in #23675
New Contributors
- @Jah-yee made their first contribution in #23525
- @gambletan made their first contribution in #23516
- @awais786 made their first contribution in #23183
- @codspeed-hq[bot] made their first contribution in #23676
Full Changelog: v1.82.2-nightly...v1.82.2-dynamoai.dev