Skip to content

Commit 3f89600

Browse files
Upgraded to Agorapulse AWS SDK 3.1.1
1 parent 35c22db commit 3f89600

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## Next Release
22

3+
### Agorapulse AWS SDK 3.1.1
4+
5+
## What's Changed
6+
* Add generic support for set by @ludovic-faure-agora in https://github.com/agorapulse/micronaut-aws-sdk/pull/232
7+
8+
## New Contributors
9+
* @ludovic-faure-agora made their first contribution in https://github.com/agorapulse/micronaut-aws-sdk/pull/232
10+
11+
**Full Changelog**: https://github.com/agorapulse/micronaut-aws-sdk/compare/3.1.0...3.1.1
12+
313
### Micronaut Facebook SDK 1.0.2
414

515
## What's Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ micronaut.facebook.sdk.version = 1.0.2
3535
micronaut.libraries.version = 1.2.6.1
3636
agorapulse.checks.version = 0.9.1
3737
micronaut.grails.version = 3.3.0-micronaut-1.0
38-
micronaut.aws.sdk.version = 2.1.12-micronaut-1.0
38+
micronaut.aws.sdk.version = 3.1.1
3939
micronaut.rethrow.version = 2.0.0
4040
micronaut.segment.version = 2.0.0-micronaut-1.0
4141
micronaut.snitch.version = 2.0.0

0 commit comments

Comments
 (0)