| KIP | Release |
---|
1 | KIP-462: Use local thread id for KStreams | 2.3.0 |
2 | KIP-460: Admin Leader Election RPC | 2.3.0 (WIP) |
3 | KIP-446: Add changelog topic configuration to KTable suppress | 2.3.0 (WIP) |
4 | KIP-445: In-memory Session Store | 2.3.0 |
5 | KIP-443: Return to default segment.ms and segment.index.bytes in Streams repartition topics | 2.3.0 |
6 | KIP-442: Return to default max poll interval in Streams | 2.3.0 |
7 | KIP-436: Add a metric indicating start time | 2.3.0 (WIP) |
8 | KIP-417: Allow JmxTool to connect to a secured RMI port | 2.3.0 |
9 | KIP-415: Incremental Cooperative Rebalancing in Kafka Connect | 2.3.0 (WIP) |
10 | KIP-427: Add AtMinIsr topic partition category (new metric & TopicCommand option) | 2.3.0 |
11 | KIP-430 - Return Authorized Operations in Describe Responses | 2.3.0 (WIP) |
12 | KIP-428: Add in-memory window store | 2.3.0 |
13 | KIP-425: Add some Log4J Kafka Appender Properties for Producing to Secured Brokers | 2.3.0 |
14 | KIP-420: Add Single Value Fetch in Session Stores | 2.2.0 |
15 | KIP-421: Support resolving externalized secrets in AbstractConfig | 2.3.0 |
16 | KIP-412: Extend Admin API to support dynamic application log levels | 2.3.0 (WIP) |
1617 | KIP-414: Expose Embedded ClientIds in Kafka Streams | 2.2.0 |
1718 | KIP-402: Improve fairness in SocketServer processors | 2.2.0 (WIP) |
1819 | KIP-394: Require member.id for initial join group request | 2.2.0 |
1920 | KIP-393: Time windowed serde to properly deserialize changelog input topic | 2.2.0 |
2021 | KIP-386: Standardize on Min/Avg/Max metrics' default value | 2.2.0 |
2122 | KIP-382: MirrorMaker 2.0 | 2.3.0 (WIP) |
2223 | KIP-380: Detect outdated control requests and bounced brokers using broker generation | 2.2.0 |
2324 | KIP-377: TopicCommand to use AdminClient | 2.2.0 |
2425 | KIP-376: Implement AutoClosable on appropriate classes that want to be used in a try-with-resource statement | 2.2.0 |
2526 | KIP-374: Add '--help' option to all available Kafka CLI commands | 2.2.0 |
2627 | KIP-372: Naming Repartition Topics for Joins and Grouping | 2.1.0 |
2728 | KIP-371: Add a configuration to build custom SSL principal name | 2.2.0 |
2829 | KIP 368: Allow SASL Connections to Periodically Re-Authenticate | 2.2.0 |
2930 | KIP-367 Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit) | 2.2.0 |
3031 | KIP-366: Make FunctionConversions deprecated | 2.1.0 |
3132 | KIP-365: Materialized, Serialized, Joined, Consumed and Produced with implicit Serde | 2.1.0 |
3233 | KIP-361: Add Consumer Configuration to Disable Auto Topic Creation | 2.3.0 |
3334 | KIP-359: Verify leader epoch in produce requests | 2.3.0 (WIP) |
3435 | KIP-358: Migrate Streams API to Duration instead of long ms times | 2.1.0 |
3536 | KIP-357: Add support to list ACLs per principal | 2.1.0 |
3637 | KIP-356: Add withCachingDisabled() to StoreBuilder | 2.1.0 |
3738 | KIP-353: Improve Kafka Streams Timestamp Synchronization | 2.1.0 |
3839 | KIP-351: Add --under-min-isr option to describe topics command | 2.3.0 |
3940 | KIP-346: Improve LogCleaner behavior on error | 2.1 |
4041 | KIP-342 Add support for custom SASL extensions in OAuthBearer authentication | 2.1.0 |
4142 | KIP-341: Update Sticky Assignor's User Data Protocol | 2.3.0 (WIP) |
4243 | KIP-340: Allow kafka-reassign-partitions.sh and kafka-log-dirs.sh to take admin client property file | 2.1.0 |
4344 | KIP-339: Create a new IncrementalAlterConfigs API | 2.3.0 |
4445 | KIP-338 Support to exclude the internal topics in kafka-topics.sh command | 2.1.0 |
4546 | KIP-336: Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer | 2.1.0 |
4647 | KIP-332: Update AclCommand to use AdminClient API | 2.1.0 |
4748 | KIP-331 Add default implementation to close() and configure() for Serializer, Deserializer and Serde | 2.3.0 (WIP) |
4849 | KIP-330: Add retentionPeriod in SessionBytesStoreSupplier | 2.1.0 |
4950 | KIP-328: Ability to suppress updates for KTables | 2.1.0 (partially implemented) / 2.3.0 (WIP) |
5051 | KIP-324: Add method to get metrics() in AdminClient | 2.1.0 |
5152 | KIP-322: Return new error code for DeleteTopics API when topic deletion disabled. | 2.1.0 |
5253 | KIP-321: Update TopologyDescription to better represent Source and Sink Nodes | 2.1.0 |
5354 | KIP-320: Allow fetchers to detect and handle log truncation | 2.1.0 (partially implemented) / 2.2.0 |
5455 | KIP-319: Replace segments with segmentInterval in WindowBytesStoreSupplier | 2.1.0 |
5556 | KIP-313: Add KStream.flatTransform and KStream.flatTransformValues | 2.2.0 (partially implemented) / 2.3.0 |
5657 | KIP-312 Add Overloaded StreamsBuilder Build Method to Accept java.util.Properties | 2.1.0 |
5758 | KIP-308: Support dynamic update of max.connections.per.ip/max.connections.per.ip.overrides | 2.1.0 |
5859 | KIP-306: Configuration for Delaying Response to Failed Authentication | 2.1.0 |
5960 | KIP-305: Add Connect primitive number converters | 2.0.0 |
6061 | KIP-303: Add Dynamic Routing in Streams Sink | 2.0.0 |
6162 | KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses | 2.1.0 |
6263 | KIP-298: Error Handling in Connect | 2.0.0 |
6364 | KIP-297: Externalizing Secrets for Connect Configurations | 2.0.0 |
6465 | KIP-295 Add Streams Configuration Allowing for Optional Topology Optimization | 2.0.0 |
6566 | KIP-294 - Enable TLS hostname verification by default | 2.0.0 |
6667 | KIP-292: Add transformValues() method to KTable | 2.0.0 |
6768 | KIP-290: Support for Prefixed ACLs | 2.0.0 |
6869 | KIP-289: Improve the default group id behavior in KafkaConsumer | 2.2.0 |
6970 | KIP-285: Connect Rest Extension Plugin | 2.0.0 |
7071 | KIP-284: Set default retention ms for Streams repartition topics to Long.MAX_VALUE | 2.0.0 |
7172 | KIP-283: Efficient Memory Usage for Down-Conversion | 2.0.0 |
7273 | KIP-282: Add the listener name to the authentication context | 2.0.0 |
7374 | KIP-281: ConsumerPerformance: Increase Polling Loop Timeout and Make It Reachable by the End User | 2.0.0 |
7475 | KIP-279: Fix log divergence between leader and follower after fast leader fail over | 2.0.0 |
7576 | KIP-278 - Add version option to Kafka's commands | 2.0.0 |
7677 | KIP-277 - Fine Grained ACL for CreateTopics API | 2.0.0 |
7778 | KIP-276 - Add StreamsConfig prefix for different consumers | 2.0.0 |
7879 | KIP-274: Kafka Streams Skipped Records Metrics | 2.0.0 |
7980 | KIP-272: Add API version tag to broker's RequestsPerSec metric | 2.0.0 |
8081 | KIP-270 - A Scala Wrapper Library for Kafka Streams | 2.0.0 |
8182 | KIP-268: Simplify Kafka Streams Rebalance Metadata Upgrade | 2.0.0 |
8283 | KIP-267: Add Processor Unit Test Support to Kafka Streams Test Utils | 2.0.0 |
8384 | KIP-266: Fix consumer indefinite blocking behavior | 2.0.0 |
8485 | KIP-265: Make Windowed Serde to public APIs | 2.0.0 |
8586 | KIP-261: Add Single Value Fetch in Window Stores | 2.0.0 |
8687 | KIP-258: Allow to Store Record Timestamps in RocksDB | 2.3.0 |
8788 | KIP-257 - Configurable Quota Management | 2.0.0 |
8889 | KIP-255: OAuth Authentication via SASL/OAUTHBEARER | 2.0.0 |
8990 | KIP-251: Allow timestamp manipulation in Processor API | 2.0.0 |
9091 | KIP-249: Add Delegation Token Operations to KafkaAdminClient | 2.0.0 |
9192 | KIP-247: Add public test utils for Kafka Streams | 1.1.0 |
9293 | KIP-245: Use Properties instead of StreamsConfig in KafkaStreams constructor | 2.0.0 |
9394 | KIP-244: Add Record Header support to Kafka Streams Processor API | 2.0.0 |
9495 | KIP-243: Make ProducerConfig and ConsumerConfig constructors public | 1.1.0 |
9596 | KIP-239 Add queryableStoreName() to GlobalKTable | 1.1.0 |
9697 | KIP-238: Expose Kafka cluster ID in Connect REST API | 1.1.0 |
9798 | KIP-237: More Controller Health Metrics | 2.0.0 |
9899 | KIP-235: Add DNS alias support for secured connection | 2.1.0 |
99100 | KIP-233: Simplify StreamsBuilder#addGlobalStore | 1.1.0 |
100101 | KIP-231: Improve the Required ACL of ListGroups API | 2.1.0 |
101102 | KIP-229: DeleteGroups API | 1.1.0 |
102103 | KIP-227 - Introduce Incremental FetchRequests to Increase Partition Scalability | 1.1.0 |
103104 | KIP-226 - Dynamic Broker Configuration | 1.1.0 |
104105 | KIP-225 - Use tags for consumer “records.lag” metrics | 1.1.0 |
105106 | KIP-224: Add configuration parameter `retries` to Streams API | 1.1.0 |
106107 | KIP-223 - Add per-topic min lead and per-partition lead metrics to KafkaConsumer | 2.0.0 |
107108 | KIP-222 - Add Consumer Group operations to Admin API | 2.0.0 |
108109 | KIP-220: Add AdminClient into Kafka Streams' ClientSupplier | 1.1.0 |
109110 | KIP-219 - Improve quota communication | 2.0.0 |
110111 | KIP-218: Make KafkaFuture.Function java 8 lambda compatible | 1.1.0 |
111112 | KIP-215: Add topic regex support for Connect sinks | 1.1.0 |
112113 | KIP-214: Add zookeeper.max.in.flight.requests config to the broker | 1.1.0 |
113114 | KIP-213 Support non-key joining in KTable | 2.3.0 (WIP) |
114115 | KIP-212: Enforce set of legal characters for connector names | 1.1.0 |
115116 | KIP-211: Revise Expiration Semantics of Consumer Group Offsets | 2.1.0 |
116117 | KIP-210 - Provide for custom error handling when Kafka Streams fails to produce | 1.1.0 |
117118 | KIP-208: Add SSL support to Kafka Connect REST interface | 1.1.0 |
118119 | KIP-207: Offsets returned by ListOffsetsResponse should be monotonically increasing even during a partition leader change | 2.2.0 |
119120 | KIP-206: Add support for UUID serialization and deserialization | 2.1.0 |
120121 | KIP-205: Add all() and range() API to ReadOnlyWindowStore | 1.1.0 |
121122 | KIP-204 : Adding records deletion operation to the new Admin Client API | 1.1.0 |
122123 | KIP-203: Add toLowerCase support to sasl.kerberos.principal.to.local rule | 1.1.0 |
123124 | KIP-202: Move merge() from StreamsBuilder to KStream | 1.0.0 |
124125 | KIP-198: Remove ZK dependency from Streams Reset Tool | 1.0.0 |
125126 | KIP-197 Connect REST API should include the connector type when describing a connector | 1.0.0 |
126127 | KIP-196: Add metrics to Kafka Connect framework | 1.0.0 |
127128 | KIP-195: AdminClient.createPartitions | 1.0.0 |
128129 | KIP-192 : Provide cleaner semantics when idempotence is enabled | 1.0.0 |
129130 | KIP-191: KafkaConsumer.subscribe() overload that takes just Pattern | 1.0.0 |
130131 | KIP-190: Handle client-ids consistently between clients and brokers | 1.0.0 |
131132 | KIP-189: Improve principal builder interface and add support for SASL | 1.0.0 |
132133 | KIP-188 - Add new metrics to support health checks | 1.0.0 |
133134 | KIP-187 - Add cumulative count metric for all Kafka rate metrics | 1.0.0 |
134135 | KIP-186: Increase offsets retention default to 7 days | 2.0.0 |
135136 | KIP-183 - Change PreferredReplicaLeaderElectionCommand to use AdminClient | 2.2.0 |
136137 | KIP-182: Reduce Streams DSL overloads and allow easier use of custom storage engines | 1.0.0 |
137138 | KIP-180: Add a broker metric specifying the number of consumer group rebalances in progress | 1.1.0 |
138139 | KIP-177: Consumer perf tool should count rebalance time | 1.0.0 |
139140 | KIP-176: Remove deprecated new-consumer option for tools | 2.0.0 |
140141 | KIP-175: Additional '--describe' views for ConsumerGroupCommand | 1.1.0 |
141142 | KIP-174 - Deprecate and remove internal converter configs in WorkerConfig | 2.0.0 |
142143 | KIP-173: Add prefix to StreamsConfig to enable setting default internal topic configs | 1.0.0 |
143144 | KIP-171 - Extend Consumer Group Reset Offset for Stream Application | 1.1.0 |
144145 | KIP-168: Add GlobalTopicCount and GlobalPartitionCount metric per cluster | 1.0.0 |
145146 | KIP-167: Add interface for the state store restoration process | 1.0.0 |
146147 | KIP-164 - Add UnderMinIsrPartitionCount and per-partition UnderMinIsr metrics | 1.0.0 |
147148 | KIP-163: Lower the Minimum Required ACL Permission of OffsetFetch | 1.0.0 |
148149 | KIP-162: Enable topic deletion by default | 1.0.0 |
149150 | KIP-161: streams deserialization exception handlers | 1.0.0 |
150151 | KIP-160: Augment KStream.print(), KStream.writeAsText() to allow users pass in extra parameters in the printed string | 1.0.0 |
151152 | KIP-157 - Add consumer config options to streams reset tool | 1.0.0 |
152153 | KIP-156 Add option "dry run" to Streams application reset tool | 0.11.0.0 |
153154 | KIP-155 - Add range scan for windowed state stores | 0.11.0.0 |
154155 | KIP-154 Add Kafka Connect configuration properties for creating internal topics | 0.11.0.0 |
155156 | KIP-153: Include only client traffic in BytesOutPerSec metric | 0.11.0.0 |
156157 | KIP-152 - Improve diagnostics for SASL authentication failures | 1.0.0 |
157158 | KIP-151 Expose Connector type in REST API | 0.11.0.0 |
158159 | KIP-150 - Kafka-Streams Cogroup | 2.3.0 (WIP) |
159160 | KIP-149: Enabling key access in ValueTransformer, ValueMapper, and ValueJoiner | 1.1.0 (partially implemented) (WIP for 2.3.0) |
160161 | KIP-146 - Classloading Isolation in Connect | 0.11.0.0 |
161162 | KIP-145 - Expose Record Headers in Kafka Connect | 1.1.0 |
162163 | KIP-144: Exponential backoff for broker reconnect attempts | 0.11.0.0 |
163164 | KIP-143: Controller Health Metrics | 0.11.0.0 |
164165 | KIP-140: Add administrative RPCs for adding, deleting, and listing ACLs | 0.11.0.0 |
165166 | KIP-138: Change punctuate semantics | 1.0.0 |
166167 | KIP-137: Enhance TopicCommand --describe to show topics marked for deletion | 0.11.0.0 |
167168 | KIP-136: Add Listener name to SelectorMetrics tags | 0.11.0.0 |
168169 | KIP-134: Delay initial consumer group rebalance | 0.11.0.0 |
169170 | KIP-133: Describe and Alter Configs Admin APIs | 0.11.0.0 |
170171 | KIP-130: Expose states of active tasks to KafkaStreams public API | 1.0.0 |
171172 | KIP-129: Streams Exactly-Once Semantics | 0.11.0.0 |
172173 | KIP-128: Add ByteArrayConverter for Kafka Connect | 0.11.0.0 |
173174 | KIP-126 - Allow KafkaProducer to split and resend oversized batches. | 0.11.0.0 |
174175 | KIP-124 - Request rate quotas | 0.11.0.0 |
175176 | KIP-123: Allow per stream/table timestamp extractor | 0.11.0.0 |
176177 | KIP-122: Add Reset Consumer Group Offsets tooling | 0.11.0.0 |
177178 | KIP-121: Add KStream peek method | 0.11.0.0 |
178179 | KIP-120: Cleanup Kafka Streams builder API | 1.0.0 |
179180 | KIP-119: Drop Support for Scala 2.10 in Kafka 0.11 | 0.11.0.0 |
180181 | KIP-118: Drop Support for Java 7 | 2.0.0 |
181182 | KIP-117: Add a public AdminClient API for Kafka admin operations | 0.11.0.0 |
182183 | KIP-115: Enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation | 0.11.0.0 |
183184 | KIP-114: KTable state stores and improved semantics | 0.11.0.0 |
184185 | KIP-113: Support replicas movement between log directories | 1.1.0 |
185186 | KIP-112: Handle disk failure for JBOD | 1.0.0 |
186187 | KIP-110: Add Codec for ZStandard Compression | 2.1.0 |
187188 | KIP-109: Old Consumer Deprecation | 0.11.0.0 |
188189 | KIP-108: Create Topic Policy | 0.10.2.0 |
189190 | KIP-107: Add deleteRecordsBefore() API in AdminClient | 0.11.0.0 |
190191 | KIP-106 - Change Default unclean.leader.election.enabled from True to False | 0.11.0.0 |
191192 | KIP-105: Addition of Record Level for Sensors | 0.10.2.0 |
192193 | KIP-104: Granular Sensors for Streams | 0.10.2.0 |
193194 | KIP-103: Separation of Internal and External traffic | 0.10.2.0 |
194195 | KIP-102 - Add close with timeout for consumers | 0.10.2.0 |
195196 | KIP-101 - Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation | 0.11.0.0 |
196197 | KIP-100 - Relax Type constraints in Kafka Streams API | 0.10.2.0 |
197198 | KIP-99: Add Global Tables to Kafka Streams | 0.10.2.0 |
198199 | KIP-98 - Exactly Once Delivery and Transactional Messaging | 0.11.0.0 |
199200 | KIP-97: Improved Kafka Client RPC Compatibility Policy | 0.10.2.0 |
200201 | KIP-96 - Add per partition metrics for in-sync and assigned replica count | 0.10.2.0 |
201202 | KIP-94 Session Windows | 0.10.2.0 |
202203 | KIP-93: Improve invalid timestamp handling in Kafka Streams | 0.10.2.0 |
203204 | KIP-92 - Add per partition lag metrics to KafkaConsumer | 0.10.2.0 |
204205 | KIP-91 Provide Intuitive User Timeouts in The Producer | 2.1.0 |
205206 | KIP-90 - Remove zkClient dependency from Streams | 0.10.2.0 |
206207 | KIP-89: Allow sink connectors to decouple flush and offset commit | 0.10.2.0 |
207208 | KIP-88: OffsetFetch Protocol Update | 0.10.2.0 |
208209 | KIP-86: Configurable SASL callback handlers | 2.0.0 |
209210 | KIP-85: Dynamic JAAS configuration for Kafka clients | 0.10.2.0 |
210211 | KIP-84: Support SASL SCRAM mechanisms | 0.10.2.0 |
211212 | KIP-82 - Add Record Headers | 0.11.0.0 |
212213 | KIP-81: Bound Fetch memory usage in the consumer | 2.2.0 (WIP) |
213214 | KIP-79 - ListOffsetRequest/ListOffsetResponse v1 and add timestamp search methods to the new consumer | 0.10.1.0 |
214215 | KIP-78: Cluster Id | 0.10.1.0 |
215216 | KIP-77: Improve Kafka Streams Join Semantics | 0.10.2.0 |
216217 | KIP-75 - Add per-connector Converters | 0.10.1.0 |
217218 | KIP-74: Add Fetch Response Size Limit in Bytes | 0.10.1.0 |
218219 | KIP-73: Replication Quotas | 0.10.1.0 |
219220 | KIP-72: Allow putting a bound on memory consumed by Incoming request | 1.0.0 |
220221 | KIP-71: Enable log compaction and deletion to co-exist | 0.10.1.0 |
221222 | KIP-70: Revise Partition Assignment Semantics on New Consumer's Subscription Change | 0.10.1.0 |
222223 | KIP-67: Queryable state for Kafka Streams | 0.10.1.0 |
223224 | KIP-66: Single Message Transforms for Kafka Connect | 0.10.2.0 / 0.11.0.0 |
224225 | KIP-65: Expose timestamps to Connect | 0.10.1.0 |
225226 | KIP-63: Unify store and downstream caching in streams | 0.10.1.0 |
226227 | KIP-62: Allow consumer to send heartbeats from a background thread | 0.10.1.0 |
227228 | KIP-60 - Make Java client classloading more flexible | 0.10.1.0 |
228229 | KIP-58 - Make Log Compaction Point Configurable | 0.10.1.0 |
229230 | KIP-57 - Interoperable LZ4 Framing | 0.10.0.0 |
230231 | KIP-56: Allow cross origin HTTP requests on all HTTP methods | 0.10.0.0 |
231232 | KIP-55: Secure Quotas for Authenticated Users | 0.10.1.0 |
232233 | KIP-54: Sticky Partition Assignment Strategy | 0.11.0.0 |
233234 | KIP-52: Connector Control APIs | 0.10.0.0 |
234235 | KIP-51 - List Connectors REST API | 0.10.0.0 |
235236 | KIP-50 - Move Authorizer to o.a.k.common package | 0.10.1.0 |
236237 | KIP-48 Delegation token support for Kafka | 1.1.0 |
237238 | KIP-45 - Standardize all client sequence interaction on j.u.Collection. | 0.10.0.0 |
238239 | KIP-43: Kafka SASL enhancements | 0.10.0.0 |
239240 | KIP-42: Add Producer and Consumer Interceptors | 0.10.0.0 |
240241 | KIP-41: Consumer Max Records | 0.10.0.0 |
241242 | KIP-40: ListGroups and DescribeGroup | 0.9.0.0 |
242243 | KIP-38: ZooKeeper Authentication | 0.9.0.0 |
243244 | KIP-36 - Rack aware replica assignment | 0.10.0.0 |
244245 | KIP-35 - Retrieving protocol version | 0.10.0.0 |
245246 | KIP-33 - Add a time based log index | 0.10.1.0 |
246247 | KIP-32 - Add timestamps to Kafka message | 0.10.0.0 |
247248 | KIP-31 - Move to relative offsets in compressed message sets | 0.10.0.0 |
248249 | KIP-28 - Add a processor client | 0.10.0.0 |
249250 | KIP-26 - Add Kafka Connect framework for data import/export | 0.9.0.0 |
250251 | KIP-25 - System test improvements | 0.9.0.0 |
251252 | KIP-22 - Expose a Partitioner interface in the new producer | 0.9.0.0 |
252253 | KIP-21 - Dynamic Configuration | 0.9.0.0 (WIP) |
253254 | KIP-20 Enable log preallocate to improve consume performance under windows and some old Linux file system | 0.9.0.0 |
254255 | KIP-19 - Add a request timeout to NetworkClient | 0.9.0.0 |
255256 | KIP-16 - Automated Replica Lag Tuning | 0.9.0.0 |
256257 | KIP-15 - Add a close method with a timeout in the producer | 0.9.0.0 |
257258 | KIP-13 - Quota Design | 0.9.0.0 |
258259 | KIP-12 - Kafka Sasl/Kerberos and SSL implementation | 0.9.0.0 |
259260 | KIP-11 - Kafka Authorizer design | 0.9.0.0 |
260261 | KIP-8 - Add a flush method to the producer API | 0.9.0.0 |
261262 | KIP-4 - Metadata Protocol Changes | 0.10.0.0 |
262263 | KIP-4 - Command line and centralized administrative operations | 0.9.0.0, 0.10.0.0, 0.10.1.0 |
263264 | KIP-3 - Mirror Maker Enhancement | 0.9.0.0 |
264265 | KIP-2 - Refactor brokers to allow listening on multiple ports and IPs | 0.9.0.0 |
265266 | KIP-1 - Remove support of request.required.acks | 0.9.0.0 |