Releases: aws/aws-lambda-go
Releases · aws/aws-lambda-go
v1.31.0
v1.30.0
v1.29.0
Includes:
- [feature] Add path field in API Gateway REST API request context struct (#432)
- [feature] Add APIGatewayV2 Lambda Authorizer support in events (#399)
- [feature] Add source-version to additional information in codebuild details (#415)
- [feature] Add BuildNumber to CodeBuildEventAdditionalInformation (#417)
- [fix] Add omitempty the the authentication field in APIGatewayV2HTTPRequestContext (#426)
- [fix] Omit CodePipelineEventDetailType when it's missing in the payload (#427)
- [fix] Omit empty fields in CodeBuildPhase (#428)
- [docs] Fix typo in README_KinesisDataAnalytics.md (#423)
- [housekeeping] Update dependencies, update go to 1.17 (#435)
- [housekeeping] version updates to actions configuration (#434)
- [housekeeping] Add CodeQL analysis tool (2e104a6)
v1.28.0
v1.27.1
v1.27.0
Includes:
- [feature] Adding structures for iot custom authorizer request/response (#67)
- [feature] Implement CodePipelineEvent (#247)
- [feature] Add Amazon MQ for RabbitMQ event structure (#387)
- [feature] Add AppSync Lambda Authorizer Events (#393)
- [feature] Add Firehose event support for dynamic partitioning (#395)
- [feature] Add API Gateway V2 custom authorizer simple response type (#386)
- [docs] Add example for CloudWatch Events configured with static payloads (#375)
- [housekeeping] Incorrect kafka example event and marshaling (#392)
- [housekeeping] Enable and backfill stylecheck linter (#396)