Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 14209 invoked from network); 10 Jun 2008 20:19:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jun 2008 20:19:06 -0000 Received: (qmail 63461 invoked by uid 500); 10 Jun 2008 20:19:08 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 63371 invoked by uid 500); 10 Jun 2008 20:19:08 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 63335 invoked by uid 99); 10 Jun 2008 20:19:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2008 13:19:08 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [89.16.172.240] (HELO bytesexual.org) (89.16.172.240) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2008 20:18:19 +0000 Received: from nslater by bytesexual.org with local (Exim 4.69) (envelope-from ) id 1K6AId-0001g3-UR for couchdb-dev@incubator.apache.org; Tue, 10 Jun 2008 21:18:36 +0100 Date: Tue, 10 Jun 2008 21:18:35 +0100 From: Noah Slater To: couchdb-dev@incubator.apache.org Subject: [VOTE] Apache CouchDB 0.8.0-incubating release Message-ID: <20080610201835.GG26134@bytesexual.org> Mail-Followup-To: couchdb-dev@incubator.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: The Apache Software Foundation X-Noah: Awesome User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Checked: Checked by ClamAV on apache.org Hello, This is the first release under the patronage of the ASF Incubator. We're voting on the source distributions available here: http://people.apache.org/~nslater/dist/ Specifically: http://people.apache.org/~nslater/dist/0.8.0-incubating/apache-couchdb-0.8.0-incubating.tar.gz http://people.apache.org/~nslater/dist/0.8.0-incubating/apache-couchdb-0.8.0-incubating.tar.gz.asc http://people.apache.org/~nslater/dist/0.8.0-incubating/apache-couchdb-0.8.0-incubating.tar.gz.md5 http://people.apache.org/~nslater/dist/0.8.0-incubating/apache-couchdb-0.8.0-incubating.tar.gz.sha Version 0.8.0-incubating ------------------------ * Changed core licensing to the Apache Software License 2.0. * Refactoring of the core view and storage engines. * Added support for incremental map/reduce views. * Changed database file format. * Many improvements to Futon, the web administration interface. * Swapped out Erlang's inets HTTP server for the Mochiweb HTTP server. * SpiderMonkey is no longer included with CouchDB, but rather treated as an external dependendancy. * Added bits of awesome. Thanks, -- Noah Slater - The Apache Software Foundation