alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.91k stars 8.33k forks source link

[Announce] Spring Cloud Alibaba 2020.0.RC1 released #2004

Closed theonefx closed 3 years ago

theonefx commented 3 years ago

Hello Community,

I am glad to announce that Spring Cloud Alibaba 2020.0.RC1 is released.

You can check detailed release notes here:

2020.0.RC1 : https://github.com/alibaba/spring-cloud-alibaba/releases/tag/2020.0.RC1

This is the first version that supports the 2020 version of spring cloud, We will release the release version as soon as possible.

If you have any questions using this version, please report the issue on Github.

Best regards, Spring Cloud Alibaba Team

lilaizhencn commented 3 years ago

dependencies里的parent 和 最外层的pom里的spring-cloud版本没有保持一致。

mostcool commented 3 years ago

其实依赖组件(dubbo、nacos、sentinel、seata、rocketmq等)不跟着升级适配一下吗?

theonefx commented 3 years ago

dependencies里的parent 和 最外层的pom里的spring-cloud版本没有保持一致。

多谢,疏忽了,我们会尽快修复并做对应的集成测试

theonefx commented 3 years ago

其实依赖组件(dubbo、nacos、sentinel、seata、rocketmq等)不跟着升级适配一下吗?

我们会在后续的版本里做升级的,除了升级还会有其他的优化