| .. |
|
management_v1
|
fix(management): stop emitting a dead docs link in problem documents
|
2026-07-26 00:16:51 -07:00 |
|
policy_endpoints
|
style: run black formatter on files from main merge
|
2026-04-17 13:02:59 -07:00 |
|
scim
|
fix(scim): parse membership id from filtered PATCH path when value omitted (#34181)
|
2026-07-22 22:15:37 +00:00 |
|
search_endpoints
|
fix(proxy): self-heal startup/reload prisma reads on engine disconnect (#28803)
|
2026-06-10 20:16:58 +02:00 |
|
usage_endpoints
|
fix(proxy): reject user_id=None on non-admin analytics endpoints (cross-tenant disclosure)
|
2026-04-30 23:54:01 +02:00 |
|
test_access_group_endpoints.py
|
update test cases to match new behaviour. The earlier test cases assumed the cache stores a pydantic object
|
2026-04-28 21:08:46 +00:00 |
|
test_access_group_management.py
|
style: run black formatter on files from main merge
|
2026-04-17 13:02:59 -07:00 |
|
test_activity_tenant_scoping.py
|
fix(proxy): guard agent activity owned-fallback against null user_id
|
2026-05-01 22:04:54 +00:00 |
|
test_budget_endpoints.py
|
fix(budget): recompute budget_reset_at when budget_duration changes on /budget/update (#30555)
|
2026-06-16 14:12:39 -07:00 |
|
test_cache_settings_endpoints.py
|
fix(ui): reflect REDIS_* env cache config and stop the UI overwriting the stored password (#34160)
|
2026-07-21 18:36:26 -07:00 |
|
test_callback_management_endpoints.py
|
fix(galileo): use ingest traces API and standard logging payload (#29651)
|
2026-06-05 09:03:17 -07:00 |
|
test_common_daily_activity.py
|
feat(spend): track prompt compression saved tokens in daily spend aggregates (#33810)
|
2026-07-18 17:47:54 -07:00 |
|
test_common_utils.py
|
test(proxy): add regression tests for management_endpoints edge cases (#32976)
|
2026-07-13 15:05:13 -07:00 |
|
test_compliance_endpoints.py
|
fix(proxy): match multi-mode guardrail_mode without false-COMPLIANT (#32832)
|
2026-07-10 16:41:28 -07:00 |
|
test_config_override_endpoints.py
|
fix(audit): label vault POST as updated when DB row exists
|
2026-05-01 02:44:47 +00:00 |
|
test_coordination_redis_endpoints.py
|
feat(proxy): configure the coordination redis independently of the response cache (#32661)
|
2026-07-10 16:15:59 -07:00 |
|
test_cost_tracking_settings.py
|
test(proxy): add regression tests for management_endpoints edge cases (#32976)
|
2026-07-13 15:05:13 -07:00 |
|
test_credential_migration.py
|
feat(proxy): add AES-256-GCM at-rest credential encryption with versioned format and re-encryption migration (#31215)
|
2026-06-29 20:14:22 +02:00 |
|
test_customer_budget.py
|
feat(proxy): type Customer Management response_model for OpenAPI coverage (#31043)
|
2026-06-30 09:58:01 -07:00 |
|
test_customer_endpoints.py
|
refactor(management): move the logs end-user filter onto /management/v1
|
2026-07-25 23:57:25 -07:00 |
|
test_delete_callbacks_endpoint.py
|
style: run black formatter on files from main merge
|
2026-04-17 13:02:59 -07:00 |
|
test_delete_verification_tokens_failed.py
|
style: run black formatter on files from main merge
|
2026-04-17 13:02:59 -07:00 |
|
test_encryption_endpoints.py
|
feat(proxy): add AES-256-GCM at-rest credential encryption with versioned format and re-encryption migration (#31215)
|
2026-06-29 20:14:22 +02:00 |
|
test_entraid_app_roles.py
|
style: run black formatter on files from main merge
|
2026-04-17 13:02:59 -07:00 |
|
test_internal_user_endpoints.py
|
fix(ui): validate default team values in Default User Settings (#34815)
|
2026-07-27 15:05:51 -07:00 |
|
test_key_management_endpoints.py
|
feat(mcp): store the enterprise IdP identity assertion at SSO login for EMA egress
|
2026-07-21 14:54:37 -07:00 |
|
test_mcp_management_endpoints.py
|
feat(mcp): send RFC 8707 resource indicators on upstream OAuth legs
|
2026-07-24 15:01:38 -07:00 |
|
test_model_management_endpoints.py
|
fix(router): release the pre-routing strategy slot when a deployment is replaced or deleted
|
2026-07-27 14:41:05 -07:00 |
|
test_org_admin_team_access.py
|
style: run black formatter on files from main merge
|
2026-04-17 13:02:59 -07:00 |
|
test_organization_endpoints.py
|
feat(organization): add RESTful PATCH /v2/organization/{organization_id} (#32350)
|
2026-07-23 04:53:20 +00:00 |
|
test_policy_endpoints.py
|
style: run black formatter on files from main merge
|
2026-04-17 13:02:59 -07:00 |
|
test_project_org_authz.py
|
fix(tests): use canonical litellm_enterprise import path (#27699)
|
2026-05-12 12:32:57 -07:00 |
|
test_router_settings_endpoints.py
|
feat: routing groups ui
|
2026-05-04 18:09:14 -07:00 |
|
test_saml_sso.py
|
feat(proxy): add SAML 2.0 SSO for the admin UI (#31429)
|
2026-07-24 12:51:28 -07:00 |
|
test_tag_management_endpoints.py
|
Fix internal tag usage scoping (#27315)
|
2026-05-11 10:44:50 -07:00 |
|
test_team_callback_endpoints.py
|
encrypt callback_vars in key/team metadata at rest (#27141)
|
2026-05-23 12:15:44 -07:00 |
|
test_team_default_params.py
|
feat(proxy): audit remaining system-wide settings updates (#31754)
|
2026-06-30 19:32:27 -07:00 |
|
test_team_endpoints.py
|
refactor(proxy): type the PATCH /team/{team_id} request body (#34195)
|
2026-07-22 16:31:03 -07:00 |
|
test_team_model_alias_merge.py
|
chore(oss): litellm oss staging 120626 (#30292)
|
2026-06-12 09:49:25 -07:00 |
|
test_tool_management_endpoints.py
|
fix(proxy): roll up tool spend daily instead of scanning SpendLogs
|
2026-07-25 21:52:58 -07:00 |
|
test_ui_sso.py
|
feat(proxy): add SAML 2.0 SSO for the admin UI (#31429)
|
2026-07-24 12:51:28 -07:00 |
|
test_workflow_management_endpoints.py
|
feat(proxy): durable agent workflow run tracking via /v1/workflows/runs (#26793)
|
2026-04-29 17:12:18 -07:00 |