Skip to content

Commit

Permalink
Merge pull request #75 from agorapulse/upgrade/com.agorapulse/microna…
Browse files Browse the repository at this point in the history
…ut-newrelic
  • Loading branch information
agorapulse-bot authored Apr 11, 2022
2 parents d0ae59b + 10dce2f commit 145647f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Next Release

### Micronaut Newrelic Library 1.1.2-micronaut-1.0

* preventing _Recursive update_ issues when evaluating the bean conditions

### Micronaut Log4AWS 2.0.2-micronaut-1.0

* support for legacy `SENTRY_DSN ` definition
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 = 1.1.1-micronaut-1.0
micronaut.segment.version = 1.1.0-micronaut-1.0
micronaut.snitch.version = 1.1.3
micronaut.log4aws.version = 2.0.2-micronaut-1.0
micronaut.newrelic.version = 1.1.1-micronaut-1.0
micronaut.newrelic.version = 1.1.2-micronaut-1.0
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 145647f

Please sign in to comment.