v1.11.2

Portkey-AI/gatewayv1.11.2Aug 18, 2025by VisargD

AI Summary

Adds 302AI provider and improves Gemini function calling and structured outputs. Adds support for querying models via the `/models` endpoint.

Key Highlights

  • 302AI provider integration
  • Gemini function calling fixes
  • /models endpoint support

New Features

  • 302AI provider
  • Gemini function calling fixes
  • /models endpoint support

Full Release Notes

## What's Changed
* add few new parameters for gpt-5 by @narengogi in https://github.com/Portkey-AI/gateway/pull/1273
* feat: add 302AI provider integration by @shiwo6324 in https://github.com/Portkey-AI/gateway/pull/1235
* Allow getting and setting content part for /messages routes by @roh26it in https://github.com/Portkey-AI/gateway/pull/1271
* fix params for openrouter reasoning by @narengogi in https://github.com/Portkey-AI/gateway/pull/1280
* Allow failures when PII guardrail fails, manage blank agents in requests by @roh26it in https://github.com/Portkey-AI/gateway/pull/1277
* fix: handle complex nested schemas in gemini function calling & structured outputs by @pnkvalavala in https://github.com/Portkey-AI/gateway/pull/1233
* Users should be able to query models in Portkey through the `/models` endpoint by @roh26it in https://github.com/Portkey-AI/gateway/pull/1282
* chore: remove unused providers handler import by @VisargD in https://github.com/Portkey-AI/gateway/pull/1287
* 1.11.2 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1288

## New Contributors
* @shiwo6324 made their first contribution in https://github.com/Portkey-AI/gateway/pull/1235
* @pnkvalavala made their first contribution in https://github.com/Portkey-AI/gateway/pull/1233

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