You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by Albumen Kevin <al...@apache.org> on 2021/03/12 14:41:20 UTC

[VOTE] Release Apache Dubbo Spring Boot 2.7.9 RC1

Hello Dubbo Community,

This is a call for a vote to release Apache Dubbo Spring Boot version 2.7.9.

The release candidates:
https://dist.apache.org/repos/dist/dev/dubbo/dubbo-spring-boot/2.7.9/

The staging repo:
https://repository.apache.org/content/repositories/orgapachedubbo-1154/

Git tag for the release:
https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9

Hash for the release tag:
88cc365674fc211551c537a00fbf9fa4df15d110

Release Notes:
https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9

The artifacts have been signed with Key: 2B249EDD, which can be found in
the keys file:
https://dist.apache.org/repos/dist/dev/dubbo/KEYS

The vote will be open for at least 72 hours or until the necessary number of
votes are reached.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Thanks,
The Apache Dubbo Team

Re: [VOTE] Release Apache Dubbo Spring Boot 2.7.9 RC1

Posted by Albumen Kevin <al...@apache.org>.
Hello Dubbo Community,

The release vote finished, We’ve received

+1 binding, Jun Liu
+1 binding, YunKun Huang
+1 binding, Ian Luo

The vote and result thread:
https://lists.apache.org/thread.html/r94fdef4b34d478a80946d00b4f6e5ecb9cdf5096369c3e7f7add87fe%40%3Cdev.dubbo.apache.org%3E
The vote passed. I am working on the further release process, thanks.

Best regards,
The Apache Dubbo Team

On Thu, Mar 18, 2021 at 5:19 PM Ian Luo <ia...@gmail.com> wrote:

> I checked the following items. I vote +1 (binding) to this release.
>
> [v]  Are release files in correct location?
> [v] Are the digital signature and hashes correct?
> [v] Do LICENSE and NOTICE files exists?
> [v] Is the LICENSE and NOTICE text correct?
> [v] Is the NOTICE year correct?
> [x] Un-included software dependencies are not mentioned in LICENSE or
> NOTICE?
> [x] License information is not mentioned in NOTICE?
> [v] Do the contents of the release match with what's tagged in version
> control?
> [x] Are there any unexpected binary files in the release?
> [v] Can you compile from source? Are the instruction clear?
>
> I vote with:
> [v] +1 release the software
> [ ] +0 not sure if it should be released
> [ ] -1 don’t release the software because..
>
> Regards,
> -Ian.
>
> On Fri, Mar 12, 2021 at 10:41 PM Albumen Kevin <al...@apache.org>
> wrote:
>
> > Hello Dubbo Community,
> >
> > This is a call for a vote to release Apache Dubbo Spring Boot version
> > 2.7.9.
> >
> > The release candidates:
> > https://dist.apache.org/repos/dist/dev/dubbo/dubbo-spring-boot/2.7.9/
> >
> > The staging repo:
> > https://repository.apache.org/content/repositories/orgapachedubbo-1154/
> >
> > Git tag for the release:
> > https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9
> >
> > Hash for the release tag:
> > 88cc365674fc211551c537a00fbf9fa4df15d110
> >
> > Release Notes:
> > https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9
> >
> > The artifacts have been signed with Key: 2B249EDD, which can be found in
> > the keys file:
> > https://dist.apache.org/repos/dist/dev/dubbo/KEYS
> >
> > The vote will be open for at least 72 hours or until the necessary number
> > of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Thanks,
> > The Apache Dubbo Team
> >
>

Re: [VOTE] Release Apache Dubbo Spring Boot 2.7.9 RC1

Posted by Ian Luo <ia...@gmail.com>.
I checked the following items. I vote +1 (binding) to this release.

[v]  Are release files in correct location?
[v] Are the digital signature and hashes correct?
[v] Do LICENSE and NOTICE files exists?
[v] Is the LICENSE and NOTICE text correct?
[v] Is the NOTICE year correct?
[x] Un-included software dependencies are not mentioned in LICENSE or
NOTICE?
[x] License information is not mentioned in NOTICE?
[v] Do the contents of the release match with what's tagged in version
control?
[x] Are there any unexpected binary files in the release?
[v] Can you compile from source? Are the instruction clear?

