v1.15.2
Portkey-AI/gatewayv1.15.2Jan 12, 2026by VisargD
AI Summary
A patch release focused on bug fixes and improvements for Azure integration, guardrails behavior, and consistency in Anthropic API handling. Includes Azure blob storage support for batches and custom scope support for Azure agents.
Key Highlights
- Azure blob storage support for batches
- Custom scope support for Azure agents
- Sequential guardrails execution (only execute enabled checks)
- Anthropic beta header usage consistency across routes
- Vercel Cookbook package version updates
New Features
- Guardrails update for Qualifire provider
- Removed outdated 2024 report from README
- Bug fix for Azure blob batch support
- Custom scope work with Azure agents
- Consistent Anthropic beta header usage
- Sequential guardrails only execute enabled checks
Full Release Notes
## What's Changed * Qualifire | Update Guardrails by @yuval-qf in https://github.com/Portkey-AI/gateway/pull/1483 * feat: update readme by removing 2024 report and AI engineering hours by @siddharthsambharia-portkey in https://github.com/Portkey-AI/gateway/pull/1493 * fix: support azure blob for batches by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1496 * fix: allow custom scope work with azure agents by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/1495 * make anthropic beta header usage consistent by @narengogi in https://github.com/Portkey-AI/gateway/pull/1491 * [bug/behaviour] only execute enabled checks when sequential guardrails are enabled by @narengogi in https://github.com/Portkey-AI/gateway/pull/1492 * fix: Bump Vercel Cookbook package versions by @beast-nev in https://github.com/Portkey-AI/gateway/pull/1497 * 1.15.2 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1499 ## New Contributors * @beast-nev made their first contribution in https://github.com/Portkey-AI/gateway/pull/1497 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.15.1...v1.15.2