According to our previous experience, it might take 2 weeks ~ 1month to get the first release.
1. Create dedicated release branch 2. Make necessary change 3. Tag the release 4. Vote on the mailing list 5. Publish the release Step 2-5 may be repeated due to release vote comments. On Thu, Jun 7, 2018 at 3:18 PM, Mercy <[email protected]> wrote: > Hi, community > > We are planing the release of Dubbo Spring Boot Project v0.1.1 & 0.2.0. > > For now, Dubbo Spring Boot Project includes two main modules: > > dubbo-spring-boot-starter : auto-configure features (e.g., > annotation-driven, auto configuration, externalized configuration). > > dubbo-spring-boot-actuator : production-ready features (e.g., security, > health checks, externalized configuration). > > We have to will separate two versions for once release because of Spring > Boot 2.0 breaking changes : > > 0.2.x is a main stream release version for Spring Boot 2.x > > 0.1.x is a legacy version for maintaining Spring Boot 1.x > > Release Milestone > > Release notes > > 1. Enhancements > > Upgrading dubbo 2.6.2 > > Compatible with Spring Boot 1.5.x and 2.0.x > > Full Support of resolving placeholder on Dubbo @Service and @Reference > attributes > > Blocking main thread until it's shutdown so that the Non-Web Spring Boot > application provides continuous services > > Remove dubbo banner > > 2. Bugfixs > > Failed reading extenerialized configuration on Yaml files > > Relaxed binding of extenerialized configuration issue > > Other minor issues > > We look forward to listening any ideas or questions. > > Kind regards, > > Mercy Ma -- Best Regards! Huxing
