v1.9.8

Portkey-AI/gatewayv1.9.8Feb 21, 2025by VisargD

AI Summary

A significant update addressing security (CVE), improving integration with Acuvity and Pangea, and refining data handling for Vertex AI and fine-tuning.

Key Highlights

  • fix: CVE-2024-21538
  • Acuvity-portkey integration
  • Feat/finetune unified api
  • cache vertex generated token
  • Remove `beta` from Pangea AI-Guard path

New Features

  • Security fix (CVE-2024-21538)
  • Acuvity integration
  • Unified finetune API
  • Vertex token caching
  • Conditional routing updates

Full Release Notes

## What's Changed
* fix: cleanups for batch & finetune by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/946
* Acuvity-portkey integration. by @abhijitherekar in https://github.com/Portkey-AI/gateway/pull/913
* Remove `beta` from Pangea AI-Guard path by @pangea-andrest in https://github.com/Portkey-AI/gateway/pull/948
* cache vertex generated token by @narengogi in https://github.com/Portkey-AI/gateway/pull/916
* fix: update logic for parsing errors while streaming in anthropic by @narengogi in https://github.com/Portkey-AI/gateway/pull/949
* Feat/finetune unified api by @sk-portkey in https://github.com/Portkey-AI/gateway/pull/943
* Added request json as params to conditional routing by @roh26it in https://github.com/Portkey-AI/gateway/pull/947
* fix: CVE-2024-21538 by @sk-portkey in https://github.com/Portkey-AI/gateway/pull/951
* fix: cleanup vertex batch output changes by @b4s36t4 in https://github.com/Portkey-AI/gateway/pull/956
* 1.9.8 by @VisargD in https://github.com/Portkey-AI/gateway/pull/957

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

**Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.9.7...v1.9.8