Version 2025.01.2 Patch
Date of version: February 20, 2025
This document contains Important Enhancements, Modifications and Bug Fixes for version 2025.01.2.
Enhancements and Modifications
APNZ-4893 The options autoreconnect
, autoReconnectMaxRetries
, and autoReconnectRetryDelay
have been added to connection management for Websocket API Proxy Type.
APNZ-4894 When autoreconnect=false
, the client connection is now automatically closed when the backend connection is closed for Websocket API Proxy Type.
APNZ-4895 In the Jose Implementation policy, it is now possible to add a type
value to the JWT header.
Bug Fixes
Issue No | Description |
---|---|
APNZ-4896 | In the Jose Implementation policy, the value appears as selected even when "Sign By Issuer" is not selected. |
APNZ-4897 | An issue occurs when the headers used by the client to connect to Apinizer are also used to connect to the backend for Websocket API Proxy Type. |