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 4024c45 + 43a882b commit afcd89fCopy full SHA for afcd89f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Snitch 1.1.3
4
+
5
+* **BREAKING CHANGE** - no-op service issues warning if snitch is not configured
6
7
### Micronaut Rethrow 1.0.1
8
9
* removed configuration files which may override the configuration files from the application
gradle.properties
@@ -38,7 +38,7 @@ micronaut.grails.version = 3.0.7
38
micronaut.aws.sdk.version = 1.4.0
39
micronaut.rethrow.version = 1.0.1
40
micronaut.segment.version = 1.0.4.1
41
-micronaut.snitch.version = 0.1.2
+micronaut.snitch.version = 1.1.3
42
micronaut.log4aws.version = 1.1.5
43
micronaut.newrelic.version = 1.0.9
44
micronaut.bigquery.version = 0.2.6
0 commit comments