Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C45F6DA75 for ; Fri, 3 Aug 2012 13:42:56 +0000 (UTC) Received: (qmail 69051 invoked by uid 500); 3 Aug 2012 13:42:56 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 68687 invoked by uid 500); 3 Aug 2012 13:42:55 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 68671 invoked by uid 99); 3 Aug 2012 13:42:55 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 13:42:55 +0000 Received: from localhost (HELO mail-qa0-f49.google.com) (127.0.0.1) (smtp-auth username phunt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 13:42:54 +0000 Received: by qabj40 with SMTP id j40so1940475qab.15 for ; Fri, 03 Aug 2012 06:42:53 -0700 (PDT) Received: by 10.224.199.193 with SMTP id et1mr42301546qab.94.1343932923735; Thu, 02 Aug 2012 11:42:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.81.143 with HTTP; Thu, 2 Aug 2012 11:41:43 -0700 (PDT) From: Patrick Hunt Date: Thu, 2 Aug 2012 11:41:43 -0700 Message-ID: Subject: [ANNOUNCE] Apache ZooKeeper 3.3.6 To: announce@apache.org, dev@zookeeper.apache.org, user@zookeeper.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: [ANNOUNCE] Apache ZooKeeper 3.3.6 The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.3.6 ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services - in a simple interface so you don't have to write them from scratch. You can use it off-the-shelf to implement consensus, group management, leader election, and presence protocols. And you can build on it for your own, specific needs. For ZooKeeper release details and downloads, visit: http://zookeeper.apache.org/releases.html ZooKeeper 3.3.6 Release Notes are at: http://zookeeper.apache.org/doc/r3.3.6/releasenotes.html We would like to thank the contributors that made the release possible. Regards, The ZooKeeper Team