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/2025-11-28-release-0_18_0.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,10 @@ The main highlights of this release are:
26
26
27
27
We've added a new Authorizer Filter that can authorize Topic operations using the same semantics as Kafka own Authorization API. This allows you to enforce authorizations rules at the proxy.
28
28
29
+
### Azure KMS integration for Record Encryption
30
+
31
+
With this release, Record Encryption now has the capability to use Azure Vault for storage of the key material used to encrypt Kafka records.
32
+
29
33
### Feedback
30
34
31
35
Please let us know if you find the project interesting or helpful, and especially if
0 commit comments