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 d3e92c9 + 5e06570 commit 09086a4Copy full SHA for 09086a4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Worker 1.1.1
4
+
5
+* ablity to set default queue type (e.g. `local` for local environment)
6
7
### Amazon Web Services SDK Grails Plugin 2.4.14
8
9
* reverted using static credentials once obtained (fixed expired credentials issue)
gradle.properties
@@ -46,7 +46,7 @@ micronaut.recurly.version = 1.0.2
46
remember.version = 0.4.2
47
testing.libraries.version = 0.2.1.1
48
micronaut.console.version = 1.0.6
49
-micronaut.worker.version = 1.1.0
+micronaut.worker.version = 1.1.1
50
51
# external
52
micronaut.version = 1.3.7
0 commit comments