Change8

v1.84.6

📦 litellmView on GitHub →
1 features🐛 2 fixes

Summary

This release introduces cryptographic signing for all LiteLLM Docker images using cosign and includes backported fixes for CrowdStrike AIDR metadata capture and an identity issue.

Migration Steps

  1. Users running LiteLLM via Docker are encouraged to verify image signatures using the provided cosign commands (either pinned commit hash or release tag).

✨ New Features

  • LiteLLM Docker images are now signed with cosign for enhanced security verification.

🐛 Bug Fixes

  • Backported CrowdStrike AIDR metadata capture.
  • Fixed an identity issue.