Skip to content

Commit 9adeede

Browse files
SamBarkerrobobario
andauthored
Go with Gemini's wording
Co-authored-by: Robert Young <[email protected]> Signed-off-by: Sam Barker <[email protected]>
1 parent 7e01675 commit 9adeede

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

_posts/2025-10-28-release-0_17_1.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ The main highlights of this release are:
1818

1919
### Librdkafka compression Fix
2020

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.
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.
2524

2625
### Feedback
2726

0 commit comments

Comments
 (0)