Title: Release Plan 2.1.0 (Nov 2018)  
Author: Dong Lin Sep 09, 2018
Last Changed by: Dong Lin Nov 21, 2018
Tiny Link: (useful for email) https://cwiki-test.apache.org/confluence/x/-AB1BQ
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/~lindong
    https://cwiki.apache.org/confluence/display/KAFKA/Time+Base…
    https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Imp…
    https://issues.apache.org/jira/projects/KAFKA/versions/1234…
Apache Kafka (39)     Page: KIP-289: Improve the default group id behavior in KafkaConsumer
    Page: KIP-81: Bound Fetch memory usage in the consumer
    Page: KIP-324: Add method to get metrics() in AdminClient
    Page: KIP-306: Configuration for Delaying Response to Failed Client Authentication
    Page: KIP-340: Allow kafka-reassign-partitions.sh and kafka-log-dirs.sh to take admin client property file
    Page: KIP-353: Improve Kafka Streams Timestamp Synchronization
    Page: KIP-366: Make FunctionConversions deprecated
    Page: KIP-312: Add Overloaded StreamsBuilder Build Method to Accept java.util.Properties
    Page: KIP-339: Create a new IncrementalAlterConfigs API
    Page: KIP-322: Return new error code for DeleteTopics API when topic deletion disabled.
    Page: KIP-321: Update TopologyDescription to better represent Source and Sink Nodes
    Page: KIP-342: Add support for Custom SASL extensions in OAuthBearer authentication
    Page: KIP-331 Add default implementation to close() and configure() for Serializer, Deserializer and Serde
    Page: KIP-341: Update Sticky Assignor's User Data Protocol
    Page: KIP-319: Replace segments with segmentInterval in WindowBytesStoreSupplier
    Page: KIP-338 Support to exclude the internal topics in kafka-topics.sh command
    Page: KIP-357: Add support to list ACLs per principal
    Page: KIP-91 Provide Intuitive User Timeouts in The Producer
    Page: KIP-149: Enabling key access in ValueTransformer, ValueMapper, and ValueJoiner
    Page: KIP-231: Improve the Required ACL of ListGroups API
    Page: KIP-330: Add retentionPeriod in SessionBytesStoreSupplier
    Page: KIP-328: Ability to suppress updates for KTables
    Page: KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses
    Page: KIP-235: Add DNS alias support for secured connection
    Page: KIP-365: Materialized, Serialized, Joined, Consumed and Produced with implicit Serde
    Page: KIP-206: Add support for UUID serialization and deserialization
    Page: KIP-359: Verify leader epoch in produce requests
    Page: KIP-361: Add Consumer Configuration to Disable Auto Topic Creation
    Page: KIP-320: Allow fetchers to detect and handle log truncation
    Page: KIP-332: Update AclCommand to use AdminClient API
    Page: KIP-110: Add Codec for ZStandard Compression
    Page: KIP-211: Revise Expiration Semantics of Consumer Group Offsets
    Page: KIP-313: Add KStream.flatTransform and KStream.flatTransformValues
    Page: KIP-367 Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit)
    Page: KIP-356: Add withCachingDisabled() to StoreBuilder
    Page: KIP-358: Migrate Streams API to Duration instead of long ms times
    Page: KIP-150 - Kafka-Streams Cogroup
    Page: KIP-372: Naming Repartition Topics for Joins and Grouping
    Page: KIP-368: Allow SASL Connections to Periodically Re-Authenticate