Change8

v1.86.4

📦 litellmView on GitHub →
1 features🐛 1 fixes

Summary

This release introduces cryptographic signing for all LiteLLM Docker images using cosign for enhanced security verification. It also backports a fix concerning session-token budget-ceiling exemptions.

Migration Steps

  1. Users running LiteLLM via Docker images should verify image integrity using the provided cosign commands if security verification is required.

✨ New Features

  • LiteLLM Docker images are now signed with cosign; verification instructions provided using pinned commit hash or release tag.

🐛 Bug Fixes

  • Backported fix related to session-token budget-ceiling exemption (from PR #29612).