Skip to main content

Schedule Call

Discuss how Portkey’s AI Gateway can enhance your organization’s AI infrastructure
1.5.4
2025-11-22

v1.5.4


Fixes and Improvements

  • Provided support of stream parameter for gpt 5.1 models
  • Added confirmation modal before enabling SSO Only Login flow
1.5.3
2025-11-19

v1.5.3


Fixes and Improvements

  • Added gemini-3-pro models for Google and VertexAI
  • Minor updates to support log fetch for configurable log store file path format released in Gateway v1.17.0
1.5.2
2025-11-18

v1.5.2


Fixes and Improvements

  • The UI now supports completion calls in the Integrations section of the Getting Started page.
  • UI support for new Azure OpenAI models.
1.5.1
2025-11-18

v1.5.1


Fixes and Improvements

  • Support for OpenAI gpt5.1 models
  • UI update to display any base64 url inside logs with option to download them.
  • Enhanced the Integrations interface: selected models are now prominently displayed at the top of the Update Integration Models page.
1.5.0
2025-11-17

v1.5.0


Fixes and Improvements

Needs a Helm repo update(>app-1.4.0)
  • Security patch — removed root user from container image (BREAKING CHANGE). The container image used by this chart no longer runs as root. The image now runs processes as a non-root UID and enforces a non-root container securityContext. Requires Helm repo upgrade (>app-1.4.0) to deploy the new image and chart settings.
  • New Security Feature to provide access to Workspace Members to Manage Configs
  • UI update to highlight Traces by their category
  • UI update to improve visibility of Logs with Guardrails
  • Update zhipu provider to include new models
  • Improve the accessibility of Login/Signup pages
1.4.9
2025-11-06

v1.4.9


Fixes and Improvements

  • Added a JSON mode for prompt parameters, allowing real-time updates and easier editing.
  • Improvement of MCP Consent page to search by workspaces
  • Fix for Model Catalog page to display the Usage Limit on page load
  • Fix for Prompt Labels delete functionality. This will remove the label from the prompt version which it is assigned to before deletion.
  • Analytics Filter API key now have search functionality.
  • Support added for transcribe models under azure and OpenAI providers.
  • Added more detailed support for Logs with Tools. On hover fields, description and their types will be visible.
  • Configuration options for Contact Us, Discord, and custom support are now available.
  • Added support for new OpenAI Models.
1.4.8
2025-10-24

v1.4.8


Fixes and Improvements

  • Added Support for Bedrock Service Role changes
  • Added missing tool_choice and response_format parameters to Groq provider
1.4.7
2025-10-22

v1.4.7


Fixes and Improvements

  • Added Claude 4.5 Haiku models for Anthropic, AWS Bedrock, and VertexAI base providers
1.4.6
2025-10-17

v1.4.6


API Key Enhancements

  • Added multiple rate limit support. It is now possible to set both cost-based and token-based rate limits on a single key
  • Introduced a security setting to restrict the maximum number of User API keys that can be created per user
  • Introduced a security setting to configure the default and maximum expiry of User API keys

MCP Improvements

  • Updated the MCP OAuth consent screen to allow selection from eligible workspaces
  • Added better states for consent approval, rejection, and failures
  • Fixed an issue to allow Workspace admins to edit Workspace-created MCP integrations

Fixes and Improvements

  • Hide embedding models in prompt playground
  • Allow updating base models for custom models
  • Made alias a required field for Azure-OpenAI deployment configurations
  • Added gpt-5-codex, gpt-5-pro, and several other OpenAI and Azure-OpenAI models
  • Added new Together AI and Grok models
  • Added AWS Bedrock Titan Embedding and Titan v1 models
1.4.3
2025-10-02

v1.4.3


Fixes and Improvements

  • Added Claude Sonnet 4.5 models for Anthropic, AWS Bedrock, and VertexAI base providers
  • Updated the Model Catalog Workspace Provisioning page to display full workspace names instead of trimming them
1.4.2
2025-09-24

v1.4.2


Fixes and Improvements

  • Added gemini-2.5-flash-image-preview model for vertex-ai and google base providers
1.4.1
2025-09-24

v1.4.1


Configs Security Settings

  • Added configs under security settings along with Workspace Overrides option
1.4.0
2025-09-23

v1.4.0


MCP Enhancements

  • Added enhancements for the MCP integrations and servers management
  • Updates to the MCP OAuth consent screen

Fixes and Improvements

  • Added span name as tooltip for better trace visibility
  • Fixed Vertex AI Anthropic model name mapping issue
  • Fixed Azure-OpenAI Add Model button state in update view
  • Removed config, metadata, and rate limits fields for admin keys
  • Fixed display base_url for Model Catalog Python SDK code snippets