Skip to content

Commit 10ca595

Browse files
Upgraded to Micronaut Newrelic Library 2.0.5
1 parent 35c22db commit 10ca595

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
### Micronaut Newrelic Library 2.0.5
4+
5+
## What's Changed
6+
* fixed GrGit by @musketyr in https://github.com/agorapulse/micronaut-newrelic/pull/37
7+
* [sc134473] Ignore attributes with null value in sent event by @sbessah87 in https://github.com/agorapulse/micronaut-newrelic/pull/36
8+
9+
## New Contributors
10+
* @sbessah87 made their first contribution in https://github.com/agorapulse/micronaut-newrelic/pull/36
11+
12+
**Full Changelog**: https://github.com/agorapulse/micronaut-newrelic/compare/2.0.4...2.0.5
13+
314
### Micronaut Facebook SDK 1.0.2
415

516
## 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.5
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)