diff --git a/_posts/2024-01-12-release-0_9_0-junit-extension.md b/_posts/2024-01-12-release-0_9_0-junit-extension.md new file mode 100644 index 0000000..9e0d081 --- /dev/null +++ b/_posts/2024-01-12-release-0_9_0-junit-extension.md @@ -0,0 +1,13 @@ +--- +layout: post +title: "kroxylicious-junit5-extension release 0.9.0" +date: 2024-07-15 00:00:00 +0000 +author: "Keith Wall" +author_url: "https://www.github.com/k-wall" +categories: releases junit5-extension +--- + +The Kroxylicious project is very pleased to announce the [0.9.0](https://github.com/kroxylicious/kroxylicious-junit5-extension/releases/tag/v0.9.0) release of our Junit5 Extension. This release adds support creating Kafka clusters configured for +SASL mechanisms such as 'SCRAM-SHA-256', 'SCRAM-SHA-256' and 'OAUTHBEARER'. It also includes changes to be compatible with Kafka 3.8.0. + +Please let us know, through [Slack](https://kroxylicious.slack.com) or [GitHub](https://github.com/kroxylicious/kroxylicious-junit5-extension/issues), if you find the extension interesting or helpful.