Change8

v1.89.3

📦 litellmView on GitHub →
1 features

Summary

Version 1.89.3 introduces cryptographic signing for all LiteLLM Docker images using cosign to enhance supply chain security. This release also backports several fixes from development branches.

Migration Steps

  1. Users can verify Docker image signatures using the provided `cosign verify` commands, either with the pinned commit hash (recommended) or the release tag.

✨ New Features

  • LiteLLM Docker images are now signed with cosign, allowing users to verify image integrity using either a pinned commit hash or the release tag.