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 with 
JSON documents. Access your documents with your web browser, via HTTP. Query, 
combine, and transform your documents with JavaScript. CouchDB works well with 
modern web and mobile apps. You can distribute your data, efficiently using 
CouchDB’s incremental replication. CouchDB supports master-master setups with 
automatic conflict detection.

CouchDB comes with a suite of features, such as on-the-fly document 
transformation and real-time change notifications, that make web development a 
breeze. It even comes with an easy to use web administration console, served 
directly 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 engine 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 
available.

CouchDB 2.1.2 is a security release, and was originally published on 2018-07-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’t have done it without you!

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

Reply via email to