Skip to content

Commit 7cbb722

Browse files
authored
Update 2024-06-07-release-0_6_0.md
Signed-off-by: Keith Wall <[email protected]>
1 parent 3f5f72b commit 7cbb722

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

_posts/2024-06-07-release-0_6_0.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,17 @@ The Kroxylicious project is very pleased to announce the release of [Kroxyliciou
1111

1212
### AWS KMS integraion for Record Encryption
1313

14-
This release add integraion with [AWS's Key Management System](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html) into Kroxylicious Record Encryption.
15-
With this, you'll be able to choose AWS KMS for storage a key material used to keep your records safe.
14+
This release add integraion with [AWS's Key Management System](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html) into Kroxylicious Record Encryption. With this, you'll be able to choose AWS KMS for storage of the key material used to keep your records safe.
1615

17-
### Oauth Token Validation Filter
16+
### SASL OAuth Token Validation Filter
1817

19-
xxxx
18+
This release adds a SASL OAuth Token Validation to the growing list of Kroxylicious Filters. Use this filter to help protect your Kafka Cluster from the
19+
excessive load generated when client applications continually present an invalid/expired OAuth token.
2020

21-
### Other Improvements
21+
### Improved support for Kafka Clusters using Discontinuous Node-ids
2222

23-
* Support for Apache Kafka 3.7.0 API additions (Kroxylicious is version agnostic and can interface with all current broker and client versions, but must
24-
be updated to intercept/forward new APIs or fields added to existing APIs of the Kafka Protocol)
25-
* A fix for upstream TLS connections failing, [@callaertanthony](https://github.com/callaertanthony)'s first PR contribution, thank you!
26-
* Added a `lowestTargetBrokerId` configuration for Port-per-broker Virtual Cluster exposition
27-
* Numerous bugfixes, documentation improvements, test enhancements
23+
This release includes a _range aware port-per-broker networking scheme_ that allows Kroxylicious to better support Kafka Clusters using discontinuous
24+
node-ids or node-id ranges that start at values other than 0.
2825

2926
### Artefacts
3027

0 commit comments

Comments
 (0)