Change8

v1.89.2

📦 litellmView on GitHub →
1 features

Summary

This release introduces Docker image signing using cosign for improved security verification. It also includes several minor chore updates and backports from previous development branches.

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 for enhanced security and verification.