v1.86.1
📦 litellmView on GitHub →
🐛 1 fixes
Summary
This patch release introduces cryptographic signing for all LiteLLM Docker images using cosign and includes a fix for a non-root npm package issue.
Migration Steps
- Users running LiteLLM via Docker images should verify image integrity using the provided cosign commands, either with the pinned commit hash (recommended) or the release tag.
🐛 Bug Fixes
- Fixed an issue related to non-root user permissions in the npm package.