v1.9.5

Portkey-AI/gatewayv1.9.5Jan 30, 2025by VisargD

AI Summary

This release focuses on error handling improvements, Bedrock guardrail authentication, and usage tracking for Perplexity streaming.

Key Highlights

  • support assumedRole auth type in bedrock guardrail plugin
  • feat: map usage object returned in pplx stream chunk
  • chore: transform request even for before request hooks failure

New Features

  • AssumedRole auth for Bedrock guardrails
  • Perplexity (Pplx) usage mapping
  • Redaction check result flag
  • Request transform on hook failure

Full Release Notes

## What's Changed
* chore: transform request even for before request hooks failure by @VisargD in https://github.com/Portkey-AI/gateway/pull/900
* docs: Update readme.cn other deployment choices by @taosu0216 in https://github.com/Portkey-AI/gateway/pull/887
* feat: map usage object returned in pplx stream chunk by @VisargD in https://github.com/Portkey-AI/gateway/pull/903
* Chore: return transformed flag in redaction check result by @VisargD in https://github.com/Portkey-AI/gateway/pull/904
* Feat: support assumedRole auth type in bedrock guardrail plugin by @VisargD in https://github.com/Portkey-AI/gateway/pull/906
* chore: allow azure-ai to accept the extra-params from the headers by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/901
* 1.9.5 by @VisargD in https://github.com/Portkey-AI/gateway/pull/908

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

**Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.9.4...v1.9.5