v1.13.0

Portkey-AI/gatewayv1.13.0Oct 23, 2025by VisargD

AI Summary

Adds Javelin guardrails and CometAPI provider. Enhances Bedrock and Vertex AI with transcription support, cache control for system messages, and computer use capabilities.

Key Highlights

  • Javelin guardrails
  • CometAPI provider integration
  • Transcription support for Bedrock
  • Cache control for system messages
  • Computer use for Google

New Features

  • Javelin guardrails
  • CometAPI provider
  • Transcription support
  • Cache control
  • Computer use for Google

Full Release Notes

## What's Changed
* feat: add javelin guardrails by @abhijitjavelin in https://github.com/Portkey-AI/gateway/pull/1332
* handle multiple checks of the same type in a hook by @narengogi in https://github.com/Portkey-AI/gateway/pull/1377
* feat: add CometAPI provider integration by @TensorNull in https://github.com/Portkey-AI/gateway/pull/1364
* chore: handle object response from pre request validator function by @VisargD in https://github.com/Portkey-AI/gateway/pull/1382
* use invoke model to count tokens for anthropic through bedrock by @narengogi in https://github.com/Portkey-AI/gateway/pull/1379
* add input_audio parameter support for vertex by @narengogi in https://github.com/Portkey-AI/gateway/pull/1367
* improvement: forward cache control parameter for plain text content (system messages) by @miuosz in https://github.com/Portkey-AI/gateway/pull/1374
* bedrock provider cleanup by @narengogi in https://github.com/Portkey-AI/gateway/pull/1276
* fix falsy check in bedrock by @narengogi in https://github.com/Portkey-AI/gateway/pull/1383
* add some parameters mapping by @narengogi in https://github.com/Portkey-AI/gateway/pull/1349
* cleanup vertex api.ts by @narengogi in https://github.com/Portkey-AI/gateway/pull/1350
* fix type issue by @narengogi in https://github.com/Portkey-AI/gateway/pull/1385
* cleanup azure openai implementation by @narengogi in https://github.com/Portkey-AI/gateway/pull/1352
* support api key for bedrock by @narengogi in https://github.com/Portkey-AI/gateway/pull/1295
* handle streaming for transcription endpoint by @narengogi in https://github.com/Portkey-AI/gateway/pull/1376
* New "Add Prefix" Guardrail by @vrushankportkey in https://github.com/Portkey-AI/gateway/pull/1258
* fix destructuring in vertex-ai/index by @narengogi in https://github.com/Portkey-AI/gateway/pull/1386
* 1.13.0 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1387

## New Contributors
* @abhijitjavelin made their first contribution in https://github.com/Portkey-AI/gateway/pull/1332
* @TensorNull made their first contribution in https://github.com/Portkey-AI/gateway/pull/1364
* @miuosz made their first contribution in https://github.com/Portkey-AI/gateway/pull/1374

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