Return-Path: X-Original-To: apmail-curator-user-archive@minotaur.apache.org Delivered-To: apmail-curator-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6759810B59 for ; Thu, 8 Aug 2013 17:10:48 +0000 (UTC) Received: (qmail 24032 invoked by uid 500); 8 Aug 2013 17:10:47 -0000 Delivered-To: apmail-curator-user-archive@curator.apache.org Received: (qmail 23938 invoked by uid 500); 8 Aug 2013 17:10:44 -0000 Mailing-List: contact user-help@curator.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@curator.incubator.apache.org Delivered-To: mailing list user@curator.incubator.apache.org Received: (qmail 23924 invoked by uid 99); 8 Aug 2013 17:10:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Aug 2013 17:10:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of iocanel@gmail.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-ie0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Aug 2013 17:10:37 +0000 Received: by mail-ie0-f176.google.com with SMTP id 9so1055610iec.35 for ; Thu, 08 Aug 2013 10:10:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=O6usmgUotRE2US6++ZEOsxzFBgKPOI4ogUFEwmenLqc=; b=EF9e7eZ2TyJfiHAPDvz3DKR7d9QOSblFmU/Jeiy3BeMgcb0EN8l4o4afYVcr3uCoAm pMGxYE5lQLxqRVfAkT+fldAPRhAt5g33C0TWUYwrlZjCLP7+mSxVQic0Bxau4T7NDuSJ aeTktUCppKh8P3OoN+J5Vdnh49rBMkDxFr5xkNYT5u7PjVhSssAJl7idnSi2DATxWiXO 9Xr1qB1EuXZBVZKMTKV7b3C7xjyGPBj9AREcGfZ9Wj6UvpHZp/mpICMZjk90pmwJNSB0 TpvSy4tk1IQq0s/wbCrLz6wyR5q8RcvHvcZUayFPdqn2xI0qFte9BxHPztx9aidhgNaL 1jcg== MIME-Version: 1.0 X-Received: by 10.42.83.201 with SMTP id i9mr2637484icl.110.1375981817421; Thu, 08 Aug 2013 10:10:17 -0700 (PDT) Received: by 10.50.77.133 with HTTP; Thu, 8 Aug 2013 10:10:17 -0700 (PDT) Date: Thu, 8 Aug 2013 20:10:17 +0300 Message-ID: Subject: [ANNOUNCE] Apache Curator 2.2.0-incubating released From: Ioannis Canellos To: user@curator.incubator.apache.org, user@zookeeper.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hello, The Apache Curator team is pleased to announce the release of version 2.2.0-incubating from the Apache Incubator. The Apache Curator Java libraries make using Apache ZooKeeper much easier and more reliable. Link to release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12324635 The most recent source release can be obtained from an Apache Mirror: http://www.apache.org/dyn/closer.cgi/incubator/curator/ (mirror sync times may vary) The binary artifacts for Curator are available from Maven Central and its mirrors. For general information on Apache Curator, please visit the project website: http://curator.incubator.apache.org Disclaimer: Apache Curator is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Regards, The Curator Team