Releases: agorapulse/micronaut-aws-sdk
Releases · agorapulse/micronaut-aws-sdk
1.3.7.6
1.3.7.5
1.3.7.4
1.3.7.2
1.3.7.1
1.3.7
1.3.5.1
* [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