Skip to content

Commit 9001007

Browse files
committed
Add post for junit extension
Signed-off-by: Robert Young <[email protected]>
1 parent 27a059b commit 9001007

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: post
3+
title: "kroxylicious-junit5-extension release 0.12.0"
4+
date: 2025-09-16 00:00:00 +0000
5+
author: "Robert Young"
6+
author_url: "https://github.com/robobario"
7+
categories: releases junit5-extension kafka4.1
8+
---
9+
10+
The Kroxylicious project is very pleased to announce the [0.12.0](https://github.com/kroxylicious/kroxylicious-junit5-extension/releases/tag/v0.12.0) release of our Junit5 Extension. This release introduces support for Apache Kafka 4.1, removes the deprecated `@SaslPlainAuth` annotation and enables Users to customize the names of topics automatically created by the extension.
11+
12+
Support for earlier versions of Kafka is maintained, including versions that require Zookeeper. Just put the version of Kafka you want to use on the classpath - and everything else is automatic.
13+
14+
### Feedback
15+
16+
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.

0 commit comments

Comments
 (0)