Skip to content

2.4.1

Latest

Choose a tag to compare

@sebsto sebsto released this 14 Dec 08:53
1f0888e

A dot release that mostly fixes the compilation error introduced by a breaking API change in swift Log.

Beside that, here are some newsworthy changes

  • Some improvements in the test suite and the CI
  • A new example for streaming functions + API Gateway

What's Changed

SemVer Minor

  • Fix 565 : HelloWorld and Resource examples now uses Swift 6.2 by @sebsto in #611
  • Simplify local dependency injection for examples by @sebsto in #612
  • Use Swiftlang's GitHub workflow for testing with Static SDK by @sebsto in #613
  • Use Swiftlang's github action for unit tests by @sebsto in #614
  • Add Streaming Lambda Examples with API Gateway and Function URL by @sebsto in #615
  • Fix after release of swift-log 1.8.0 by @adam-fowler in #619

Other Changes

  • fix #609 : [plugin] Update the README and the doc to mention potential credentials error when using the plugin. by @sebsto in #610
  • Update commented deps in examples to use runtime v2 by @sebsto in #616
  • Fix dependency on HB example by @sebsto in #618

Full Changelog: 2.4.0...2.4.1