Skip to content

Commit 1935dc3

Browse files
authored
Upgraded to Micronaut Log4AWS 4.0.2
1 parent 35c22db commit 1935dc3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
### Micronaut Log4AWS 4.0.2
4+
5+
## What's Changed
6+
* [branch sc56939] fix senty flooding by @musketyr in https://github.com/agorapulse/micronaut-log4aws/pull/11
7+
* fixed licenses for 2025 by @musketyr in https://github.com/agorapulse/micronaut-log4aws/pull/40
8+
* always flush sentry by @musketyr in https://github.com/agorapulse/micronaut-log4aws/pull/39
9+
10+
11+
**Full Changelog**: https://github.com/agorapulse/micronaut-log4aws/compare/4.0.1...4.0.2
12+
313
### Micronaut Facebook SDK 1.0.2
414

515
## What's Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ micronaut.aws.sdk.version = 2.1.12-micronaut-1.0
3939
micronaut.rethrow.version = 2.0.0
4040
micronaut.segment.version = 2.0.0-micronaut-1.0
4141
micronaut.snitch.version = 2.0.0
42-
micronaut.log4aws.version = 4.0.0
42+
micronaut.log4aws.version = 4.0.2
4343
micronaut.newrelic.version = 2.0.0
4444
micronaut.bigquery.version = 0.2.6
4545
micronaut.recurly.version = 1.1.2-micronaut-1.0

0 commit comments

Comments
 (0)