On Wed, Sep 12, 2018 at 8:48 AM jun liu <[email protected]> wrote: > > Huxing, > > > Source release: > > https://www.apache.org/dyn/closer.cgi?path=incubator/dubbo/2.6.3/apache-dubbo-incubating-2.6.3-source-release.zip > > Binary release: > > https://www.apache.org/dyn/closer.cgi?path=incubator/dubbo/2.6.3/apache-dubbo-incubating-2.6.3-bin-release > > > > <https://www.apache.org/dyn/closer.cgi?path=incubator/dubbo/2.6.3/apache-dubbo-incubating-2.6.3-bin-release> > Where are we going to add this links?
The links should be added to the official website, maybe we should have dedicated page [1] for the download information. And the documentation need to be updated, for example in [2], instead of clone from Github, guide user to use the latest stable release. (Of course for cutting edge users, Github clone is still available) [1] http://commons.apache.org/proper/commons-collections/download_collections.cgi [2] http://dubbo.apache.org/en-us/docs/admin/install/provider-demo.html > > Best regards, > Jun > > > On 12 Sep 2018, at 07:34, Huxing Zhang <[email protected]> wrote: > > > > Glad to hear that! > > > > There is one more thing to do: add download link to the official ASF > > release. > > > > Source release: > > https://www.apache.org/dyn/closer.cgi?path=incubator/dubbo/2.6.3/apache-dubbo-incubating-2.6.3-source-release.zip > > Binary release: > > https://www.apache.org/dyn/closer.cgi?path=incubator/dubbo/2.6.3/apache-dubbo-incubating-2.6.3-bin-release.zip > > > > On Tue, Sep 11, 2018 at 8:10 PM Jun Liu <[email protected]> wrote: > >> > >> Hi Community, > >> > >> I am pleased to announce that the 2.6.3 version has just been released. > >> Both the source release[1] and the maven binary release[2] are available > >> now, you can also find the detailed release notes in here[3] or quickly > >> check the important changes I list below: > >> * Delivery of attachments from provider to consumer. > >> * Generic invoke and attachments for http&hessian protocol. > >> * Introduce new bootstrap module > >> * Performance tuning > >> * Bugfixes > >> > >> Normally, you can smoothly upgrade to the new version from any version > >> before 2.6.2 without having to do too many changes to your apps and > >> without having to worry about any incompatible problems. > >> If you have any usage questions, or have problems when upgrading or find > >> any problems about enhancements included in this release, please don’t > >> hesitate to let us know by sending feedback to this mailing list or filing > >> an issue on github[4]. > >> > >> 1. https://dist.apache.org/repos/dist/release/incubator/dubbo/2.6.3/ > >> 2. http://central.maven.org/maven2/com/alibaba/ > >> 3. https://github.com/apache/incubator-dubbo/releases > >> 4. https://github.com/apache/incubator-dubbo/issues > >> > >> Best regards, > >> Jun > >> > > > > > > -- > > Best Regards! > > Huxing > -- Best Regards! Huxing
