Kafka2.8.0发布信息可参考https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173081737
1.发布时间
KIP Freeze时间:2021年1月27日
Feature Freeze时间:2021年2月3日
Code Freeze时间:2021年2月17日
代码封板后,最少需要保持2周的稳定期。
2.版本需求
Kafka2.8.0版本对以下13个特性进行了开发。
KIP-700: Add Describe Cluster API
KIP-696: Update Streams FSM to clarify ERROR state meaning
KIP-689: Extend StreamJoined
to allow more store configs
KIP-684 - Support mutual TLS authentication on SASL_SSL listeners
KIP-680: TopologyTestDriver should not require a Properties argument
KIP-676: Respect logging hierarchy
KIP-673: Emit JSONs with new auto-generated schema
KIP-671: Introduce Kafka Streams Specific Uncaught Exception Handler
KIP-663: API to Start and Shut Down Stream Threads
KIP-661: Expose task configurations in Connect REST API
KIP-659: Improve TimeWindowedDeserializer and TimeWindowedSerde to handle window size
KIP-612: Ability to Limit Connection Creation Rate on Brokers
KIP-572: Improve timeouts and retries in Kafka Streams