v1.88.4
📦 litellmView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release introduces Docker image signing via cosign for improved security verification and backports several bug fixes from development into the stable 1.88.x branch.
Migration Steps
- Users can now verify Docker image authenticity using `cosign verify` with either the pinned commit hash (recommended) or the release tag, referencing the provided public key URLs.
✨ New Features
- LiteLLM Docker images are now signed with cosign for enhanced security verification.
🐛 Bug Fixes
- Backported fixes from PRs #29015, #29444, #29447, #30480, and #30573 to the stable 1.88.x branch.