v1.87.4
📦 litellmView on GitHub →
✨ 1 features
Summary
This release introduces Docker image signing via cosign for enhanced security and integrity verification. It backports several fixes from development branches to the stable 1.87.x line.
Migration Steps
- Users can now verify Docker image signatures using the provided `cosign verify` commands, either pointing to the commit hash (recommended) or the release tag.
✨ New Features
- LiteLLM Docker images are now signed with cosign, allowing users to verify image integrity using either a pinned commit hash or the release tag.