We are happy to announce that Viktor Somogyi-Vass accepted our invitation to join the PMC.
Congratulations Viktor!
We are happy to announce that Viktor Somogyi-Vass accepted our invitation to join the PMC.
Congratulations Viktor!
We are happy to announce that Andrew Schofield accepted our invitation to join the PMC.
Congratulations Andrew!
We are happy to announce that Christo Lolov accepted our invitation to join the PMC.
Congratulations Christo!
We are happy to announce that Kamal Chandraprakash accepted our invitation to join the PMC.
Congratulations Kamal!
We are happy to announce that Lianet Magrans accepted our invitation to join the PMC.
Congratulations Lianet!
Fixed
Curious to see where we will go next!
In the meantime: checkout โstreamsโ groups and let us know what you think!
Itโs also a release with major code changes for KS broker side, ie, adding task assignment logic to the group coordinator.
While brokers did get smaller features for KS in the past, the only major feature designed with KS in mind in the past were transactions.
\2
The recent 4.2 release is one of the largest milestones for Kafka Streams so far. The new โstreamsโ groups introduce Kafka Streams specific RPCs into the protocol, making Kafka Streams more than just a wrapper around consumer/producer clients, and a first class citizen.
\1
We are happy to announce Apache Kafka 4.2.0!
Highlights are: Queues for Kafka and the new #KafkaStreams "streams" groups.
Thanks to all the 155 contributors and our RM Christo Lolov.
More details on the web page:
kafka.apache.org/blog/2026/01...
Great stuff about Kafka Streams! Check it out!
medium.com/@souquieres....
There is a new KIP-1244 proposing to deprecate the Kafka Streams Scala API, and remove it with the next major release.
Please join the discussion on the dev mailing list if this concerns you.
๐ I've built a new interactive simulation of #Kafka Streams, showcasing state stores!
See state stores being restored, switch between RocksDB & in-memory state store behavior,restart tasks. Great for understanding or explaining Kafka Streams!
Try it here: kafkastreamsfieldguide.com/tools/state-...
We are happy to share that the Apache Kafka 4.1.1 bug-fix release is now available!
It contains a critical memory-leak fix for #KafkaStreams and many other fixes. For details see kafka.apache.org/blog#apache_...
Thanks to 32 contributors and Lianet Magrans as our RM.
Sub-topologies and co-partitioning are imported concepts. Nice blog post from Expedia:
medium.com/expedia-grou...
We are excited to announce the Apache Kafka 4.0.1 bug-fix release, containing over 40 fixes!
Thanks to 53 contributors and your RM Christo Lolov.
For more details, checkout the announcement:
kafka.apache.org/blog#apache_...
๐จKafka Streams 4.1.0 contains a memory leak regression bug: issues.apache.org/jira/browse/...
Be careful upgrading, or wait for 4.1.1 bug-fix release. We plan to get it out quickly.
Any KIP-1071 experience out there?
Asking for a friend.
๐จ Breaking News from Community Over Code ๐จ
Introducing The ASFโs New Logo buff.ly/DzgT82w
#CommunityOverCode #opensource
Apache Kafka 4.1.0 was release!
Most exciting, the new โstreamsโ rebalance protocol is available as early access.
We are happy to announce the Apache Kafka 4.1.0 release!
Please try it out, and let us know how it goes!
kafka.apache.org/blog#apache_...
While we are waiting for Apache Kafka 4.1.0 release, the development does not stop. We just completed KIP-1034 (cwiki.apache.org/confluence/d...) which adds a DLQ feature to Kafka Streams. Very exciting!
Next at #Current25 a panel discussion on the past, present and future of @kafkastreams.bsky.social. I love the background...the likeness is uncanny...
Apache Kafka 3.9.1 is now available for download: buff.ly/5ONjJgB
This bug-fix release has several fixes, and most importantly, it adds Java 23 support. #opensource
KIP-1112: cwiki.apache.org/confluence/d...
Injecting custom boiler plate code into all Processors is now easily possible, via this new โprocessor wrapperโ concept. Useful for PAPI users, but invaluable for the DSL!
\6
KIP-1106: cwiki.apache.org/confluence/d...
This is a shared KIP for the consumer and Kafka Streams. A new auto.offset.reset policy โby durationโ is added. Very useful for tiered storage setups when you donโt want to use โearliestโ but still want to start at some point in the past.
\5
KIP-1104: cwiki.apache.org/confluence/d...
Foreign-key table-table joins are very popular. However, the FK could only be extracted from the value so far. This unnecessary limitation is gone now, by passing in both key and value into the FK-key extractor.
\4
KIP-1091: cwiki.apache.org/confluence/d...
Letโs make KIP-1076 even more useful. A few key metrics like client-state and thread-state are Strings and thus cannot be collected via KIP-714. This KIP adds numerical twins for these metrics to make them collectible!
\3
KIP-1076: cwiki.apache.org/confluence/d...
This is an extension to the famous KIP-714. We now allow to register user metrics for broker side collection. Kafka Streams uses these new APIs to register its own metrics, so all Kafka Streams metrics can now be collected broker side.
\2
Apache Kafka 4.0 was released recently. We got a couple of a cool KIPs shipped.
KIP-1065: cwiki.apache.org/confluence/p...
The ProductionExceptionHandler becomes more flexible. Itโs now also called for retriable errors. This allows you to break (previously infinite) retry loops.
\1
There is a few more others which are more minor. So we stick with these highlights for now. If you want to know them all (also for older releases), check out the wiki: cwiki.apache.org/confluence/d...
Thatโs a wrap!
\TheEnd