Change8

v1.89.4

📦 litellmView on GitHub →
1 features

Summary

This release introduces Docker image signing via cosign for enhanced security and includes several backported maintenance changes to the stable branch.

Migration Steps

  1. Users can verify Docker image signatures using the provided cosign commands, either by pinning the commit hash (recommended) or using 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 a release tag.