Apache ZooKeeper

Apache · current 3.9.5

The current version of Apache ZooKeeper is 3.9.5 (as of 08/07/2026). patchletter checks the official source daily and emails you every new release.

Apache ZooKeeper at a glance

Apache ZooKeeper is a widely used coordination service for distributed systems, providing configuration, naming and synchronization — underpinning platforms like Kafka and Hadoop. ZooKeeper ships regular releases plus security fixes; as critical coordination infrastructure, careful updates matter.

For admins ZooKeeper is often a dependency of other systems (whose version requirements matter), so coordinate updates with them. It runs as an ensemble (odd number of nodes); upgrade node-by-node in the documented way to keep the quorum, and back up the data and configuration first. ZooKeeper must be secured — it belongs strictly on a protected network with authentication and access control, never exposed, since it holds coordination state and sometimes sensitive configuration. After upgrading each node, verify it rejoins and the quorum is healthy. Note that some systems (like Kafka with KRaft) are moving away from ZooKeeper. Track the version and its support window; patchletter surfaces new ZooKeeper releases.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
3.9.5STABLE08/07/2026

Frequently asked questions

What is the latest version of Apache ZooKeeper?
Apache ZooKeeper 3.9.5, released 08/07/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the Apache ZooKeeper release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new Apache ZooKeeper updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a Apache ZooKeeper update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch Apache ZooKeeper

Embed this badge

Shows the current Apache ZooKeeper version and updates itself. Free to use, no account needed.

Apache ZooKeeper badge
[![Apache ZooKeeper](https://patchletter.com/badge/zookeeper.svg)](https://patchletter.com/en/software/zookeeper)
https://patchletter.com/badge/zookeeper.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Servers & Databases