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
Copy file name to clipboardExpand all lines: _posts/2026-03-04-release-0_19_0.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Here are the highlights:
15
15
16
16
### Kafka 4.2 Support
17
17
18
-
Hot off the press — Kroxylicious now supports Kafka 4.2! We're keeping pace with the upstream Kafka releases so you don't have to worry about being left behind.
18
+
Hot off the press — Kroxylicious now bites into Kafka 4.2! We are keeping pace with upstream Kafka releases so your filters can take advantage of new RPCs as they land. All versions of Kroxylicious can be deployed in front of any supported version of Apache Kafka.
19
19
20
20
### Authorizer Filter: Transactional ID Support
21
21
@@ -29,7 +29,7 @@ Good news for Kubernetes users: you can now use Kubernetes Secrets in the `trust
29
29
30
30
`ResponseFilter#onResponse` now receives API version information via a new five-argument form. The previous four-argument form is deprecated.
31
31
32
-
### Kicking Out Idle Connections
32
+
### Munching on Idle Connections
33
33
34
34
Ever wanted to clean up connections that have outstayed their welcome? Kroxylicious can now be configured with idle timeouts for client connections:
35
35
-`unauthenticatedIdleTimeout` — for connections that haven't authenticated yet
0 commit comments