Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 2346 invoked from network); 23 Aug 2009 14:09:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Aug 2009 14:09:33 -0000 Received: (qmail 16775 invoked by uid 500); 23 Aug 2009 14:09:54 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 16647 invoked by uid 500); 23 Aug 2009 14:09:53 -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 16621 invoked by uid 99); 23 Aug 2009 14:09:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 14:09:21 +0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.68.5.9] (HELO relay00.pair.com) (209.68.5.9) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 23 Aug 2009 14:09:08 +0000 Received: (qmail 45405 invoked from network); 23 Aug 2009 14:08:46 -0000 Received: from 75.143.234.216 (HELO ?192.168.1.104?) (75.143.234.216) by relay00.pair.com with SMTP; 23 Aug 2009 14:08:46 -0000 X-pair-Authenticated: 75.143.234.216 Message-Id: From: Damien Katz To: dev@couchdb.apache.org In-Reply-To: <7F23E151-749B-4E79-8710-3039E8A142EF@apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: Time for 0.10.0? Date: Sun, 23 Aug 2009 10:08:44 -0400 References: <675A4636-277C-4248-9943-1D361FD6217C@apache.org> <7F23E151-749B-4E79-8710-3039E8A142EF@apache.org> X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org On Aug 23, 2009, at 10:00 AM, Curt Arnold wrote: > > On Aug 21, 2009, at 4:01 PM, Damien Katz wrote: > >> Any objections to creating a 0.10.0 branch? >> >> -Damien > > > Is the cryptography notice issue settled? > > Also just noticed that a document reject during validate_doc_update > returns a HTTP 500. Haven't checked the archives yet and maybe it > is by design, but seems wrong to me, the server is doing exactly > what it is supposed to do. > > I haven't checked the current status, but is the issue with CouchDB > accepting invalid UTF-8 sequences but then failing on queries still > a problem? That seemed like a killer bug to me. > > I don't know the status of these things, but bugs and issues don't prevent the creation of branch, only the release of a branch. -Damien