Change8

v1.80.17-nightly

📦 litellmView on GitHub →
3 features🐛 5 fixes🔧 2 symbols

Summary

This release focuses on UI enhancements for team management, infrastructure updates including schema migrations for keys and teams, and several bug fixes across Vertex AI integration and logging. Several recent changes were also reverted to maintain stability.

Migration Steps

  1. Apply migration for updated Keys and Teams Schema.

✨ New Features

  • UI: Added Team Settings: Edit Settings Model Dropdown.
  • UI: Implemented Deleted Keys and Deleted Teams Table.
  • CI: Extended label-component workflow to auto-label 'claude code' issues.

🐛 Bug Fixes

  • Corrected budget limit validation operator to (>=) for team members.
  • Fixed Vertex AI 400 Error where Model used by GenerateContent request and CachedContent had to be the same for models/gemini-3-*.
  • Included langfuse logger in JSON logging when langfuse callback is used.
  • Fixed /team/daily/activity to show Internal Users their spend only.
  • Addressed several reverts related to schema changes, tool call transformation, privilege escalation, and mock tests, stabilizing the build.

Affected Symbols