v1.86.6
📦 litellmView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release introduces Docker image signing via cosign for enhanced security and backports necessary patches and dependency updates from previous versions to the 1.86.x stable branch.
Migration Steps
- Users can verify Docker image integrity using the provided `cosign verify` commands, either pinning the key to commit `0112e53` (recommended) or using the release tag.
✨ New Features
- LiteLLM Docker images are now signed with cosign, allowing verification using either a pinned commit hash or the release tag.
🐛 Bug Fixes
- Backported patches from 1.84.8 and dependency updates from #30220 to the stable/1.86.x branch.