From 8d29fc8cdd9b070ea4de2b31bee5690e918d757b Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 11 Oct 2025 16:12:00 -0700 Subject: [PATCH] docs --- .../release_notes/v1.77.5-stable/index.md | 13 ------------- .../release_notes/v1.77.7-stable/index.md | 17 +++++++++++++++-- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/my-website/release_notes/v1.77.5-stable/index.md b/docs/my-website/release_notes/v1.77.5-stable/index.md index 1e9807ee49..1b06018d8a 100644 --- a/docs/my-website/release_notes/v1.77.5-stable/index.md +++ b/docs/my-website/release_notes/v1.77.5-stable/index.md @@ -57,19 +57,6 @@ pip install litellm==1.77.5 --- -### Scheduled Key Rotations - - - -
- -This release brings support for scheduling virtual key rotations on LiteLLM AI Gateway. - -This is great for Proxy Admins looking to enforce Enterprise Grade security for use cases going through LiteLLM AI Gateway. - -From this release you can enforce Virtual Keys to rotate on a schedule of your choice e.g every 15 days/30 days/60 days etc. - ---- ### Performance Improvements - 54% RPS Improvement diff --git a/docs/my-website/release_notes/v1.77.7-stable/index.md b/docs/my-website/release_notes/v1.77.7-stable/index.md index 6ad14fd66e..03456297f2 100644 --- a/docs/my-website/release_notes/v1.77.7-stable/index.md +++ b/docs/my-website/release_notes/v1.77.7-stable/index.md @@ -103,7 +103,7 @@ View the complete configuration: [gist.github.com/AlexsanderHamir/config.yaml](h View the complete load testing script: [gist.github.com/AlexsanderHamir/no_cache_hits.py](https://gist.github.com/AlexsanderHamir/42c33d7a4dc7a57f56a78b560dee3a42) -### MCP Oauth +### MCP OAuth 2.0 Support @@ -111,9 +111,22 @@ View the complete load testing script: [gist.github.com/AlexsanderHamir/no_cache This release adds support for OAuth 2.0 Client Credentials for MCP servers. This is great for **Internal Dev Tools** use-cases, as it enables your users to call MCP servers, with their own credentials. E.g. Allowing your developers to call the Github MCP, with their own credentials. - [Set it up today on Claude Code](../../docs/tutorials/claude_responses_api#connecting-mcp-servers) +### Scheduled Key Rotations + + + +
+ +This release brings support for scheduling virtual key rotations on LiteLLM AI Gateway. + +From this release you can enforce Virtual Keys to rotate on a schedule of your choice e.g every 15 days/30 days/60 days etc. + +This is great for Proxy Admins who need to enforce security policies for production workloads. + +[Get Started](../../docs/proxy/virtual_keys#scheduled-key-rotations) + ## New Models / Updated Models