Kafka0.10.0发布信息可参考https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.0
1.发布时间
Feature Freeze时间:2016年3月21日
Code Freeze时间:2016年3月22日
Release时间:2016年4月26日
2.版本需求
Kafka0.10.0版本对以下18个特性进行了开发。
KIP-28:Kafka Streams
KIP-31:Relative offsets in compressed messages
KIP-32:Add timestamps to messages
KIP-36:Rack awareness
KIP-41:KafkaConsumer max records
KIP-42:Client interceptors
KIP-45:Standardize client sequences
KIP-51:List Connectors REST API
KIP-4:Admin API
KIP-35:Protocol version improvements
KIP-43:SASL improvements
KIP-52:Connector Control API
KIP-56:Allow cross origin HTTP requests on all HTTP methods
KIP-57:Interoperable LZ4 Framing
KIP-33:Time-based index
KIP-47:Timestamp-based deletion policy
KIP-49:Fair Partition Assignment policy
KIP-50:Improve Authz interface