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 e4c51ca + 6c0979b commit e062253Copy full SHA for e062253
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Segment Library 1.0.3
4
+
5
+* downgrade Segment library to 2.x
6
7
### Micronaut Segment Library 1.0.1
8
9
* back to using factory to instantiate either real service or loop
gradle.properties
@@ -37,7 +37,7 @@ agorapulse.checks.version = 0.9.1
37
micronaut.grails.version = 3.0.3
38
micronaut.aws.sdk.version = 1.4.0
39
micronaut.rethrow.version = 1.0.0
40
-micronaut.segment.version = 1.0.1
+micronaut.segment.version = 1.0.3
41
micronaut.snitch.version = 0.1.2
42
micronaut.log4aws.version = 1.1.5
43
micronaut.newrelic.version = 1.0.9
0 commit comments