This is an automated email from the ASF dual-hosted git repository.

clolov pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/markdown by this push:
     new cf2727224 Minor: Mention Java 25 in 4.2.0 blog
cf2727224 is described below

commit cf27272243b2bb2f8f8764c4de63c510f683adfe
Author: Christo <[email protected]>
AuthorDate: Fri Feb 20 14:22:25 2026 +0000

    Minor: Mention Java 25 in 4.2.0 blog
---
 content/en/blog/releases/ak-4.2.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/en/blog/releases/ak-4.2.0.md 
b/content/en/blog/releases/ak-4.2.0.md
index 840d93409..b5ae00664 100644
--- a/content/en/blog/releases/ak-4.2.0.md
+++ b/content/en/blog/releases/ak-4.2.0.md
@@ -37,7 +37,7 @@ This release also delivers significant improvements to 
consistency and observabi
 
 Security is enhanced with a new allowlist connector client configuration 
override policy, while thread-safety improvements to RecordHeader eliminate 
concurrency risks.
 
-Additional highlights include external schema support in JsonConverter for 
reduced message sizes, dynamic configuration for remote log manager thread 
pools, adaptive batching in group coordinators, and rack ID exposure in the 
Admin API for consumer and share group members.
+Additional highlights include support for Java 25, external schema support in 
JsonConverter for reduced message sizes, dynamic configuration for remote log 
manager thread pools, adaptive batching in group coordinators, and rack ID 
exposure in the Admin API for consumer and share group members.
 
 See the [Upgrading to 
4.2](https://kafka.apache.org/documentation.html#upgrade_4_2_0) section in the 
documentation for the list of notable changes and detailed upgrade steps.
 

Reply via email to