v1.84.8
📦 litellmView on GitHub →
✨ 1 features
Summary
This release introduces cryptographic signing for all LiteLLM Docker images using cosign to improve supply chain security. It also backports several fixes from development branches into the stable 1.84.x series.
Migration Steps
- Users can now verify Docker image signatures using either the pinned commit hash (recommended) or the release tag via cosign commands provided in the release notes.
✨ New Features
- LiteLLM Docker images are now signed with cosign for enhanced security verification.