File tree 2 files changed +12
-1
lines changed
2 files changed +12
-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.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
+
3
14
### Micronaut Facebook SDK 1.0.2
4
15
5
16
## 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.5
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