Change8

v1.88.2

📦 litellmView on GitHub →
1 features🐛 2 fixes

Summary

Version 1.88.2 introduces cryptographic signing for all LiteLLM Docker images using cosign and backports several stability and feature fixes to the 1.88.x branch.

Migration Steps

  1. Users can now verify Docker image authenticity using `cosign verify` with either the pinned commit hash (recommended) or the release tag, referencing the provided public key URLs.

✨ New Features

  • LiteLLM Docker images are now signed with cosign for enhanced security verification.

🐛 Bug Fixes

  • Backported fixes related to Fable 5, batch-file authentication, CrowdStrike AIDR, Mantle Responses SigV4, and NetApp streaming-cost to the 1.88.x stable branch.
  • Backported fixes for DB-resilience, passthrough, model-info, budget, and dependency issues to the 1.88.x stable branch.