File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : " Kroxylicious release 0.17.0"
4+ date : 2025-10-28 00:00:00 +1200
5+ author : " Rob Young"
6+ author_url : " https://github.com/robobario"
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+ Included in the Apache Kafka broker v4.0 was some special cases handling for deprecated versions of ProduceRequest (
22+ versions 0 through 2), the proxy however was not relaying this customisation. This had the effect of preventing
23+ librdkafka clients older than v2.11.0 from enabling compression when connecting via the proxy. As librdkafka supports a
24+ wide variety of language bindings we are releasing this fix as a special patch release rather than waiting for v0.18.0.
25+
26+ ### Feedback
27+
28+ Please let us know if you find the project interesting or helpful, and especially if
29+ you have deployed it in production.
30+ You can reach us
31+ through [ Slack] ( https://kroxylicious.slack.com ) , [ GitHub] ( https://github.com/kroxylicious/kroxylicious/issues ) or
32+ even [ bsky] ( https://bsky.app/profile/kroxylicious.io ) ).
You can’t perform that action at this time.
0 commit comments