APIGatewayRequest's body is now decodable from the request, just like for FunctionUrl and APIGatewayV2Request
What's Changed
SemVer Minor
- Add Decodable Request to APIGatewayRequest by @sebsto in #108
- Modernize CI and use Swiftlang's GitHub actions instead of Swift NIO's by @sebsto in #109
Full Changelog: 1.3.0...1.4.0