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 B55B9FF39 for ; Tue, 2 Apr 2013 18:32:14 +0000 (UTC) Received: (qmail 60835 invoked by uid 500); 2 Apr 2013 18:32:12 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 60764 invoked by uid 500); 2 Apr 2013 18:32:12 -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 60745 invoked by uid 99); 2 Apr 2013 18:32:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Apr 2013 18:32:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lancecarlson@gmail.com designates 209.85.210.178 as permitted sender) Received: from [209.85.210.178] (HELO mail-ia0-f178.google.com) (209.85.210.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Apr 2013 18:32:07 +0000 Received: by mail-ia0-f178.google.com with SMTP id r13so582687iar.9 for ; Tue, 02 Apr 2013 11:31:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=UVho2QrcpYbPr1kviO6A/SYTP4EwdI8A+jdLtEgrd1c=; b=XCXhzU3ZcHU+FLdNQXPwRo3vBSmD54UoIdBAXeRz3fsjV2G487jHtO25ooy8CWiAoZ VEl5laEmVJXX7RkodW+vyfHS+FPSkGQuDAO+3yBaU36tfLp7ensw5VSZh4CYiZO/ZaXI UJBsPLbKGNdut3w6didNbQUmEleuCAOdJbU8cqsepYgabIsMzk0UF642mRCbjPscJvc9 Lc2kDTEI5zDLJ10IlCU9GUciWb+Wornt9yVz3zNjZOquV3fyJeJugtVCStV3le5AHrZF 26EVcdib5GnyzpytlP9V8xTLE/7UOpbZJZXain05+qmECCpIYGbaAOG7tOzZoayC+xG0 wvhQ== X-Received: by 10.50.216.164 with SMTP id or4mr5876382igc.38.1364927506657; Tue, 02 Apr 2013 11:31:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.129.98 with HTTP; Tue, 2 Apr 2013 11:31:26 -0700 (PDT) In-Reply-To: References: From: Lance Carlson Date: Tue, 2 Apr 2013 14:31:26 -0400 Message-ID: Subject: Re: [ANNOUNCE] Apache CouchDB 1.2.2 has been released To: "user@couchdb.apache.org" Cc: announce@apache.org, announce@couchdb.apache.org, "dev@couchdb.apache.org" Content-Type: multipart/alternative; boundary=14dae93406df2db99704d964f331 X-Virus-Checked: Checked by ClamAV on apache.org --14dae93406df2db99704d964f331 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable This is awesome! On Tue, Apr 2, 2013 at 1:58 PM, Noah Slater wrote: > Dear community, > > Apache CouchDB 1.2.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 HTT= P. > Query, combine, and transform your documents with JavaScript. CouchDB wor= ks > well with modern web and mobile apps. You can even serve web apps directl= y > out of CouchDB. And you can distribute your data, or your apps, efficient= ly > using CouchDB=92s 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. > > This is a bugfix release > > These release notes are based on the CHANGES file. > > HTTP Interface > > * Reset rewrite counter on new request, avoiding unnecessary request > failures due to bogus rewrite limit reports. > > Build System > > * Fixed issue in couchdb script where stopped status returns before > process exits. > > Thanks, > > -- > NS > --14dae93406df2db99704d964f331--