Skip to content

Commit 4024c45

Browse files
Merge pull request #40 from agorapulse/upgrade/com.agorapulse/micronaut-rethrow
2 parents dff87c6 + b89c4f2 commit 4024c45

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
### Micronaut Rethrow 1.0.1
4+
5+
* removed configuration files which may override the configuration files from the application
6+
37
### Micronaut Worker 1.1.2
48

59
* backward compatibility with the simple format of the messages which might pending in the queues

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ micronaut.libraries.version = 1.2.6.1
3636
agorapulse.checks.version = 0.9.1
3737
micronaut.grails.version = 3.0.7
3838
micronaut.aws.sdk.version = 1.4.0
39-
micronaut.rethrow.version = 1.0.0
39+
micronaut.rethrow.version = 1.0.1
4040
micronaut.segment.version = 1.0.4.1
4141
micronaut.snitch.version = 0.1.2
4242
micronaut.log4aws.version = 1.1.5

0 commit comments

Comments
 (0)