We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c80ebfe + e3bca87 commit dbb173eCopy full SHA for dbb173e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Amazon Web Services SDK Grails Plugin 2.4.16
4
+
5
+* use pay per request for DynamoDB tables by @musketyr in https://github.com/agorapulse/grails-aws-sdk/pull/127
6
7
### Micronaut Permissions 1.1.1-micronaut-1.0
8
9
- Add inherited annotation to ResultRequiresPermission annotation to use it on interfaces.
gradle.properties
@@ -28,7 +28,7 @@ spockVersion=1.3-groovy-2.5
28
29
# versions
30
dru.version = 0.8.1
31
-grails.aws.sdk.version = 2.4.15
+grails.aws.sdk.version = 2.4.16
32
grails.facebook.sdk.version = 4.1.2
33
gru.version = 1.3.1
34
micronaut.facebook.sdk.version = 0.6.0-micronaut-1.0
0 commit comments