Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B0A0110783 for ; Tue, 5 Nov 2013 19:05:19 +0000 (UTC) Received: (qmail 8698 invoked by uid 500); 5 Nov 2013 19:05:19 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 8651 invoked by uid 500); 5 Nov 2013 19:05:19 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 8643 invoked by uid 99); 5 Nov 2013 19:05:19 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 19:05:19 +0000 Received: from localhost (HELO mail-wg0-f42.google.com) (127.0.0.1) (smtp-auth username nslater, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 19:05:18 +0000 Received: by mail-wg0-f42.google.com with SMTP id n12so3395379wgh.3 for ; Tue, 05 Nov 2013 11:05:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=rVZ/LqZpt4HjDapflKdVMrar8fpazxAYjpE3MdgFgV4=; b=QxPCwryNwRpEDdnEiqoxpUj/eZIQN9mjGD37fCnM6ESZFD1y3ecv/Oo/H9F07IQ25T pRDpQpqXqm6PCUI5YOForRY91jmcjvnqX/dijuWWegmDmGz+CpUi4h4jO4Sfw5XZre4W QSvCfbxPQbDzJP9jB5owwKfDfH6bl9lUP3qj4SQjNhTg0DwaT/9bh10rHetP52iy/cwr Vd5GTQtBIn+PWg1P0/4daRS0HM0FteJD9xAKz+sC94/0tB9CUObEIaSfXozjdkcP30ER iNFelIPtjTqqJrshey7fWeHYMQrUnPdSFqnn/akJ1YomU/K12FIZvfXw+cVslD54+0j+ 8OZA== X-Gm-Message-State: ALoCoQlJb2F+EQBB6bdil3HZ8c9Earvktihh50YBNIKWE2C9pZT+Hu1+FsGfoO9e1v0qWQ/al118 MIME-Version: 1.0 X-Received: by 10.180.97.5 with SMTP id dw5mr4123449wib.42.1383678317095; Tue, 05 Nov 2013 11:05:17 -0800 (PST) Received: by 10.217.38.141 with HTTP; Tue, 5 Nov 2013 11:05:17 -0800 (PST) X-Originating-IP: [91.66.82.235] In-Reply-To: References: Date: Tue, 5 Nov 2013 20:05:17 +0100 Message-ID: Subject: Re: [ANNOUNCE] Apache CouchDB 1.5.0 released From: Noah Slater To: "dev@couchdb.apache.org" Content-Type: text/plain; charset=ISO-8859-1 Thanks for all your hard work, Dirkjan! Congrats everyone! On 5 November 2013 19:27, Dirkjan Ochtman wrote: > Dear community, > > Apache CouchDB 1.5.0 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 even serve web apps directly out of CouchDB. And you can > distribute your data, or your apps, efficiently using CouchDB's > incremental replication. CouchDB supports master-master setups with > automatic conflict detection. > > Grab your copy here: > > http://couchdb.apache.org/ > > Pre-built packages for Windows and OS X are available. > > CouchDB 1.5.0 is a feature release, and was originally published on 2013-11-05. > > These release notes are based on the changelog. > > Changes > > * COUCHDB-1781: The official documentation has been overhauled. A lot > of content from other sources have been merged, and the index page has > been rebuilt to make the docs much more accessible. #54813a7 > * A new administration UI, codenamed Fauxton, has been included as an > experimental preview. It can be accessed at /_utils/fauxton/. There > are too many improvements here to list them all. We are looking for > feedback from the community on this preview release. > * COUCHDB-1888: Fixed an issue where admin users would be restricted > by the public_fields feature. > * Fixed an issue with the JavaScript CLI test runner. #be76882, #54813a7 > * COUCHDB-1867: An experimental plugin feature has been added. See > src/couch_plugin/README.md for details. We invite the community to > test and report any findings. > * COUCHDB-1894: An experimental Node.js-based query server runtime has > been added. See Experimental Features for details. We invite the > community to test and report any findings. > * COUCHDB-1901: Better retry mechanism for transferring attachments > during replication. #4ca2cec > > On behalf of the CouchDB PMC, > > Dirkjan -- Noah Slater https://twitter.com/nslater