Skip to content

Releases: agorapulse/micronaut-aws-sdk

1.3.7.6

14 Apr 17:32
Compare
Choose a tag to compare
  • initial Maven Central release

1.3.7.5

12 Mar 03:59
b6046c5
Compare
Choose a tag to compare
  • Amazon SQS v2 support

(re-release)

1.3.7.4

11 Mar 10:05
b6046c5
Compare
Choose a tag to compare
  • AWS SDK SQS v2

1.3.7.2

03 Nov 12:07
Compare
Choose a tag to compare
  • [S3] Closing the S3 object properly

1.3.7.1

04 Aug 07:38
95ddab4
Compare
Choose a tag to compare
  • [SES] Ability to configure sourceEmail and subjectPrefix

1.3.7

29 Jul 12:37
Compare
Choose a tag to compare
  • Upgraded to Micronaut 1.3.7 for the main version
  • [SNS] More generic model refactoring
  • [SES] Adding addresses into the mime message with attachments

1.3.5.1

27 May 14:56
83ad7db
Compare
Choose a tag to compare

* [DynamoDB v2] JPA-like events
* [DynamoDB v2] DynamoDbService for middle level database access or for library usage

  • [Misc] Properly pointing to close method of the AWS clients which are closable

Breaking Changes

  • UpdateBuilder now has two generic parameters, you will need to update your code if you are using this class directly
  • The classes for simplified Java query, scan and update has been reworked

1.3.5

18 May 07:32
8482ec7
Compare
Choose a tag to compare
  • Micronaut 2.0.x compatibility with -micronaut-2.0 suffix
  • [Kinesis Worker] Discontinued - use AWS Lambda handler instead
  • Configuration fixes (@Primary configurations to be aligned with Micronaut 2.0.x)

1.3.4.3

04 May 17:50
2bf5ce9
Compare
Choose a tag to compare
  • [DynamoDB v2] update by query

1.3.4.2

30 Apr 09:55
c997deb
Compare
Choose a tag to compare
  • [DynamoDB v2] Ability to specify index projection