Releases: aws/aws-lambda-go
Releases · aws/aws-lambda-go
Release list
v1.21.0
v1.20.0
- [feature] Update apigatewayv2 request context to support Lambda and IAM authorization options(#328)
- [feature] Add Amazon MSK event structure (#316)
- [feature] lambda: check if error type is InvokeResponse_Error (#312)
- [perf] reuse runtimeAPIClient.buffer (#325)
- [housekeeping] fix minor typos (#324)
- [fix] safeMarshal should escape the error message (#327)
- [fix] staticcheck warnings in events/codedeploy.go (#322)
- [fix] staticcheck warnings in events/codebuild.go (#323)
- [fix] Mark HTTP v2 JWT scopes as
omitempty(#320)
v1.19.1
v1.19.0
v1.18.0
Includes:
v1.17.0
Includes:
- [feature] Break out nested structure definitions for APIGatewayV2HTTPRequestContext (#278)
- [feature] Add APIGatewayV2HTTPResponse. Enables adding Cookies to response (#286)
- [feature] Add fields domainName, domainPrefix, protocol, requestTime, and requestTimeEpoch, to APIGatewayProxyRequestContext (#293)
- [bug fix] Mark optional API Gateway v2 HTTP Request fields with omitempty. (#285)
- [bug fix] Mark optional S3Object field with omitempty (#286)
- [bug fix] build-lambda-zip: Fix short arg support (-o) for --output (#279)
v1.16.0
v1.15.0
v1.14.1
v1.14.0
Includes:
- [feature] Add ClientMetadata to Cognito events (#256)
- [docs] Update build-lambda-zip install instructions for Windows (#251)
- [docs] Update Cognito UserPools PreSignup README (#258)
- [bug fix] Add missing subsequenceNumber field to KinesisFirehoseRecordMetadata (#254)
- [bug fix] build-lambda-zip: use cli.StringFlag pointer instead of value (#249)
- [bug fix] Fix custom resource deletion during stack rollbacks (#241)
⚠️ This reverts #108, making custom resource errors less visible⚠️