Releases: aws/aws-lambda-go
Releases · aws/aws-lambda-go
v1.38.0
v1.37.0
v1.36.1
What's Changed
- Add additional handler type validations. Fixes issue 377 by @shogo82148 in #475
Full Changelog: v1.36.0...v1.36.1
v1.36.0
What's Changed
- Add support for type-safe Start* function by @logandavies181 in #468
- bump github actions versions by @bmoffatt in #473
New Contributors
- @logandavies181 made their first contribution in #468
Full Changelog: v1.35.0...v1.36.0
v1.35.0
What's Changed
- add 1.19 to the unit test matrix by @bmoffatt in #462
- use
go install
to installbuild-lambda-zip
. by @shogo82148 in #464 - Adding properties field to activemq.go by @lohithpc1 in #470
New Contributors
- @lohithpc1 made their first contribution in #470
Full Changelog: v1.34.1...v1.35.0
v1.34.1
v1.34.0
What's Changed
- Mark AppSyncResolverTemplate as Deprecated by @bmoffatt in #460
- Revert #408 and update alb response annotation per #408's original intent by @bmoffatt in #455
- dynamodb: add alternative to Integer conversion helper, Int64, that does not silently cast float values by @bmoffatt in #459
- support the lambda.norpc tag on the go1.x runtime by @bmoffatt in #456
- Add WithEnableSIGTERM option by @bmoffatt in #457
Full Changelog: v1.33.0...v1.34.0
v1.33.0
What's Changed
- Add ExtendedRequestId to APIGatewayProxyRequestContext by @DanielBauman88 in #451
New Contributors
- @DanielBauman88 made their first contribution in #451
Full Changelog: v1.32.1...v1.33.0
v1.32.1
What's Changed
- CVE-2022-28948 update by @Greyeye in #446
New Contributors
Full Changelog: v1.32.0...v1.32.1
v1.32.0
What's Changed
- add Lambda Function URLs sample by @noid11 in #443
- added fields in IAM Identity struct by @gbiagini97 in #440
- remove dialog action from lex event by @artempanko in #240
- redefine IoT Core custom authorizer request and response structs by @rittneje in #401
- Add capability to define optional handler behavior by @bmoffatt in #444
New Contributors
- @noid11 made their first contribution in #443
- @gbiagini97 made their first contribution in #440
- @rittneje made their first contribution in #401
Full Changelog: v1.31.0...v1.32.0