File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Next Release
2
2
3
+ ### Micronaut Newrelic Library 2.0.7
4
+
5
+ ## What's Changed
6
+ * Clear events stored in FallbackNewRelicInsightsService on refresh by @musketyr in https://github.com/agorapulse/micronaut-newrelic/pull/39
7
+
8
+
9
+ ** Full Changelog** : https://github.com/agorapulse/micronaut-newrelic/compare/2.0.6...2.0.7
10
+
3
11
### Micronaut Facebook SDK 1.0.2
4
12
5
13
## What's Changed
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ micronaut.rethrow.version = 2.0.0
40
40
micronaut.segment.version = 2.0.0-micronaut-1.0
41
41
micronaut.snitch.version = 2.0.0
42
42
micronaut.log4aws.version = 4.0.0
43
- micronaut.newrelic.version = 2.0.0
43
+ micronaut.newrelic.version = 2.0.7
44
44
micronaut.bigquery.version = 0.2.6
45
45
micronaut.recurly.version = 1.1.2-micronaut-1.0
46
46
remember.version = 0.4.2
You can’t perform that action at this time.
0 commit comments