mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
Assignments now live on a typed logging_exporters column, so the key/team/org create and update forms send logging_exporters as a top-level field instead of packing it into the metadata JSON blob, and the info views read it off the object (via loggingExportersOf, column-first with a metadata fallback for rows written before the column existed). The destination picker no longer filters options by the caller's role client-side. GET /credentials is already scoped server-side by the same predicate the assignment gate and the resolver use, so the picker renders exactly what the backend returns; the previous isAdminRole short-circuit treated org-admins and admin-viewers as 'see every destination', which was broader than the backend's proxy-admin-only 'see all'. Regenerated schema.d.ts for the new field. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||