v1.14.0

Portkey-AI/gatewayv1.14.0Nov 7, 2025by VisargD

AI Summary

Introduces Qualifire integration, performance monitoring tools (Prometheus/Winston), and the MatterAI provider. Adds rate limits and budgets, linked Security Profile API keys, and supports computer use for Google.

Key Highlights

  • Qualifire integration
  • Performance monitoring (Prometheus & Winston)
  • MatterAI provider integration
  • Rate limits and budgets
  • Linked Security Profile API keys

New Features

  • Qualifire integration
  • Performance monitoring
  • MatterAI provider
  • Rate limits and budgets
  • Linked Security Profile API keys
  • Computer use for Google

Full Release Notes

## What's Changed
* handle malformed guardrails and add stack trace to chat completions handler by @narengogi in https://github.com/Portkey-AI/gateway/pull/1388
* fix: add integrationDetails and virtualKeyDetails to constructConfigF… by @VisargD in https://github.com/Portkey-AI/gateway/pull/1391
* #1300 | Add Qualifire integration by @yuval-qf in https://github.com/Portkey-AI/gateway/pull/1311
* improvement: added reasoning_effort for grok by @marsianin in https://github.com/Portkey-AI/gateway/pull/1396
* Fix : Walled Ai Guardrail changed to walledprotect by @indranil786 in https://github.com/Portkey-AI/gateway/pull/1316
* add newer parameters to respones by @narengogi in https://github.com/Portkey-AI/gateway/pull/1403
* [Snyk] Fix for 4 vulnerabilities by @roh26it in https://github.com/Portkey-AI/gateway/pull/1380
* fix: add role 'assistant' to chat completion stream chunk by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/1400
* fix: handle error from bedrock batch status check by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1369
* Rate limits and budgets by @narengogi in https://github.com/Portkey-AI/gateway/pull/1366
* migrate to v2 for cohere embed and chat by @narengogi in https://github.com/Portkey-AI/gateway/pull/1384
* computer use for google by @narengogi in https://github.com/Portkey-AI/gateway/pull/1401
* feat: add matterai provider by @code-crusher in https://github.com/Portkey-AI/gateway/pull/1393
* feat: add support for linked Security Profile API keys, additional tests by @jroberts2600 in https://github.com/Portkey-AI/gateway/pull/1398
* Add performance monitoring (prometheus for metrics and winston for logging) by @narengogi in https://github.com/Portkey-AI/gateway/pull/1394
* [vertex-ai] fix: allow object as tool content by @arturfromtabnine in https://github.com/Portkey-AI/gateway/pull/1279
* Feat/azure workload identity by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1408
* improvement: add cache details to usage for (vertex ai) gemini and anthropic models by @miuosz in https://github.com/Portkey-AI/gateway/pull/1373
* feat: support claude code oauth/max plans on Portkey by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/1381
* fix: custom host validator to protect from ssrf attack by @sk-portkey in https://github.com/Portkey-AI/gateway/pull/1372
* fix: return Response instead of object, typescript by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1409
* fix: add types and checks for builds by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1411
* fix: build errors by @VisargD in https://github.com/Portkey-AI/gateway/pull/1410
* revert apm changes to avoid warninglogs by @narengogi in https://github.com/Portkey-AI/gateway/pull/1412
* 1.14.0 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1413

## New Contributors
* @yuval-qf made their first contribution in https://github.com/Portkey-AI/gateway/pull/1311
* @marsianin made their first contribution in https://github.com/Portkey-AI/gateway/pull/1396

**Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.13.0...v1.14.0