Change8

v1.88.0-rc.3

📦 litellmView on GitHub →
2 features

Summary

This release introduces cryptographic signing for all LiteLLM Docker images using cosign to enhance supply chain security. Instructions are provided for verifying these signatures.

Migration Steps

  1. Users deploying LiteLLM via Docker images should implement signature verification using the provided cosign commands to ensure image authenticity.

✨ New Features

  • LiteLLM Docker images are now signed with cosign using a key introduced in commit 0112e53.
  • Added instructions for verifying Docker image signatures using either the pinned commit hash (recommended) or the release tag.