Skip to content

Commit 4d45e51

Browse files
authored
Release 0.14.0 of kroxylicious-junit5-extension (#214)
Updated release date and content for version 0.14.0 of the Junit5 Extension, highlighting the upgrade of Testcontainers dependency. Signed-off-by: Keith Wall <kwall@apache.org>
1 parent d8e1250 commit 4d45e51

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: post
3+
title: "kroxylicious-junit5-extension release 0.14.0"
4+
date: 2026-01-05 00:00:00 +0000
5+
author: "Keith Wall"
6+
author_url: "https://github.com/k-wall"
7+
categories: releases junit5-extension
8+
---
9+
10+
The Kroxylicious project is very pleased to announce the [0.14.0](https://github.com/kroxylicious/kroxylicious-junit5-extension/releases/tag/v0.14.0) release of our Junit5 Extension.
11+
12+
The main change in this release is the upgrade of [Testcontainers](https://testcontainers.com/) dependency from 1.x to 2.x.
13+
The Junit 5 Extension uses Testcontainers to create broker instances for your Junit tests (when you choose [container-based provisioning](https://github.com/kroxylicious/kroxylicious-junit5-extension/blob/v0.14.0/README.md#choosing-the-provisioning-mechanism)).
14+
As a user of the Junit 5 Extension, the changes should be completely transparent to you.
15+
16+
### Feedback
17+
18+
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)