Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 67D40F812 for ; Tue, 9 Apr 2013 18:34:34 +0000 (UTC) Received: (qmail 45778 invoked by uid 500); 9 Apr 2013 18:34:34 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 45736 invoked by uid 500); 9 Apr 2013 18:34:34 -0000 Mailing-List: contact commits-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 commits@couchdb.apache.org Received: (qmail 45725 invoked by uid 99); 9 Apr 2013 18:34:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 18:34:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 18:34:33 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 547D0CD3; Tue, 9 Apr 2013 18:34:13 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 09 Apr 2013 18:34:13 -0000 Message-ID: <20130409183413.27670.38709@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22CurrentReleases=22_by_NoahSlate?= =?utf-8?q?r?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "CurrentReleases" page has been changed by NoahSlater: http://wiki.apache.org/couchdb/CurrentReleases?action=3Ddiff&rev1=3D20&rev2= =3D21 Comment: Add 1.3.0 release This page lists all CouchDB releases that are currently supported by the = Apache CouchDB project. = <> + = + =3D=3D 1.3.0 =3D=3D + = + April 9th, 2013 + = + [[http://www.apache.org/dyn/closer.cgi?path=3D/couchdb/source/1.3.0/apach= e-couchdb-1.3.0.tar.gz|apache-couchdb-1.3.0.tar.gz]] [ [[http://www.apache.= org/dist/couchdb/source/1.3.0/apache-couchdb-1.3.0.tar.gz.asc|OpenPGP]] ] [= [[http://www.apache.org/dist/couchdb/source/1.3.0/apache-couchdb-1.3.0.tar= .gz.md5|MD5]] ] [ [[http://www.apache.org/dist/couchdb/source/1.3.0/apache-= couchdb-1.3.0.tar.gz.sha|SHA]] ] + = + =3D=3D=3D Changes =3D=3D=3D + = + * Added view request duration to Futon. + * Removed the Futon test suite in favour of the CLI test suite. + * Fixed unnecessary conflict when deleting and creating a document in th= e same batch. + * New and updated passwords are hashed using PBKDF2. + * Fix various bugs in the URL rewriter when recursion is involved. + * Added Server-Sent Events protocol to db changes API. + * Moved the JS test suite to the CLI. + * Make password hashing synchronous when using the /_config/admins API. + * Added utc_id UUID algorithm. + * Encode database name during URL rewriting. + * Include user name in show/list ETags. + * Per module log levels. + * Server-wide UUID in some replication ids. + * E4X support in views is now deprecated and will be removed in a future= version. + * Experimental support for Cross-Origin Resource Sharing (CORS). = =3D=3D 1.2.2 =3D=3D =20