You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Joan Touzet <wo...@apache.org> on 2020/04/30 18:38:11 UTC

[VOTE] Release Apache CouchDB 3.0.1 (RC2)

Dear community,

I would like to propose that we release Apache CouchDB 3.0.1.

Changes since the last round:

     https://github.com/apache/couchdb/compare/3.0.1-RC1...3.0.1-RC2

Candidate release notes:

   https://docs.couchdb.org/en/latest/whatsnew/3.0.html#version-3-0-1

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! 
(Only PMC members have binding votes, but they depend on community 
feedback to gauge if an official release is ready to be made.)

The release artefacts we are voting on are available here:

     https://dist.apache.org/repos/dist/dev/couchdb/source/3.0.1/rc.2/

There, you will find a tarball, a GPG signature, and SHA256/SHA512 
checksums.

Please follow the test procedure here:


https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release

Please remember that "RC2" is an annotation. If the vote passes, these 
artefacts will be released as Apache CouchDB 3.0.1.

The intent is still to push the successful build on Monday May 4, and 
announce on Tuesday May 5.

Please cast your votes now.

Thanks,
Joan "time to descale the coffee maker" Touzet

Re: [VOTE] Release Apache CouchDB 3.0.1 (RC2)

Posted by Joan Touzet <wo...@apache.org>.
Testing my own release.

Platform: Windows 10 (1909) and Windows 7 (latest) x86_64

sha256 - matches
sha512 - matches
make check - still failing on the same 2 Elixir tests, but hand-patched.
              I didn't cherry-pick the full fix from #2684 (f796cd1)
              I don't feel this requires an RC3.
build .msi binary - passes
install on Windows 7 - passes
curl http://admin:password@localhost:5984/ :

{"couchdb":"Welcome","version":"3.0.1","git_sha":"895c3748a","uuid":"ece8ffd5e8cef4de935f24086e9d0bd6","features":["access-ready","partitioned","pluggable-storage-engines","reshard","scheduler"],"vendor":{"name":"The 
Apache Software Foundation"}}

fauxton self check - passes

+1

On 2020-04-30 14:38, Joan Touzet wrote:
> Dear community,
> 
> I would like to propose that we release Apache CouchDB 3.0.1.
> 
> Changes since the last round:
> 
>      https://github.com/apache/couchdb/compare/3.0.1-RC1...3.0.1-RC2
> 
> Candidate release notes:
> 
>    https://docs.couchdb.org/en/latest/whatsnew/3.0.html#version-3-0-1
> 
> 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! 
> (Only PMC members have binding votes, but they depend on community 
> feedback to gauge if an official release is ready to be made.)
> 
> The release artefacts we are voting on are available here:
> 
>      https://dist.apache.org/repos/dist/dev/couchdb/source/3.0.1/rc.2/
> 
> There, you will find a tarball, a GPG signature, and SHA256/SHA512 
> checksums.
> 
> Please follow the test procedure here:
> 
> 
> https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release 
> 
> 
> Please remember that "RC2" is an annotation. If the vote passes, these 
> artefacts will be released as Apache CouchDB 3.0.1.
> 
> The intent is still to push the successful build on Monday May 4, and 
> announce on Tuesday May 5.
> 
> Please cast your votes now.
> 
> Thanks,
> Joan "time to descale the coffee maker" Touzet