This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
2.11.0.0
github-actions
released this
18 Jan 22:48
·
2 commits
to 3449730fca9a11aaa382b1b23dc9f54f39a5e227
since this release
Changelog:
- http4k-connect-amazon-sns : New module.
- *http4k-connect-amazon-sns-fake : New module.
- http4k-connect- : Make all action classes Data classes so they are test friendly
- http4k-connect-amazon-sqs : [Breaking] Tags is now a
List<Tag>
instead of aMap<String, String>
.