From 5f9441b1fe7252047f72cc79fb7eed9f75232ac2 Mon Sep 17 00:00:00 2001 From: Mahesh Vagicherla Date: Thu, 18 Jun 2026 11:40:48 +0530 Subject: [PATCH] chore: add docs for new GW version --- changelog/enterprise.mdx | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/changelog/enterprise.mdx b/changelog/enterprise.mdx index 62e4a514..7dbb50ba 100644 --- a/changelog/enterprise.mdx +++ b/changelog/enterprise.mdx @@ -1,6 +1,6 @@ --- title: "Enterprise Gateway" -sidebarTitle: "Enterprise Gateway [2.11.1]" +sidebarTitle: "Enterprise Gateway [2.11.2]" rss: true --- @@ -8,6 +8,40 @@ rss: true Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure + + +## v2.11.2 +--- + +### Models Endpoint Configuration + +Support for fetching the unified `/models` endpoint from the control plane. + +[Model Catalog Documentation](/product/model-catalog/integrations) + +### Provider Updates + +- **Amazon Bedrock**: Model Catalog improvements for ReRank endpoints. +- **Google Vertex AI**: Better error handling and reporting. + +[Providers Documentation](/integrations/llms) + +### Guardrails + +- **Lasso**: Updated the Lasso guardrail integration. + +[Lasso Guardrail Documentation](/integrations/guardrails/lasso) + +### Fixes and Improvements + +- **MCP**: Logging is now disabled for MCP requests in metrics-only mode. +- **Security**: Updated dependencies to patch security vulnerabilities. +- **Logging**: Circuit Breaker for S3 insertions for better reliability. + +[MCP Gateway Documentation](/product/mcp-gateway) + + + ## v2.11.1