We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0ae59b + 10dce2f commit 145647fCopy full SHA for 145647f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Newrelic Library 1.1.2-micronaut-1.0
4
+
5
+* preventing _Recursive update_ issues when evaluating the bean conditions
6
7
### Micronaut Log4AWS 2.0.2-micronaut-1.0
8
9
* support for legacy `SENTRY_DSN ` definition
gradle.properties
@@ -40,7 +40,7 @@ micronaut.rethrow.version = 1.1.1-micronaut-1.0
40
micronaut.segment.version = 1.1.0-micronaut-1.0
41
micronaut.snitch.version = 1.1.3
42
micronaut.log4aws.version = 2.0.2-micronaut-1.0
43
-micronaut.newrelic.version = 1.1.1-micronaut-1.0
+micronaut.newrelic.version = 1.1.2-micronaut-1.0
44
micronaut.bigquery.version = 0.2.6
45
micronaut.recurly.version = 1.1.2-micronaut-1.0
46
remember.version = 0.4.2
0 commit comments