Release date 2026/04/07
Feature
-
Added
ssl_verifyconfig field to control SSL certificate verification when connecting to AWS APIs.
Bugfix
-
Fixed an issue where Lambda responses with empty or null body caused 500 errors when
is_proxy_integrationis enabled. -
Fixed an issue where headers from Lambda proxy responses were not merged correctly, causing case-insensitive header deduplication to fail. User-supplied headers now properly overwrite existing headers regardless of casing.