Releases: agorapulse/micronaut-aws-sdk
Releases · agorapulse/micronaut-aws-sdk
2.2.0
What changed:
- BREAKING: dropped support for Micronaut 1.x and 2.x
- the ability to send multipart mime messages with base64 encoding by @musketyr in #209
- [DynamoBD v2] Proper handling nested objects by @musketyr in #216
- [124036] Update kinesis lib to not overide consumerFilterKey by @Irteza-S in #215
- library to provide integration testing for the AWS Lambda functions by @musketyr in #217
New Contributors
Full Changelog: 2.1.12...2.2.0
3.0.6
What's Changed
- made library compatible with the Micronaut AWS provided by the Micron… by @musketyr in #218
Full Changelog: 3.0.5...3.0.6
3.0.5
- new Lambda Integration Testing library
3.0.4
What's Changed
- [124036] Update kinesis lib to not overide consumerFilterKey by @Irteza-S in #215
New Contributors
Full Changelog: 3.0.3...3.0.4
3.0.2
- added ability to specify using
base64
encoding for multipart emails
2.1.12
- ability to encode multipart email body using base64
3.0.1
- repeated release due previous publishing exception
3.0.0
Breaking change Migrated to Micronaut 4.x
2.1.11
- ability to disable kinesis listeners