Skip to content

Commit 7b78f26

Browse files
Upgraded to Micronaut Newrelic Library 2.0.7
1 parent 35c22db commit 7b78f26

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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+
311
### Micronaut Facebook SDK 1.0.2
412

513
## What's Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ micronaut.rethrow.version = 2.0.0
4040
micronaut.segment.version = 2.0.0-micronaut-1.0
4141
micronaut.snitch.version = 2.0.0
4242
micronaut.log4aws.version = 4.0.0
43-
micronaut.newrelic.version = 2.0.0
43+
micronaut.newrelic.version = 2.0.7
4444
micronaut.bigquery.version = 0.2.6
4545
micronaut.recurly.version = 1.1.2-micronaut-1.0
4646
remember.version = 0.4.2

0 commit comments

Comments
 (0)