Hi Regarding apache release, the version will can go like 1.0.0, 1.0.1, etc. with each version contains all the submodules and all the source codes.
As for the convenient maven dependencies, their version will be determined by the version number in their own pom.xml file, which can be and most likely to be different with 1.0.0. But whatever version the submodule maven version may has, the version should be the same as the one recorded in the source package of the dubbo-spi-extensions project currently releasing. I think the above way makes sense for both users and the apache release. What do u think of it, Keran and Yunkun? Jun > On Oct 21, 2021, at 1:57 PM, YunKun Huang <[email protected]> wrote: > > So are we going to release dubbo-mock-extensions 1.0.0 only or will we > still release other submodules as version 1.0.0 without any change? > > On Thu, Oct 21, 2021 at 12:11 PM ranke <[email protected]> wrote: >> >> 1.0.0 is a totally independent version only makes sense for >> dubbo-spi-extensions project. This version works for code organization and >> release management. Users will only care about the embedded sub module >> version changes in each release, which requires us to make module changes >> clear in every release notes. >> >> YunKun Huang <[email protected]> 于2021年10月19日周二 下午7:55写道: >> >>> I see version number is 1.0.0, but it already has v2.7.8.3 >>> It will make users confused. >>> >>> On Mon, Oct 18, 2021 at 3:04 PM ranke <[email protected]> wrote: >>>> >>>> Hello Community, >>>> >>>> This is a call for vote to release Apache Dubbo dubbo-spi-extensions >>>> version 1.0.0. >>>> >>>> The release candidates: >>>> https://dist.apache.org/repos/dist/dev/dubbo/dubbo-spi-extensions/1.0.0/ >>>> >>>> The staging repo: >>>> https://repository.apache.org/content/repositories/orgapachedubbo-1196/ >>>> >>>> Git tag for the release: >>>> https://github.com/apache/dubbo-spi-extensions/releases/tag/v1.0.0 >>>> >>>> Hash for the release tag: >>>> a0f0b346c914b234c2a7e8532b275aaeeabf21e8 >>>> >>>> Release Notes: >>>> https://github.com/apache/dubbo-spi-extensions/releases/tag/v1.0.0 >>>> >>>> The artifacts have been signed with Key 21C12FEAC580F98D, 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 >>>
