v1.27.5-patch2
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)