From dev-return-13191-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Nov 12 18:43:36 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 45223 invoked from network); 12 Nov 2010 18:43:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Nov 2010 18:43:35 -0000 Received: (qmail 57301 invoked by uid 500); 12 Nov 2010 18:44:06 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 57243 invoked by uid 500); 12 Nov 2010 18:44:06 -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 57235 invoked by uid 99); 12 Nov 2010 18:44:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Nov 2010 18:44:05 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ryan.ramage@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-wy0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Nov 2010 18:44:00 +0000 Received: by wyb35 with SMTP id 35so130771wyb.11 for ; Fri, 12 Nov 2010 10:43:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=bHs+xIKcXaJLKorInOMIkjbEgy1NVZuAvZwZxcWqVcA=; b=SK5+QEkXenvpGum759XZRbky5ABegtgVXpnZnSJA+rlEjW3r6lIrgIeHpOHV3rUIIl jB0n41HATMi9Ip2ZfCGU43s1S5iI69REnM/QEmCaveVt0k8kiVwdFUiJ8089DQEQGlm7 /jOl1Ue/ZZZ7uMqlb9ERMI46etNNnH2Lnk320= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=c9i/NvMH0JcvWqvFm3E/OUqkPgyyEnAjBFHNXaFE2RhMWcUBM/ngE9dwx4G9h3E+dJ ail7iTKxW5qLe1pxUZA7J9qC5YqXFZiQnHan0PUIA6ipXKA6N3KODW02UZ/SawTOVnpK Op8vmD4b5tbA2BLDn/piXyDPdA7byrCOmiyHs= MIME-Version: 1.0 Received: by 10.227.155.213 with SMTP id t21mr2792140wbw.132.1289587418123; Fri, 12 Nov 2010 10:43:38 -0800 (PST) Received: by 10.227.136.209 with HTTP; Fri, 12 Nov 2010 10:43:37 -0800 (PST) Date: Fri, 12 Nov 2010 11:43:37 -0700 Message-ID: Subject: Next Release From: Ryan Ramage To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 I am a little confused by the couch versioning in jira, the code lines, and the release schedule. I have a jira that I am looking forward to having show up in an official couch version. The Jira is COUCHDB-161 with a fix version is 0.12. In the code base, the last commit seems to be around here (about aug 25 in trunk), in which Robert was working on: https://github.com/apache/couchdb/commit/4875101eafd9852c4944eedbe65fd31045a73ef7 I may be missing something, but I don't see it being pulled up into the 0.11.x or the 1.0.x branch. I am just wondering if someone could help me understand if this jira (the range request headers) might make it in the next official couch release, or what version of couch I might see it in? And if so, could I get a thumb-suck guess as when this might be? Thanks!