Release date 2026/06/04
Bugfix
-
Fixed an issue where a 500 error occurred when
is_proxy_integrationwas enabled and the Lambda function returnednullvalues inheadersormultiValueHeaders. Null values are now converted to empty strings. -
Fixed an issue where empty JSON array bodies (
[]) were incorrectly converted to objects ({}) when usingis_proxy_integration=trueandempty_arrays_mode=correctalongside the exit-transformer plugin.