v1.11.3
Portkey-AI/gatewayv1.11.3Sep 3, 2025by VisargD
AI Summary
Improves DashScope provider support, adds a regex-replace guardrail, and enables video support on Bedrock.
Key Highlights
- DashScope provider improvements
- Regex-replace guardrail
- Video support on Bedrock
- Mistral on Vertex AI
New Features
- DashScope improvements
- Regex-replace guardrail
- Video support on Bedrock
- Mistral on Vertex
Full Release Notes
## What's Changed * fix: portkey plugin response handling by @VisargD in https://github.com/Portkey-AI/gateway/pull/1299 * Remove redundant apk update calls in Dockerfile by @PeterDaveHello in https://github.com/Portkey-AI/gateway/pull/1123 * fix: add provider options for azure auth mode by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1298 * fix anthropic streaming tool index increment by @narengogi in https://github.com/Portkey-AI/gateway/pull/1284 * make created timestamp as unix timestamp in seconds instead of milliseconds by @narengogi in https://github.com/Portkey-AI/gateway/pull/1290 * feat: improve support for the DashScope provider by @horochx in https://github.com/Portkey-AI/gateway/pull/1196 * finish reason mapping part 2 by @narengogi in https://github.com/Portkey-AI/gateway/pull/1214 * support nano banana in strict open ai compliance false mode by @narengogi in https://github.com/Portkey-AI/gateway/pull/1307 * feat/regex-replace-guardrail by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/1312 * support video on bedrock by @narengogi in https://github.com/Portkey-AI/gateway/pull/1304 * integration: add tripo3d provider by @dd-eg-user in https://github.com/Portkey-AI/gateway/pull/1296 * Support url in conditional router by @ayush-portkey in https://github.com/Portkey-AI/gateway/pull/1317 * model whitelist + metadata by @vrushankportkey in https://github.com/Portkey-AI/gateway/pull/1302 * fix: handle stream close failures by @horochx in https://github.com/Portkey-AI/gateway/pull/1306 * Feat/add 3d model ais by @VisargD in https://github.com/Portkey-AI/gateway/pull/1318 * mistral on vertex by @narengogi in https://github.com/Portkey-AI/gateway/pull/1314 * fix: build errors by @VisargD in https://github.com/Portkey-AI/gateway/pull/1319 * 1.11.3 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1320 * fix: handle undefined choice in together ai finish reason transform by @VisargD in https://github.com/Portkey-AI/gateway/pull/1321 ## New Contributors * @PeterDaveHello made their first contribution in https://github.com/Portkey-AI/gateway/pull/1123 * @dd-eg-user made their first contribution in https://github.com/Portkey-AI/gateway/pull/1296 * @ayush-portkey made their first contribution in https://github.com/Portkey-AI/gateway/pull/1317 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.11.2...v1.11.3