v1.12.0

Portkey-AI/gatewayv1.12.0Sep 16, 2025by VisargD

AI Summary

Introduces NextBit provider, Allowed Request Types plugin, and unified routes for count_tokens and image edits. Adds Azure workload identity support.

Key Highlights

  • NextBit provider integration
  • Allowed Request Types plugin
  • Unified count_tokens route
  • Unified image edits route
  • Azure workload identity support

New Features

  • NextBit provider
  • Allowed Request Types plugin
  • Unified count_tokens route
  • Unified image edits route
  • Azure workload identity

Full Release Notes

## What's Changed
* fix: update responseService to conditionally delete content-encoding header by @roh26it in https://github.com/Portkey-AI/gateway/pull/1334
* support empty google response by @narengogi in https://github.com/Portkey-AI/gateway/pull/1339
* chore: realtime api improvements by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1340
* fix: remove the regex replace plugin with the correct regex function parsing by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/1329
* fix: allow inference profile application when uploading file by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1323
* bug: include stream_options for openai text completion handler by @ianbbqzy in https://github.com/Portkey-AI/gateway/pull/1344
* feat: add Allowed Request Types plugin to control request processing by @roh26it in https://github.com/Portkey-AI/gateway/pull/1335
* provider: add NextBit (OpenAI-compatible /chat/completions, /completi… by @MarcNB256 in https://github.com/Portkey-AI/gateway/pull/1331
* fix: accept scope from request headers to allow azure serverless infe… by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1330
* support performance config for bedrock and apac cross region inferencing profiles by @narengogi in https://github.com/Portkey-AI/gateway/pull/1326
* add a new unified route for count_tokens endpoint by @narengogi in https://github.com/Portkey-AI/gateway/pull/1293
* unified route handler for image edits by @narengogi in https://github.com/Portkey-AI/gateway/pull/1333
* 1.12.0 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1346

## New Contributors
* @ianbbqzy made their first contribution in https://github.com/Portkey-AI/gateway/pull/1344
* @MarcNB256 made their first contribution in https://github.com/Portkey-AI/gateway/pull/1331

**Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.11.3...v1.12.0