Skip to content

Commit

Permalink
Upgraded to Micronaut Newrelic Library 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
agorapulse-bot authored Sep 25, 2024
1 parent 35c22db commit df8ad63
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Next Release

### Micronaut Newrelic Library 2.0.6

## What's Changed
* Store the events sent into fallback service for easier testing by @musketyr in https://github.com/agorapulse/micronaut-newrelic/pull/38


**Full Changelog**: https://github.com/agorapulse/micronaut-newrelic/compare/2.0.5...2.0.6

### Micronaut Facebook SDK 1.0.2

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ micronaut.rethrow.version = 2.0.0
micronaut.segment.version = 2.0.0-micronaut-1.0
micronaut.snitch.version = 2.0.0
micronaut.log4aws.version = 4.0.0
micronaut.newrelic.version = 2.0.0
micronaut.newrelic.version = 2.0.6
micronaut.bigquery.version = 0.2.6
micronaut.recurly.version = 1.1.2-micronaut-1.0
remember.version = 0.4.2
Expand Down

0 comments on commit df8ad63

Please sign in to comment.