Skip to content

Commit 7b0e23f

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,15 @@ 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. With this, you'll be able to choose AWS KMS for storage of the 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](https://kroxylicious.io/docs/v0.6.0/#aws-key-management-service) AWS KMS for storage of the key material used to keep your records safe.
1515

1616
### SASL OAuth Token Validation Filter
1717

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.
18+
This release adds the [SASL OAuth Token Validation Filter](https://kroxylicious.io/docs/v0.6.0/#oauthbearer-validation) to the growing list of Kroxylicious Filters. Use this filter to help protect your Kafka Cluster from the excessive load generated when client applications continually present an invalid/expired OAuth token.
2019

2120
### Improved support for Kafka Clusters using Discontinuous Node-ids
2221

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.
22+
This release includes a [_range aware port-per-broker networking scheme_](https://kroxylicious.io/docs/v0.6.0/#rangeawareportpernode-scheme) that allows Kroxylicious to better support Kafka Clusters using discontinuous node-ids or node-id ranges that start at values other than 0.
2523

2624
### Artefacts
2725

0 commit comments

Comments
 (0)