Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabianfett fabianfett released this 03 Mar 22:12
· 91 commits to main since this release
e33e4af
  • Fixed typo in LambdaRunner.swift documentation (#171) - Thanks @filletofish
  • Removed symbolicate-linux-fatal from Docker (#173)
  • Properties of HTTPResponses are now var in APIGateway.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)