From announce-return-11-archive-asf-public=cust-asf.ponee.io@couchdb.apache.org Wed Jul 11 00:58:16 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id E1531180634 for ; Wed, 11 Jul 2018 00:58:15 +0200 (CEST) Received: (qmail 6689 invoked by uid 500); 10 Jul 2018 22:58:10 -0000 Mailing-List: contact announce-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@couchdb.apache.org Delivered-To: moderator for announce@couchdb.apache.org Received: (qmail 76504 invoked by uid 99); 10 Jul 2018 18:21:03 -0000 X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.248 X-Spam-Level: X-Spam-Status: No, score=0.248 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_PASS=-0.001] autolearn=disabled X-Virus-Scanned: amavisd-new at smtp.justsomehost.net Date: Tue, 10 Jul 2018 14:20:59 -0400 (EDT) From: Joan Touzet Reply-To: Joan Touzet To: announce@apache.org, announce@couchdb.apache.org, user@couchdb.apache.org, dev@couchdb.apache.org, marketing@couchdb.apache.org Message-ID: <1439409216.6221.1531246856676.JavaMail.Joan@RITA> In-Reply-To: <1338245805.6220.1531246826392.JavaMail.Joan@RITA> Subject: [ANNOUNCE] Apache CouchDB 2.1.2 released MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [204.11.51.157] X-Mailer: Zimbra 8.6.0_GA_1194 (Zimbra Desktop/7.3.1_13063_Windows) Thread-Topic: Apache CouchDB 2.1.2 released Thread-Index: YWnPEYbgT85KHWRgfuIaBUWV4FhNMg== Dear community, Apache CouchDB 2.1.2 has been released and is available for download. CouchDB is a database that completely embraces the web. Store your data wit= h JSON documents. Access your documents with your web browser, via HTTP. Qu= ery, combine, and transform your documents with JavaScript. CouchDB works w= ell with modern web and mobile apps. You can distribute your data, efficien= tly using CouchDB=E2=80=99s incremental replication. CouchDB supports maste= r-master setups with automatic conflict detection. CouchDB comes with a suite of features, such as on-the-fly document transfo= rmation and real-time change notifications, that make web development a bre= eze. It even comes with an easy to use web administration console, served d= irectly out of CouchDB! We care a lot about distributed scaling. CouchDB is= highly available and partition tolerant, but is also eventually consistent= . And we care a lot about your data. CouchDB has a fault-tolerant storage e= ngine that puts the safety of your data first. Download your copy here: https://couchdb.apache.org/#download Pre-built packages for Windows, macOS, Debian/Ubuntu and RHEL/CentOS are av= ailable. CouchDB 2.1.2 is a security release, and was originally published on 2018-0= 7-10. The community would like to thank all contributors for their part in making= this release, from the smallest bug report or patch to major contributions= in code, design, or marketing, we couldn=E2=80=99t have done it without yo= u! The release notes follow. Address CVE-2018-8007: Authenticated privilege escalation. See http://blog.= couchdb.org/2018/07/11/cve-2018-8007 for details On behalf of the CouchDB PMC, Joan