Change8

v1.83.2-nightly

📦 litellmView on GitHub →
1 features

Summary

This release introduces Docker image signing using cosign for improved security verification. It also includes minor version bumps for internal components.

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 verification.