v1.26.8-patch2
·
1 commit
to release-v1.26
since this release
Fixes
- Fixes an issue where the Lambda filter would choke on unexpected JSON input when unwrapAsApiGateway was enabled. Specifically, the filter would fail to parse non-string header values under the multiValueHeaders key in the Lambda response. (solo-io/gloo#8867)