diff --git a/CHANGELOG.md b/CHANGELOG.md index 84c34d56..8f87ca58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ ## Next Release +### Micronaut Log4AWS 4.0.2 + +## What's Changed +* [branch sc56939] fix senty flooding by @musketyr in https://github.com/agorapulse/micronaut-log4aws/pull/11 +* fixed licenses for 2025 by @musketyr in https://github.com/agorapulse/micronaut-log4aws/pull/40 +* always flush sentry by @musketyr in https://github.com/agorapulse/micronaut-log4aws/pull/39 + + +**Full Changelog**: https://github.com/agorapulse/micronaut-log4aws/compare/4.0.1...4.0.2 + ### Micronaut Facebook SDK 1.0.2 ## What's Changed diff --git a/gradle.properties b/gradle.properties index a304ef65..5d005327 100644 --- a/gradle.properties +++ b/gradle.properties @@ -39,7 +39,7 @@ micronaut.aws.sdk.version = 2.1.12-micronaut-1.0 micronaut.rethrow.version = 2.0.0 micronaut.segment.version = 2.0.0-micronaut-1.0 micronaut.snitch.version = 2.0.0 -micronaut.log4aws.version = 4.0.0 +micronaut.log4aws.version = 4.0.2 micronaut.newrelic.version = 2.0.0 micronaut.bigquery.version = 0.2.6 micronaut.recurly.version = 1.1.2-micronaut-1.0