Release Dates

  • KIP Freeze:  (A KIP must be accepted by this date in order to be considered for this release. Note, any KIP that may not be implemented in a week, or that might destabilize the release, should be deferred.)
  • Feature Freeze (new date):  (major features merged & working on stabilization, minor features have PR, release branch cut; anything not in this state will be automatically moved to the next release in JIRA)
  • Code Freeze (new date): 
  • At least two weeks of stabilization will follow Code Freeze.


These dates are goals and subject to change, but we expect to stay on the Time Based Release Plan unless unexpected critical issues come up. While the earliest possible release date is 2w after code freeze, release candidates (RCs) will roll out as needed until the release vote passes.

The release manager is Konstantine Karantasis

How to Contribute

Before code freeze:

  • Participate in votes and discussions to land or postpone the open KIPs.
  • Review patches. We anticipate that this release, as it usually happens, will be bottlenecked mostly on reviews. The more reviewers, the more content we can fit in.
  • Write unit/integration/system tests. We want to preserve the tradition of high-quality releases in Apache Kafka. 

After code freeze:

  • Write more unit/integration/system testsWe want to preserve the tradition of high-quality releases in Apache Kafka.
  • Improve documentation.
  • Test the release candidates. 
  • Open blocker JIRAs on critical issues found. Open non-blocker JIRAs on any other issues found.
  • Fix critical bugs.
  • Review bug fixes.
  • Vote on release candidates. Even though only PMC votes are binding, community votes are super important as we evaluate the readiness of the release.

Open Issues

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
Loading...
Refresh


Also feel free to refer to this release page for more details of the included tickets (requires log in to the Apache Kafka Jira project).

Planned KIP Content

Note: The planned content is not binding - final content will be based the features committed by branch-cutting date. See Kafka Improvement Proposals for the full list of KIPs.

KIPJIRAComponent
KIP-751: Drop support for Scala 2.12 in Kafka 4.0 (deprecate in 3.0)

KAFKA-12930 - Getting issue details... STATUS

Documentation
KIP-750: Drop support for Java 8 in Kafka 4.0 (deprecate in 3.0)

KAFKA-12929 - Getting issue details... STATUS

Documentation
KIP-746: Revise KRaft Metadata Records

KAFKA-12931 - Getting issue details... STATUS

Core
KIP-745: Connect API to restart connector and tasks

KAFKA-4793 - Getting issue details... STATUS

Connect
KIP-744: Migrate TaskMetadata and ThreadMetadata to an interface with internal implementation

KAFKA-12849 - Getting issue details... STATUS

Streams
KIP-743: Remove config value 0.10.0-2.4 of Streams built-in metrics version config

KAFKA-12519 - Getting issue details... STATUS

Streams
KIP-741: Change default serde to be null

KAFKA-9559 - Getting issue details... STATUS

Streams
KIP-740: Clean up public API in TaskId and fix TaskMetadata#taskId()

KAFKA-12779 - Getting issue details... STATUS

Streams
KIP-738: Removal of Connect's internal converter properties

KAFKA-12717 - Getting issue details... STATUS

Connect
KIP-735: Increase default consumer session timeout

KAFKA-12874 - Getting issue details... STATUS

Clients
KIP-734: Improve AdminClient.listOffsets to return timestamp and offset for the record with the largest timestamp

KAFKA-12541 - Getting issue details... STATUS

Clients
KIP-733: change Kafka Streams default replication factor config

KAFKA-8531 - Getting issue details... STATUS

Streams
KIP-732: Deprecate eos-alpha and replace eos-beta with eos-v2

KAFKA-12574 - Getting issue details... STATUS

Streams
KIP-730: Producer ID generation in KRaft mode

KAFKA-12620 - Getting issue details... STATUS

Core, Clients
KIP-725: Streamlining configurations for WindowedSerializer and WindowedDeserializer.

KAFKA-12313 - Getting issue details... STATUS

Streams
KIP-724: Drop support for message formats v0 and v1

KAFKA-12944 - Getting issue details... STATUS

Core, Clients
KIP-722: Enable connector client overrides by default

KAFKA-12483 - Getting issue details... STATUS

Connect
KIP-721: Enable connector log contexts in Connect Log4j configuration

KAFKA-12484 - Getting issue details... STATUS

Connect
KIP-720: Deprecate MirrorMaker v1

KAFKA-12436 - Getting issue details... STATUS

Core
KIP-716: Allow configuring the location of the offset-syncs topic with MirrorMaker2

KAFKA-12379 - Getting issue details... STATUS

MirrorMaker
KIP-715: Expose Committed offset in streams

KAFKA-12347 - Getting issue details... STATUS

Streams
KIP-709: Extend OffsetFetch requests to accept multiple group ids.

KAFKA-12234 - Getting issue details... STATUS

Core, Clients
KIP-707: The future of KafkaFuture

KAFKA-6987 - Getting issue details... STATUS

Clients

KIP-699: Update FindCoordinator to resolve multiple Coordinators at a time

KAFKA-12663 - Getting issue details... STATUS

Core, Clients
KIP-695: Further Improve Kafka Streams Timestamp Synchronization KAFKA-10091 - Getting issue details... STATUS Streams
KIP-679: Producer will enable the strongest delivery guarantee by default

KAFKA-10619 - Getting issue details... STATUS

Clients
KIP-666: Add Instant-based methods to ReadOnlySessionStore

KAFKA-10434 - Getting issue details... STATUS

Streams
KIP-633: Drop 24 hour default of grace period in Streams

KAFKA-8613 - Getting issue details... STATUS

Streams
KIP-630: Kafka Raft Snapshot

KAFKA-10310 - Getting issue details... STATUS

Core
KIP-623: Add "internal-topics" option to streams application reset tool

KAFKA-6435 - Getting issue details... STATUS

Streams, Tools
KIP-622: Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext

KAFKA-10062 - Getting issue details... STATUS

Streams
KIP-466: Add support for List<T> serialization and deserialization

KAFKA-8326 - Getting issue details... STATUS

Clients, Streams


Postponed to subsequent release

KIPJIRAComponent
KIP-726: Make the "cooperative-sticky, range" as the default assignor

KAFKA-12473 - Getting issue details... STATUS

Clients
KIP-708: Rack awareness for Kafka Streams

KAFKA-6718 - Getting issue details... STATUS

Streams
KIP-698: Add Explicit User Initialization of Broker-side State to Kafka Streams

KAFKA-10357 - Getting issue details... STATUS

Streams
KIP-691: Enhance Transactional Producer Exception Handling

KAFKA-10733 - Getting issue details... STATUS

Clients
KIP-653: Upgrade log4j to log4j2

KAFKA-9366 - Getting issue details... STATUS

Applies to almost all the components
KIP-405: Kafka Tiered Storage

KAFKA-7739 - Getting issue details... STATUS

Core
KIP-390: Support Compression Level

KAFKA-7632 - Getting issue details... STATUS

Clients
  • No labels