qiita-lgtm-ranking
                                
                                 qiita-lgtm-ranking copied to clipboard
                                
                                    qiita-lgtm-ranking copied to clipboard
                            
                            
                            
                        Update module github.com/aws/aws-lambda-go to v1.40.0
This PR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| github.com/aws/aws-lambda-go | require | minor | v1.34.1->v1.40.0 | 
Release Notes
aws/aws-lambda-go
v1.40.0
What's Changed
- Added ECRImageActionEvent and test by @nickryand in https://github.com/aws/aws-lambda-go/pull/481
- Report to the RuntimeAPI any errors that occur when reading from a handler's returned reader by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/495
- Add response type for Lambda Function URL Streaming Responses by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/494
- Add a note about lambda.norpc to the godoc of LambdaFunctionURLStreamingResponse by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/501
New Contributors
- @nickryand made their first contribution in https://github.com/aws/aws-lambda-go/pull/481
Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.39.1...v1.40.0
v1.39.1
What's Changed
- Yank lambda.WithSetup by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/489
Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.39.0...v1.39.1
v1.39.0
What's Changed
- Update workflows by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/487
- Implement CodePipelineEventDetailExecutionResult by @guiminyao in https://github.com/aws/aws-lambda-go/pull/486
- fix stylecheck error by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/488
Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.38.0...v1.39.0
v1.38.0
What's Changed
- Add IoT Pre-provisioning hook Request and Response structs by @karl-dau in https://github.com/aws/aws-lambda-go/pull/483
New Contributors
- @karl-dau made their first contribution in https://github.com/aws/aws-lambda-go/pull/483
Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.37.0...v1.38.0
v1.37.0
What's Changed
- Support handlers that return io.Reader by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/472
- Change the executable name in the README examples to bootstrapby @bmoffatt in https://github.com/aws/aws-lambda-go/pull/476
Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.36.1...v1.37.0
v1.36.1
What's Changed
- Add additional handler type validations. Fixes issue 377 by @shogo82148 in https://github.com/aws/aws-lambda-go/pull/475
Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.36.0...v1.36.1
v1.36.0
What's Changed
- Add support for type-safe Start* function by @logandavies181 in https://github.com/aws/aws-lambda-go/pull/468
- bump github actions versions by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/473
New Contributors
- @logandavies181 made their first contribution in https://github.com/aws/aws-lambda-go/pull/468
Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.35.0...v1.36.0
v1.35.0
What's Changed
- add 1.19 to the unit test matrix by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/462
- use go installto installbuild-lambda-zip. by @shogo82148 in https://github.com/aws/aws-lambda-go/pull/464
- Adding properties field to activemq.go by @lohithpc1 in https://github.com/aws/aws-lambda-go/pull/470
New Contributors
- @lohithpc1 made their first contribution in https://github.com/aws/aws-lambda-go/pull/470
Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.34.1...v1.35.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.