You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by Liujie Qin <li...@apache.org> on 2020/03/04 09:12:08 UTC

[VOTE] Release Apache Dubbo 2.7.6 RC1

Hello Dubbo Community,

This is a call for vote to release Apache Dubbo version 2.7.6.

The release candidates:
https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/

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

Git tag for the release:
https://github.com/apache/dubbo/tree/dubbo-2.7.6

Hash for the release tag:
75218a9a7abd55a4bb2be5d65a413c329712caee

Release Notes:
https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6

The artifacts have been signed with Key : D8FFB831, 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 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 2.7.6 RC1

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

I noticed the file name 'apache-dubbo-2.7.6-source-release.zip.sha512'
should be 'apache-dubbo-2.7.6-zip.sha512', but I think it is fine.

[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?
[x] Is there any 3rd party code contained inside the release? If so:
  [ ] Does the software have a compatible license?
  [ ] Are all software licenses mentioned in LICENSE?
  [ ] Is the full text of the licenses (or pointers to it) in LICENSE?
  Is any of this code Apache licensed? Do they have NOTICE files? If so:
    [ ] Have relevant parts of those NOTICE files been added to this NOTICE
file?
    [ ] Do all source files have ASF headers?
[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 Wed, Mar 4, 2020 at 5:12 PM Liujie Qin <li...@apache.org> wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.6.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1069
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.6
>
> Hash for the release tag:
> 75218a9a7abd55a4bb2be5d65a413c329712caee
>
> Release Notes:
> https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6
>
> The artifacts have been signed with Key : D8FFB831, 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 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 2.7.6 RC1

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

I have checked:

+ can compile from source
+ unit test pass in my PC
+ NOTICE LICENSE file exist

A few question here:

1. I ses //FIXME in source code, it's should be fix before release? (
https://github.com/apache/dubbo/blob/dubbo-2.7.6/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/support/registry/ZoneAwareClusterInvoker.java#L62
)
2. There is some public method name change, it may need note in releaes
note or somewhere (
https://github.com/apache/dubbo/blob/dubbo-2.7.6/dubbo-common/src/main/java/org/apache/dubbo/rpc/model/ApplicationModel.java#L80
)
3. I see version update for one or two third-party java libraries in this
release, should we have a regular checking to keep latest version or latest
major version for third-party libraries? for example, we are depends on
spring library 4.X, the latest version is 5.X

On Wed, Mar 4, 2020 at 5:12 PM Liujie Qin <li...@apache.org> wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo version 2.7.6.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/
>
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1069
>
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.6
>
> Hash for the release tag:
> 75218a9a7abd55a4bb2be5d65a413c329712caee
>
> Release Notes:
> https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6
>
> The artifacts have been signed with Key : D8FFB831, 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 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 2.7.6 RC1

Posted by Yunkun Huang <ht...@gmail.com>.
I suggest to check if this issue can be fixed in 2.7.6 too

https://github.com/apache/dubbo/issues/5690


On 2020/03/04 09:12:08, Liujie Qin <li...@apache.org> wrote: 
> Hello Dubbo Community,
> 
> This is a call for vote to release Apache Dubbo version 2.7.6.
> 
> The release candidates:
> https://dist.apache.org/repos/dist/dev/dubbo/dubbo/2.7.6/
> 
> The staging repo:
> https://repository.apache.org/content/repositories/orgapachedubbo-1069
> 
> Git tag for the release:
> https://github.com/apache/dubbo/tree/dubbo-2.7.6
> 
> Hash for the release tag:
> 75218a9a7abd55a4bb2be5d65a413c329712caee
> 
> Release Notes:
> https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6
> 
> The artifacts have been signed with Key : D8FFB831, 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 necessary number of
> votes are reached.
> 
> Please vote accordingly:
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> Thanks,
> The Apache Dubbo Team
>