0.4.0
Pre-release
Pre-release
- Fixed typo in LambdaRunner.swift documentation (#171) - Thanks @filletofish
- Removed symbolicate-linux-fatal from Docker (#173)
- Properties of HTTPResponses are now
var
inAPIGateway.Response
,APIGateway.V2.Response
,ALB.TargetGroupResponse
(#176) - Fixed the visibility of the JWT in
APIGateway.V2.Request
(#178) - Thanks @JBosecker - Fixed typo in SQS example (#181) - Thanks @mattmassicotte
- Fixed the queryStringParameters variable for
ALB.TargetGroupResponse
(#182) - Thanks @proggeramlug - Fixed typo in README.md (#183) - Thanks @mr-j-tree
- Use welcoming language everywhere (#184)
- Added support for AppSync events (#187) - Thanks @DwayneCoussement
- Added CI support for Swift 5.4 (#189)