v1.85.3
📦 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 incorporates several cherry-picked fixes from recent pull requests.
Migration Steps
- Users deploying LiteLLM via Docker images should use the provided `cosign verify` commands to validate image signatures using either the pinned commit hash (recommended) or the release tag.
✨ New Features
- LiteLLM Docker images are now signed with cosign for enhanced security verification.