Skip to content

Commit e062253

Browse files
Merge pull request #27 from agorapulse/upgrade/com.agorapulse/micronaut-segment
2 parents e4c51ca + 6c0979b commit e062253

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Next Release
22

3+
### Micronaut Segment Library 1.0.3
4+
5+
* downgrade Segment library to 2.x
6+
37
### Micronaut Segment Library 1.0.1
48

59
* back to using factory to instantiate either real service or loop

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ agorapulse.checks.version = 0.9.1
3737
micronaut.grails.version = 3.0.3
3838
micronaut.aws.sdk.version = 1.4.0
3939
micronaut.rethrow.version = 1.0.0
40-
micronaut.segment.version = 1.0.1
40+
micronaut.segment.version = 1.0.3
4141
micronaut.snitch.version = 0.1.2
4242
micronaut.log4aws.version = 1.1.5
4343
micronaut.newrelic.version = 1.0.9

0 commit comments

Comments
 (0)