Title: Release Plan 2.0.0 (June 2018)  
Author: Rajini Sivaram Apr 18, 2018
Last Changed by: Manikumar Reddy O. Jun 23, 2018
Tiny Link: (useful for email) https://cwiki-test.apache.org/confluence/x/NI3LB
Export As: Word · PDF  
Hierarchy
Parent Page
    Page: Future release plan
Labels
There are no labels assigned to this page.
Outgoing Links
External Links (4)
    https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Imp…
    https://cwiki.apache.org/confluence/display/KAFKA/Time+Base…
    https://issues.apache.org/jira/projects/KAFKA/versions/1234…
    https://cwiki.apache.org/confluence/display/~rsivaram
Apache Kafka (49)     Page: KIP-283: Efficient Memory Usage for Down-Conversion
    Page: KIP-150 - Kafka-Streams Cogroup
    Page: KIP-211: Revise Expiration Semantics of Consumer Group Offsets
    Page: KIP-206: Add support for UUID serialization and deserialization
    Page: KIP-86: Configurable SASL callback handlers
    Page: KIP-237: More Controller Health Metrics
    Page: KIP-244: Add Record Header support to Kafka Streams Processor API
    Page: KIP-235: Add DNS alias support for secured connection
    Page: KIP-257 - Configurable Quota Management
    Page: KIP-303: Add Dynamic Routing in Streams Sink
    Page: KIP-186: Increase offsets retention default to 7 days
    Page: KIP-277 - Fine Grained ACL for CreateTopics API
    Page: KIP-279: Fix log divergence between leader and follower after fast leader fail over
    Page: KIP-261: Add Single Value Fetch in Window Stores
    Page: KIP-91 Provide Intuitive User Timeouts in The Producer
    Page: KIP-222 - Add Consumer Group operations to Admin API
    Page: KIP-284: Set default retention ms for Streams repartition topics to Long.MAX_VALUE
    Page: KIP-282: Add the listener name to the authentication context
    Page: KIP-223 - Add per-topic min lead and per-partition lead metrics to KafkaConsumer
    Page: KIP-294 - Enable TLS hostname verification by default
    Page: KIP-297: Externalizing Secrets for Connect Configurations
    Page: KIP-207: Offsets returned by ListOffsetsResponse should be monotonically increasing even during a partition leader change
    Page: KIP-290: Support for Prefixed ACLs
    Page: KIP-183 - Change PreferredReplicaLeaderElectionCommand to use AdminClient
    Page: KIP-267: Add Processor Unit Test Support to Kafka Streams Test Utils
    Page: KIP-270 - A Scala Wrapper Library for Kafka Streams
    Page: KIP-245: Use Properties instead of StreamsConfig in KafkaStreams constructor
    Page: KIP-268: Simplify Kafka Streams Rebalance Metadata Upgrade
    Page: KIP-292: Add transformValues() method to KTable
    Page: KIP-158: Kafka Connect should allow source connectors to set topic-specific settings for new topics
    Page: KIP-251: Allow timestamp manipulation in Processor API
    Page: KIP-118: Drop Support for Java 7
    Page: KIP-274: Kafka Streams Skipped Records Metrics
    Page: KIP-295: Add Streams Configuration Allowing for Optional Topology Optimization
    Page: KIP-176: Remove deprecated new-consumer option for tools
    Page: KIP-281: ConsumerPerformance: Increase Polling Loop Timeout and Make It Reachable by the End User
    Page: KIP-272: Add API version tag to broker's RequestsPerSec metric
    Page: KIP-249: Add Delegation Token Operations to KafkaAdminClient
    Page: KIP-298: Error Handling in Connect
    Page: KIP-278 - Add version option to Kafka's commands
    Page: KIP-305: Add Connect primitive number converters
    Page: KIP-219 - Improve quota communication
    Page: KIP-174 - Deprecate and remove internal converter configs in WorkerConfig
    Page: KIP-266: Fix consumer indefinite blocking behavior
    Page: KIP-276 Add StreamsConfig prefix for different consumers
    Page: KIP-265: Make Windowed Serde to public APIs
    Page: KIP-306: Configuration for Delaying Response to Failed Client Authentication
    Page: KIP-81: Bound Fetch memory usage in the consumer
    Page: KIP-285: Connect Rest Extension Plugin