v1.89.1
📦 litellmView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release introduces Docker image signing via cosign for enhanced security and backports several fixes related to MCP, model-info, and DB to the stable branch.
Migration Steps
- Users can verify Docker image signatures using the provided cosign commands, either with the pinned commit hash (recommended) or the release tag.
✨ New Features
- LiteLLM Docker images are now signed with cosign using a key introduced in commit 0112e53.
🐛 Bug Fixes
- Backported fixes related to MCP, model-info, and DB from 1.84.8 patch set.