Skip to content

Commit dbe9d8f

Browse files
authored
Merge pull request #206 from SamBarker/release-0.17.1-announcment
Announce v0.17.1
2 parents 90c164c + 0d98fbb commit dbe9d8f

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: post
3+
title: "Kroxylicious release 0.17.1"
4+
date: 2025-11-07 00:00:00 +1200
5+
author: "Sam Barker"
6+
author_url: "https://github.com/sambarker"
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.17.1](https://github.com/kroxylicious/kroxylicious/releases/tag/v0.17.1). See
14+
the [Changelog](https://github.com/kroxylicious/kroxylicious/blob/main/CHANGELOG.md#0171) for a list of changes and
15+
summary of Deprecations, Changes and Removals.
16+
17+
The main highlights of this release are:
18+
19+
### Librdkafka compression Fix
20+
21+
This patch addresses an issue where the proxy failed to relay special handling logic introduced in Apache Kafka broker v4.0. This logic is required for deprecated ProduceRequest versions (v0-v2).
22+
23+
The bug prevented librdkafka clients older than v2.11.0 from enabling compression when connecting through the proxy. As librdkafka supports a wide variety of language bindings we are releasing this fix as a special patch release rather than waiting for v0.18.0.
24+
25+
### Feedback
26+
27+
Please let us know if you find the project interesting or helpful, and especially if
28+
you have deployed it in production.
29+
You can reach us
30+
through [Slack](https://kroxylicious.slack.com), [GitHub](https://github.com/kroxylicious/kroxylicious/issues) or
31+
even [bsky](https://bsky.app/profile/kroxylicious.io)).

0 commit comments

Comments
 (0)