Skip to content

Commit 3e56c5f

Browse files
authored
Blog post for 0.16.0
Signed-off-by: Keith Wall <[email protected]>
1 parent 8a272b2 commit 3e56c5f

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: post
3+
title: "Kroxylicious release 0.16.0"
4+
date: 2025-10-01 00:00:00 +1200
5+
author: "Keith Wall"
6+
author_url: "https://github.com/k-wall"
7+
# noinspection YAMLSchemaValidation
8+
categories: blog kroxylicious-proxy kroxylicious-operator releases
9+
tags: [ "releases", "kroxylicious-proxy", "kroxylicious-operator" ]
10+
---
11+
12+
The Kroxylicious project is very pleased to announce the release
13+
of [Kroxylicious 0.15.0](https://github.com/kroxylicious/kroxylicious/releases/tag/v0.16.0). See
14+
the [Changelog](https://github.com/kroxylicious/kroxylicious/blob/main/CHANGELOG.md#0160) for a list of changes and
15+
summary of Deprecations, Changes and Removals.
16+
17+
The main highlights of this release are:
18+
19+
### Apache Kafka 4.1.0 compatibility
20+
21+
The main change in this release is Apache Kafka 4.1.0 compatibility. The proxy will now relay Kafka 4.1 specific versions of the Kafka RPC and your filters can intercept them.
22+
23+
### Monitoring improvements
24+
25+
Thanks to the work of [hrishabhg](https://github.com/hrishabhg), the proxy now sports connection count gauges, alllowing you to monitor downstream and upstream connection counts in realtime.
26+
27+
### Feedback
28+
29+
Please let us know,
30+
through [Slack](https://kroxylicious.slack.com), [GitHub](https://github.com/kroxylicious/kroxylicious/issues) or
31+
even [bsky](https://bsky.app/profile/kroxylicious.io)), if you find the project interesting or helpful and especially if
32+
you have deployed it in production.

0 commit comments

Comments
 (0)