From dev-return-48027-archive-asf-public=cust-asf.ponee.io@couchdb.apache.org Thu Nov 15 23:56:11 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 03728180669 for ; Thu, 15 Nov 2018 23:56:10 +0100 (CET) Received: (qmail 41355 invoked by uid 500); 15 Nov 2018 22:56:10 -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 41344 invoked by uid 99); 15 Nov 2018 22:56:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2018 22:56:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 044C9180D08 for ; Thu, 15 Nov 2018 22:56:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id I5Zl19YkrHYC for ; Thu, 15 Nov 2018 22:56:05 +0000 (UTC) Received: from smtp.justsomehost.net (smtp.justsomehost.net [204.11.51.157]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 5626760EDD for ; Thu, 15 Nov 2018 22:56:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.justsomehost.net (Postfix) with ESMTP id 710EB58009C for ; Thu, 15 Nov 2018 17:55:58 -0500 (EST) Received: from smtp.justsomehost.net ([127.0.0.1]) by localhost (smtp.justsomehost.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id UKGNXM5E2bPK for ; Thu, 15 Nov 2018 17:55:58 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by smtp.justsomehost.net (Postfix) with ESMTP id 02B21580186 for ; Thu, 15 Nov 2018 17:55:58 -0500 (EST) X-Virus-Scanned: amavisd-new at smtp.justsomehost.net Received: from smtp.justsomehost.net ([127.0.0.1]) by localhost (smtp.justsomehost.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id v_o9iwtFQebA for ; Thu, 15 Nov 2018 17:55:57 -0500 (EST) Received: from smtp.justsomehost.net (smtp.justsomehost.net [204.11.51.157]) by smtp.justsomehost.net (Postfix) with ESMTP id E0ED958009C for ; Thu, 15 Nov 2018 17:55:57 -0500 (EST) Date: Thu, 15 Nov 2018 17:55:57 -0500 (EST) From: Joan Touzet Reply-To: wohali@apache.org To: CouchDB Developers Message-ID: <1738438947.4981.1542322560223.JavaMail.Joan@BRAIN> Subject: 6 items left before we can release 2.3.0! MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [204.11.51.157] X-Mailer: Zimbra 8.8.9_GA_3026 (Zimbra Desktop/7.3.1_13063_Windows) Thread-Index: m/qAF7+JDJPQv4OInaYdN+FCwul0CQ== Thread-Topic: 6 items left before we can release 2.3.0! Hi everyone, Thanks for the help on some of those issues I linked last week. It's time for your help again - we have just 6 items to close out before I can start the 2.3.0 release process. Any and all help is requested. 2 PRs are in progress: #1470: Fix calculation of external size for attachments #1272: Record and expose last compaction time 4 issues need attention: #1579: Autocompaction never triggered in Couch v2.2 (regression from 2.1) #1600: Sporadic errors on /_all_docs with Cookie auth and system databases #1607: Replicator fails to authenticate to open db after cookie timeout #1603: Bad total_rows for /{db}/_design_docs Once these are all closed I will move straight into preparing the first 2.3.0 release candidate. -Joan