v1.11.1

Portkey-AI/gatewayv1.11.1Aug 6, 2025by VisargD

AI Summary

Adds the WalledAi plugin, fixes header forwarding logic, and resolves parameter mapping issues for Bedrock, Vertex, and Azure providers.

Key Highlights

  • WalledAi plugin
  • Fixed header forwarding logic
  • Mistral usage fix
  • Bedrock/Vertex parameter fixes

New Features

  • WalledAi plugin
  • Header forwarding fix
  • Mistral usage fix
  • Bedrock/Vertex parameter fixes

Full Release Notes

## What's Changed
* remove unintended change in request header construction where accept encoding headers are being forwarded by @narengogi in https://github.com/Portkey-AI/gateway/pull/1262
* fix: remove headers from webhook plugin response object by @VisargD in https://github.com/Portkey-AI/gateway/pull/1251
* mark qdrant as a valid provider by @narengogi in https://github.com/Portkey-AI/gateway/pull/1247
* fix: project id assignment logic [vertex] by @arturfromtabnine in https://github.com/Portkey-AI/gateway/pull/1243
* fix: assumed role flow for bedrock inference profile base model fetch by @VisargD in https://github.com/Portkey-AI/gateway/pull/1252
* [New Plugin] WalledAi by @indranil786 in https://github.com/Portkey-AI/gateway/pull/1198
* fix: mistral-ai /chat/completitions missing "usage" in stream response by @MateuszKepczynski in https://github.com/Portkey-AI/gateway/pull/1260
* fix: transform x-ai error response to open-ai format by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1250
* Fix : WalledAI guardrail parameters by @indranil786 in https://github.com/Portkey-AI/gateway/pull/1263
* fix max_completion_tokens mapping for azure foundry by @narengogi in https://github.com/Portkey-AI/gateway/pull/1209
* Integration: Bytez Chat Model Provider by @inf3rnus in https://github.com/Portkey-AI/gateway/pull/1175
* chore: use provider options instead of mutating request body for bedr… by @VisargD in https://github.com/Portkey-AI/gateway/pull/1265
* fix: add missing parameter for bedrock and vertex transformer calls by @VisargD in https://github.com/Portkey-AI/gateway/pull/1266
* 1.11.1 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1267

## New Contributors
* @indranil786 made their first contribution in https://github.com/Portkey-AI/gateway/pull/1198
* @MateuszKepczynski made their first contribution in https://github.com/Portkey-AI/gateway/pull/1260
* @inf3rnus made their first contribution in https://github.com/Portkey-AI/gateway/pull/1175

**Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.11.0...v1.11.1