We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21dfda0 + 9c8ff0d commit dff87c6Copy full SHA for dff87c6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Worker 1.1.2
4
+
5
+* backward compatibility with the simple format of the messages which might pending in the queues
6
7
### Groovy Unit Testing 0.9.4
8
9
* upgraded Fixt
gradle.properties
@@ -46,7 +46,7 @@ micronaut.recurly.version = 1.0.2
46
remember.version = 0.4.2
47
testing.libraries.version = 0.2.2
48
micronaut.console.version = 1.0.6
49
-micronaut.worker.version = 1.1.1
+micronaut.worker.version = 1.1.2
50
51
# external
52
micronaut.version = 1.3.7
0 commit comments