-
Notifications
You must be signed in to change notification settings - Fork 12
Announce v0.17.1 #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
SamBarker
merged 4 commits into
kroxylicious:main
from
SamBarker:release-0.17.1-announcment
Nov 7, 2025
Merged
Announce v0.17.1 #206
Changes from 2 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| --- | ||
| layout: post | ||
| title: "Kroxylicious release 0.17.1" | ||
| date: 2025-11-07 00:00:00 +1200 | ||
| author: "Sam Barker" | ||
| author_url: "https://github.com/sambarker" | ||
| # noinspection YAMLSchemaValidation | ||
| categories: blog kroxylicious-proxy kroxylicious-operator releases | ||
| tags: [ "releases", "kroxylicious-proxy", "kroxylicious-operator" ] | ||
| --- | ||
|
|
||
| The Kroxylicious project is very pleased to announce the release | ||
| of [Kroxylicious 0.17.1](https://github.com/kroxylicious/kroxylicious/releases/tag/v0.17.1). See | ||
| the [Changelog](https://github.com/kroxylicious/kroxylicious/blob/main/CHANGELOG.md#0171) for a list of changes and | ||
| summary of Deprecations, Changes and Removals. | ||
|
|
||
| The main highlights of this release are: | ||
|
|
||
| ### Librdkafka compression Fix | ||
|
|
||
| Included in the Apache Kafka broker v4.0 was some special cases handling for deprecated versions of ProduceRequest ( | ||
| versions 0 through 2), the proxy however was not relaying this customisation. This had the effect of preventing | ||
| librdkafka clients older than v2.11.0 from enabling compression when connecting via 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. | ||
|
|
||
| ### Feedback | ||
|
|
||
| Please let us know if you find the project interesting or helpful, and especially if | ||
| you have deployed it in production. | ||
| You can reach us | ||
| through [Slack](https://kroxylicious.slack.com), [GitHub](https://github.com/kroxylicious/kroxylicious/issues) or | ||
| even [bsky](https://bsky.app/profile/kroxylicious.io)). | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.