Kafka0.10.1.0发布信息可参考https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.1
1.发布时间
Feature Freeze时间:2016年9月19日
Code Freeze时间:2016年10月3日
Release时间:2016年10月17日
2.版本需求
Kafka0.10.1.0版本对以下16个特性进行了开发。
KIP-4:CreateTopics and DeleteTopics request APIs
KIP-33:Add time-based log index
KIP-60:Make Java client classloading more flexible
KIP-62:Allow consumer to send heartbeats from a background thread
KIP-65:Expose timestamps to Connect
KIP-67:Queryable state for Kafka Streams
KIP-70:Revise consumer partition assignment semantics
KIP-71:Enable log compaction and deletion to co-exist
KIP-75:Add per-connector Converters
KIP-58:Make log compaction point configurable
KIP-63:Unify store and downstream caching in streams
KIP-73:Replication quotas
KIP-78:Add clusterId
KIP-55:Secure quotas for authenticated users
KIP-74:Add fetch response size limit in bytes
KIP-79:Add methods to new consumer to search offsets by timestamp