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
