You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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