Skip to content

Commit c0f527a

Browse files
committed
Add async loggers
rh-pre-commit.version: 2.0.1 rh-pre-commit.check-secrets: ENABLED Signed-off-by: Sam Barker <[email protected]>
1 parent ee19c98 commit c0f527a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2024-12-17-release-0_9_0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ There are many quality of life improvements in this release (in no particular or
2121
- We can now use EC2 instance metadata to authenticate against the AWS KMS.
2222
- We now support the validation on M_TLS certificates on the downstream (or client side) of the proxy.
2323
- Key Management Systems (KMS) now have more life cycle calls backs to better manage shared resources.
24+
- We now default to LogJ [Async logging](https://logging.apache.org/log4j/2.x/manual/async.html) - this is mostly a performance optimisation, but we think it should address some issues we have observed with logging in kubernetes environments.
2425

2526
We are very pleased to say we have first time contributions from
2627
- [Calum Murray](https://github.com/Cali0707)

0 commit comments

Comments
 (0)