Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions _posts/2025-10-28-release-0_17_1.md
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.
Comment thread
SamBarker marked this conversation as resolved.
Outdated

### 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)).