Skip to content

Releases: agorapulse/micronaut-aws-sdk

2.2.0

26 Mar 23:48
Compare
Choose a tag to compare

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

22 Mar 13:25
b3b3ec4
Compare
Choose a tag to compare

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

21 Mar 12:49
1c97e54
Compare
Choose a tag to compare
  • new Lambda Integration Testing library

3.0.4

19 Mar 10:56
0f278b4
Compare
Choose a tag to compare

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.3

15 Mar 12:13
43826be
Compare
Choose a tag to compare

What's Changed

  • [DynamoBD v2] Proper handling nested objects by @musketyr in #216

Full Changelog: 3.0.2...3.0.3

3.0.2

16 Jan 13:10
e31a224
Compare
Choose a tag to compare
  • added ability to specify using base64 encoding for multipart emails

2.1.12

16 Jan 15:33
Compare
Choose a tag to compare
  • ability to encode multipart email body using base64

3.0.1

18 Dec 13:18
f5386b9
Compare
Choose a tag to compare
  • repeated release due previous publishing exception

3.0.0

18 Dec 11:35
f5386b9
Compare
Choose a tag to compare

Breaking change Migrated to Micronaut 4.x

2.1.11

19 Sep 10:58
b41265d
Compare
Choose a tag to compare
  • ability to disable kinesis listeners