v1.84.7
📦 litellmView on GitHub →
🐛 2 fixes
Summary
LiteLLM v1.84.7 introduces cryptographic signing for all Docker images using cosign and backports two specific fixes to the stable branch.
Migration Steps
- Users deploying LiteLLM via Docker images should verify image signatures using the provided cosign commands (either pinned commit hash or release tag) to ensure image integrity.
🐛 Bug Fixes
- Backported fix for Claude Fable 5 (#30064) to stable/1.84.x branch.
- Backported fix related to #30009 to stable/1.84.x branch.