Also FYI, RC binary builds for our supported Linuxes are now here:
https://repo-nightly.couchdb.org/2.3.0-RC1/
Remember, these are only for testing purposes, and will vanish shortly
after the release. DO NOT USE THESE REPOS FOR PRODUCTION PURPOSES.
-Joan
- Original Message -
From: "Joan Touzet"
To: dev@couchdb.apache.org
Sent: Thursday, November 29, 2018 5:17:53 PM
Subject: Re: [VOTE] Release Apache CouchDB 2.3.0-RC1 (Windows binaries up)
This is my follow-up to vote +1 on the release, and to announce the Windows RC1
binaries are now available at:
https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.3.0/rc.1/
Signature verification (meaningless, but...)
C:\> gpg --verify *asc
gpg: assuming signed data in 'apache-couchdb-2.3.0-RC1.tar.gz'
gpg: Signature made 11/29/18 14:08:56 Eastern Standard Time
gpg:using RSA key 2EC788AE3F239FA13E82D215CDE711289384AE37
gpg: Good signature from "Joan Touzet (Apache Code Signing Key)
" [unknown]
gpg: aka "Joan Touzet (CODE SIGNING KEY) "
[unknown]
Primary key fingerprint: 2EC7 88AE 3F23 9FA1 3E82 D215 CDE7 1128 9384 AE37
SHA256 and SHA512 match.
Though it took 2 runs, `make check` succeeded on Windows. (First run
failed to start up a test cluster fast enough before the test timed
out and failed.)
CouchDB runs:
C:\> curl localhost:5984
{"couchdb":"Welcome","version":"2.3.0","git_sha":"07ea0c7","uuid":"c3e771c69ab725486a1ff0df08a19009","features":["pluggable-storage-engines","scheduler"],"vendor":{"name":"The
Apache Software Foundation"}}
Git SHA matches the git hash against which the build was made, the first commit
on the 2.3.x branch.
Fauxton comes up at http://localhost:5984/_utils, and the Verify Installation
link produces all-good checkmarks.
+1
-Joan
- Original Message -
From: "Joan Touzet"
To: "CouchDB Developers"
Sent: Thursday, November 29, 2018 2:22:02 PM
Subject: [VOTE] Release Apache CouchDB 2.3.0-RC1
Dear community,
I would like to release Apache CouchDB 2.3.0-RC1.
Changes since last round:
* https://github.com/apache/couchdb/compare/2.2.0...2.3.0-RC1
Candidate release notes:
* http://docs.couchdb.org/en/latest/whatsnew/2.3.html
We encourage the whole community to download and test these release artefacts
so that any critical issues can be resolved before the release is made.
Everyone is free to vote on this release, so dig right in!
The release artefacts we are voting on are available here:
https://dist.apache.org/repos/dist/dev/couchdb/source/2.3.0/rc.1/apache-couchdb-2.3.0-RC1.tar.gz
https://dist.apache.org/repos/dist/dev/couchdb/source/2.3.0/rc.1/apache-couchdb-2.3.0-RC1.tar.gz.asc
https://dist.apache.org/repos/dist/dev/couchdb/source/2.3.0/rc.1/apache-couchdb-2.3.0-RC1.tar.gz.sha256
https://dist.apache.org/repos/dist/dev/couchdb/source/2.3.0/rc.1/apache-couchdb-2.3.0-RC1.tar.gz.sha512
Please follow the test procedure here:
https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release
Please remember that "RC1" is an annotation. If the vote passes, these
artefacts will be released as Apache CouchDB 2.3.0.
Please cast your votes now.
Thanks,
Joan "we promised and delivered 2 releases a year" Touzet