I vote with:
[v] +1 release the software
[ ] +0 not sure if it should be released
[ ] -1 don’t release the software because..

Regards,
-Ian.

On Fri, Mar 12, 2021 at 10:41 PM Albumen Kevin <al...@apache.org> wrote:

> Hello Dubbo Community,
>
> This is a call for a vote to release Apache Dubbo Spring Boot version
> 2.7.9.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo-spring-boot/2.7.9/
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1154/
>
> Git tag for the release:
> https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9
>
> Hash for the release tag:
> 88cc365674fc211551c537a00fbf9fa4df15d110
>
> Release Notes:
> https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9
>
> The artifacts have been signed with Key: 2B249EDD, which can be found in
> the keys file:
> https://dist.apache.org/repos/dist/dev/dubbo/KEYS
>
> The vote will be open for at least 72 hours or until the necessary number
> of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> The Apache Dubbo Team
>

Re: [VOTE] Release Apache Dubbo Spring Boot 2.7.9 RC1

Posted by YunKun Huang <ht...@gmail.com>.
+1

I checked:
* LICENSE exist
* Unit tests are pass in jdk11
* NOTICE exist

On Thu, Mar 18, 2021 at 1:00 PM Jun Liu <li...@apache.org> wrote:
>
> +1 binding
>
> I checked:
> * Signatures and hashes are good
> * LICENSE exists
> * Release notes show changes are mostly dependency upgrade.
> * UTs passed on my Mac with JDK1.8
> * All files no unexpected binaries.
>
> Jun
>
> > On Mar 12, 2021, at 10:41 PM, Albumen Kevin <al...@apache.org> wrote:
> >
> > Hello Dubbo Community,
> >
> > This is a call for a vote to release Apache Dubbo Spring Boot version 2.7.9.
> >
> > The release candidates:
> > https://dist.apache.org/repos/dist/dev/dubbo/dubbo-spring-boot/2.7.9/
> >
> > The staging repo:
> > https://repository.apache.org/content/repositories/orgapachedubbo-1154/
> >
> > Git tag for the release:
> > https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9
> >
> > Hash for the release tag:
> > 88cc365674fc211551c537a00fbf9fa4df15d110
> >
> > Release Notes:
> > https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9
> >
> > The artifacts have been signed with Key: 2B249EDD, which can be found in
> > the keys file:
> > https://dist.apache.org/repos/dist/dev/dubbo/KEYS
> >
> > The vote will be open for at least 72 hours or until the necessary number of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Thanks,
> > The Apache Dubbo Team
>

Re: [VOTE] Release Apache Dubbo Spring Boot 2.7.9 RC1

Posted by Jun Liu <li...@apache.org>.
+1 binding

I checked:
* Signatures and hashes are good
* LICENSE exists
* Release notes show changes are mostly dependency upgrade. 
* UTs passed on my Mac with JDK1.8
* All files no unexpected binaries.

Jun

> On Mar 12, 2021, at 10:41 PM, Albumen Kevin <al...@apache.org> wrote:
> 
> Hello Dubbo Community,
> 
> This is a call for a vote to release Apache Dubbo Spring Boot version 2.7.9.
> 
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo-spring-boot/2.7.9/
> 
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1154/
> 
> Git tag for the release:
> https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9
> 
> Hash for the release tag:
> 88cc365674fc211551c537a00fbf9fa4df15d110
> 
> Release Notes:
> https://github.com/apache/dubbo-spring-boot-project/releases/tag/2.7.9
> 
> The artifacts have been signed with Key: 2B249EDD, which can be found in
> the keys file:
> https://dist.apache.org/repos/dist/dev/dubbo/KEYS
> 
> The vote will be open for at least 72 hours or until the necessary number of
> votes are reached.
> 
> Please vote accordingly:
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> Thanks,
> The Apache Dubbo Team