Releases: agorapulse/micronaut-aws-sdk
Releases · agorapulse/micronaut-aws-sdk
2.1.0
- Move DynamoDB DAX to its own library
2.0.10
- ability to specify container for integration testing
2.0.9
- upgraded default Localstack container to
1.3.0
2.0.8
- set timeout for
@LambdaClient
clients
- CloudWatch Logs integration
2.0.7
- ability to define env variables for integration Localstack container
2.0.6
- Lambda Client: throw exception when function error is returned
2.0.5
- Added container credentials provider into the default chain #119
2.0.4
- co-release to internal repository
2.0.3
- Lambda client support
- Fixed table name for Kinesis Worker
2.0.2
- fixed
Map
properties in DynamoDB v2 entities #111