v1.9.7

Portkey-AI/gatewayv1.9.7Feb 13, 2025by VisargD

AI Summary

This release enhances webhook plugin capabilities and adds configuration options for plugins and Azure streaming.

Key Highlights

  • allow mutations in webhook plugin
  • make timeout configurable for plugins
  • add stream options param mapping for azure

New Features

  • Webhook mutations
  • Configurable plugin timeout
  • Azure stream options mapping

Full Release Notes

## What's Changed
* feat: allow mutations in webhook plugin by @VisargD in https://github.com/Portkey-AI/gateway/pull/938
* feat: make timeout configurable for plugins by @VisargD in https://github.com/Portkey-AI/gateway/pull/940
* chore: add stream options param mapping for azure by @VisargD in https://github.com/Portkey-AI/gateway/pull/941
* 1.9.7 by @VisargD in https://github.com/Portkey-AI/gateway/pull/942


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