v1.9.13

Portkey-AI/gatewayv1.9.13Mar 29, 2025by VisargD

AI Summary

Adds Lasso security guardrails and logprobs support for Fireworks, alongside fixes for 246 status code handling and Anthropic thinking JSON stream transforms.

Key Highlights

  • Lasso security guardrails integration
  • Logprobs support for Fireworks
  • Fix for 246 status code handling in stream responses
  • Anthropic thinking JSON to stream transform

New Features

  • Lasso security guardrails
  • Fireworks logprobs
  • 246 status code handling
  • Anthropic thinking JSON stream

Full Release Notes

## What's Changed
* feat(guardrails): add lasso security guardrails by @raskanskyz-lasso in https://github.com/Portkey-AI/gateway/pull/971
* chore: add default status codes only when retry attempts are configured by @VisargD in https://github.com/Portkey-AI/gateway/pull/1010
* feat: add logprobs support for fireworks by @VisargD in https://github.com/Portkey-AI/gateway/pull/1009
* fix: handle 246 status code for stream responses by @VisargD in https://github.com/Portkey-AI/gateway/pull/1008
* Feat: anthropic thinking json to stream transform by @VisargD in https://github.com/Portkey-AI/gateway/pull/1014
* chore: add strict status code checks for mapping 246 response code by @VisargD in https://github.com/Portkey-AI/gateway/pull/1015
* 1.9.13 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1016

## New Contributors
* @raskanskyz-lasso made their first contribution in https://github.com/Portkey-AI/gateway/pull/971

**Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.9.12...v1.9.13