Hi, How is the release preparation going?
I have a question with the IP clearance process for the spring-boot-starter. Shall we rename the package from com.alibaba.boot to org.apache.dubbo.boot before the release? Or should we do it next time? We have done a lot of works for dubbo in [1]. [1] https://issues.apache.org/jira/browse/DUBBO-7 On Tue, Jun 12, 2018 at 2:36 PM, Mercy <[email protected]> wrote: > Ok, thanks, I am working on it! > > > Kind regards, > > Mercy Ma > > > > 在 2018/6/7 下午5:30, Huxing Zhang 写道: >> >> 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
