Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions _posts/2025-11-07-release-0_13_0-junit-extension.md
Original file line number Diff line number Diff line change
@@ -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.