diff --git a/_posts/2025-11-07-release-0_13_0-junit-extension.md b/_posts/2025-11-07-release-0_13_0-junit-extension.md new file mode 100644 index 0000000..60fa58d --- /dev/null +++ b/_posts/2025-11-07-release-0_13_0-junit-extension.md @@ -0,0 +1,16 @@ +--- +layout: post +title: "kroxylicious-junit5-extension release 0.13.0" +date: 2025-11-07 00:00:00 +0000 +author: "Keith Wall" +author_url: "https://github.com/k-wall" +categories: releases junit5-extension +--- + +The Kroxylicious project is very pleased to announce the [0.13.0](https://github.com/kroxylicious/kroxylicious-junit5-extension/releases/tag/v0.13.0) release of our Junit5 Extension. +This release replaces the Keytool-based certificate generator with an implementation backed by Netty Certificate Builder. +This release deprecates the KeytoolCertificateGenerator class. + +### Feedback + +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.