File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Next Release
2
2
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
+
3
13
### Micronaut Facebook SDK 1.0.2
4
14
5
15
## What's Changed
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ micronaut.aws.sdk.version = 2.1.12-micronaut-1.0
39
39
micronaut.rethrow.version = 2.0.0
40
40
micronaut.segment.version = 2.0.0-micronaut-1.0
41
41
micronaut.snitch.version = 2.0.0
42
- micronaut.log4aws.version = 4.0.0
42
+ micronaut.log4aws.version = 4.0.2
43
43
micronaut.newrelic.version = 2.0.0
44
44
micronaut.bigquery.version = 0.2.6
45
45
micronaut.recurly.version = 1.1.2-micronaut-1.0
You can’t perform that action at this time.
0 commit comments