This new release
-
adds support for APIGateway WebSocket events as per AWS documentation ((thank you @richwolf)
-
migrates all test cases to Swift Testing
-
bump minimum supported Swift version to 5.10 (we maintain the three last major releases, 5.10, 6.0, and 6.1)
What's Changed
SemVer Minor
- [test] Migrate unit tests to Swift Testing by @sebsto in #88
- Add (API Gateway) WebSockets Support to Swift for AWS Lambda Events by @richwolf in #38
Full Changelog: 1.0.0...1.1.0