Releases: akrylysov/algnhsa
Releases · akrylysov/algnhsa
v1.1.0
v1.0.0
Fixed
- API Gateway V2: Fixed response header support.
- API Gateway V2: Fixed handling request cookies.
- API Gateway V2: Fixed multi-value query parameters.
- ALB: Fixed double escaping of query parameters.
Changed
RequestTypeAPIGatewayrenamed toRequestTypeAPIGatewayV1.ProxyRequestFromContextrenamed toAPIGatewayV1RequestFromContext.APIGatewayV2HTTPRequestFromContextrenamed toAPIGatewayV2RequestFromContext.TargetGroupRequestFromContextrenamed toALBRequestFromContext.- Improved unit tests.
- Go 1.18 is the minimum supported version now.