Skip to content

Commit 40cbf98

Browse files
Blog post for Kroxylicious v0.10.0 (#96)
* Blog post for Kroxylicious v0.10.0 Signed-off-by: Grace Grimwood <[email protected]> * Apply suggestions from code review Co-authored-by: Keith Wall <[email protected]> Signed-off-by: Grace Grimwood <[email protected]> * add contributor thanks and fortanix trademark statement Signed-off-by: Grace Grimwood <[email protected]> --------- Signed-off-by: Grace Grimwood <[email protected]> Signed-off-by: Grace Grimwood <[email protected]> Co-authored-by: Keith Wall <[email protected]>
1 parent bcc5deb commit 40cbf98

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
layout: post
3+
title: "Kroxylicious release 0.10.0"
4+
date: 2025-01-30 00:00:00 +0000
5+
author: "Grace Grimwood"
6+
author_url: "https://github.com/gracegrimwood"
7+
# noinspection YAMLSchemaValidation
8+
categories: blog kroxylicious releases
9+
tags: [ "releases", "kroxylicious" ]
10+
---
11+
12+
The Kroxylicious project is very pleased to announce the release of [Kroxylicious 0.10.0](https://github.com/kroxylicious/kroxylicious/releases/tag/v0.10.0). See the [Changelog](https://github.com/kroxylicious/kroxylicious/blob/main/CHANGELOG.md#0100) for a list of changes and summary of Deprecations, Changes and Removals.
13+
14+
### Fortanix DSM KMS for Record Encryption
15+
16+
This release introduces initial support for using [Fortanix Data Security Manager](https://www.fortanix.com/platform/data-security-manager) as a Key Management System provider within the Kroxylicious Record Encryption filter ([#1672](https://github.com/kroxylicious/kroxylicious/pull/1672)).
17+
18+
Fortanix and Data Security Manager are trademarks of Fortanix, Inc.
19+
20+
### Improvements and tweaks to Record Encryption
21+
22+
We've introduced some changes in this release to Encryption DEK invalidation logic to improve coordination between threads ([#1643](https://github.com/kroxylicious/kroxylicious/pull/1643)), and added the ability to restrict which TLS protocols/cipher suites are available for Kafka connections (upstream and downstream) as well as the TLS connections made to KMS providers ([#1743](https://github.com/kroxylicious/kroxylicious/pull/1743).
23+
24+
### More configurability for SNI
25+
26+
This release introduces the `advertisedBrokerAddressPattern` property for Server Name Indication (SNI) routing proxy configurations, allowing greater customisation for proxies using SNI ([#1761](https://github.com/kroxylicious/kroxylicious/pull/1761)).
27+
28+
### With thanks to our Contributors
29+
30+
We would like to thank [Alan Robinson](https://github.com/alanrobinson-dwp) for his contributions to this release.
31+
32+
### Feedback
33+
34+
Please let us know, through [Slack](https://kroxylicious.slack.com), [GitHub](https://github.com/kroxylicious/kroxylicious/issues) or even [bsky](https://bsky.app/profile/kroxylicious.io)), if you find the project interesting or helpful and especially if you have deployed it in production.

0 commit comments

Comments
 (0)