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 dff87c6 + b89c4f2 commit 4024c45Copy full SHA for 4024c45
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Rethrow 1.0.1
4
+
5
+* removed configuration files which may override the configuration files from the application
6
7
### Micronaut Worker 1.1.2
8
9
* backward compatibility with the simple format of the messages which might pending in the queues
gradle.properties
@@ -36,7 +36,7 @@ micronaut.libraries.version = 1.2.6.1
36
agorapulse.checks.version = 0.9.1
37
micronaut.grails.version = 3.0.7
38
micronaut.aws.sdk.version = 1.4.0
39
-micronaut.rethrow.version = 1.0.0
+micronaut.rethrow.version = 1.0.1
40
micronaut.segment.version = 1.0.4.1
41
micronaut.snitch.version = 0.1.2
42
micronaut.log4aws.version = 1.1.5
0 commit comments