Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

v0.10.0 🌈

Compare
Choose a tag to compare
@release-drafter release-drafter released this 19 Aug 23:41
· 439 commits to master since this release
45f1a6b

Highlight

  • Scala.js 1.x support only. (v0.9.0 was final release for Scala.js 0.6)
  • Factory methods for JS traits are now generated by macro.
  • Some new Lambda events and bugfixes.

🚀 Features

  • [sqs] Additional SQSRecordAttributes to support FIFO SQS queue @exoego (#174)
  • [cognito] Add granular events for Cognito Userpool handlers @exoego (#177)
  • [codebuild] Add Codebuild Cloudwatch Handler @exoego (#161)
  • [amazon-connect] Add Amazon Connect Contact Flow facade @exoego (#166)
  • [alb] Make some field of ALBResult optional @exoego (#160)

🐛 Bug Fixes

  • [cloudwatch-events] Fix missing version in factory method @exoego (#162)

📚 Docs

🧰 Maintenance