Release date 2026/07/07
Bugfix
-
Fixed a regression where
remove.headersentries inheader:valueformat (e.g.correlationId:1222) failed to remove the header. The value part is now correctly ignored during removal, restoring the behavior from 3.11.
Release date 2026/07/07
Fixed a regression where remove.headers entries in header:value format (e.g. correlationId:1222) failed to remove the header. The value part is now correctly ignored during removal, restoring the behavior from 3.11.
Release date 2026/07/02
Fixed a regression where remove.body entries in key:value format (e.g. scope:USER) failed to remove the field from the request body. The value part is now correctly ignored during removal, restoring the behavior from 3.11.
Release date 2026/04/07
Fixed an issue where the add.headers operation lowercased the header name, causing the configured letter case to be lost when adding new headers to the request.
Release date 2026/05/05
Fixed an issue where the add.headers operation lowercased the header name, causing the configured letter case to be lost when adding new headers to the request.
Release date 2024/09/11
Fixed an issue where renamed query parameters, url-encoded body parameters, and json body parameters were not handled properly when target name is the same as the source name in the request.
Release date 2023/03/28
Added the missing protocols field to the following plugin schemas: Request Transformer (request-transformer)