New features, improvements, and changes
- HTTP/2 connections are now drained and gracefully terminated before node restarts
- We added support for decryption keys to the
validate-azure-ad-token
policy azure-openai-semantic-cache-lookup
andazure-openai-semantic-cache-store
policies now work in both V2 and Classic tiers.- We've improved prompt token estimation accuracy for GPT-4 models in the
azure-openai-token-limit
policy - We've made request tracing more secure and it's now available in both Classic and V2 tiers
- Now customers can use Azure portal to migrate their VNet-injected stv1 service instances to stv2
Fixes
- We fixed an issue which caused GraphQL resolver runtime errors when primitive type fileds had null value
- We fixed a bug and stopped the fields of type array-of-objects from causing GraphQL resolver runtime errors
- Expressions now work as expected for in the
<audience/>
elements in thevalidate-jwt
policy - We fixed a bug causing XML elements within Liquid templates in policy documents to be needlessly decoded
- URL properties in the Backend entity no longer accept URLs containing query parameters. We've made the change to fix a bug. Please use
set-query-parameter
policy andbackend.credentials.query
to set query parameters - We fixed an issue preventing backend load balancing feature from working properly with
retry
policy