+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 <[email protected]> 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 >
