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.
1 parent 35c22db commit bb49de1Copy full SHA for bb49de1
CHANGELOG.md
@@ -1,5 +1,13 @@
1
## Next Release
2
3
+### Micronaut Newrelic Library 2.0.2
4
+
5
+## What's Changed
6
+* Critical events by @musketyr in https://github.com/agorapulse/micronaut-newrelic/pull/32
7
8
9
+**Full Changelog**: https://github.com/agorapulse/micronaut-newrelic/compare/2.0.1...2.0.2
10
11
### Micronaut Facebook SDK 1.0.2
12
13
## What's Changed
gradle.properties
@@ -40,7 +40,7 @@ micronaut.rethrow.version = 2.0.0
40
micronaut.segment.version = 2.0.0-micronaut-1.0
41
micronaut.snitch.version = 2.0.0
42
micronaut.log4aws.version = 4.0.0
43
-micronaut.newrelic.version = 2.0.0
+micronaut.newrelic.version = 2.0.2
44
micronaut.bigquery.version = 0.2.6
45
micronaut.recurly.version = 1.1.2-micronaut-1.0
46
remember.version = 0.4.2
0 commit comments