Spring Cloud Alibaba Versions Save

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

2021.0.4.0

1 year ago

⭐️ Features / Enhancements

  • [Nacos]Support IPv6 address register and subscribe in registry(#2728)
  • [Nacos]Add basic equals method in NacosServiceInstance(#2671)
  • [Nacos]Support refresh specific configurationPropertiesBeans(#2437)
  • [Nacos]Improve Nacos Config examples(#2551)
  • [RocketMQ]Support RocketMQ anonymous group(#2464)
  • [RocketMQ]Support blank header value(#2571)
  • [RocketMQ]Improve RocketMQ examples and document(#2505)
  • [Sidecar]Provide user using document(#2751)

🐞 Bug Fixes

  • [Seata]Fix circular dependency(#2666)
  • [Seata]Optimize circular dependencies(#2658)
  • [Common]Fix invalid picture URL in document(#2649)
  • [Nacos]Fix report error during destory undertow server(#2670)
  • [Nacos]Fix nacos-config example error(#2773)
  • [RocketMQ]Fixed multi-broker offset error(#2571)
  • [RocketMQ]Fixed RocketMQ binder with anonymous group cause error(#2464)
  • [Sentinel]Fix Sentinel datasource init error in jacocoagent environment(#2477)

📔 Reference Document

🔨 Dependency Upgrades

  • [Seata]Upgrade to 1.5.2(#2749)
  • [RocketMQ]Upgrade to 4.9.4(#2748)
  • [Sentinel]Upgrade to 1.8.5 (#2746)
  • [Nacos]Upgrade to 2.0.4 (#2747)
  • [Spring Boot]Upgrade to 2.6.11 (#2753)
  • [Spring Cloud]Upgrade to 2021.0.4 (#2752)

❤️ Contributors

Thanks for the contributors who worked on this release!

2.2.8.RELEASE

1 year ago

⭐️ Features / Enhancements

  • [Spring Cloud Dubbo] Removed Spring Cloud Dubbo module from main branch (https://github.com/alibaba/spring-cloud-alibaba/issues/2398)
  • [RocketMQ]Support RocketMQ anonymous group(#2511)
  • [RocketMQ]Support blank header value(#2572)
  • [RocketMQ]Improve RocketMQ examples and document(#2570)
  • [Nacos]Support refresh specific configurationPropertiesBeans(#2437)
  • [Nacos]Support without file extensions in Nacos Config(#2538)
  • [Nacos]Add examples of shared-configs and extension-configs(#2562)
  • [Nacos]Improve Nacos Config examples(#2551)
  • [Nacos]Improve Nacos wiki(#2584)

🐞 Bug Fixes

  • [Common] Fixed maven duplicate declaration(#2574)
  • [RocketMQ]Fixed multi-broker offset error(#2572)
  • [Seata]Optimize circular dependencies(#2568)
  • [Sentinel] Fix Sentinel datasource init error in jacocoagent environment(#2477)
  • [RocketMQ]Fixed RocketMQ binder with anonymous group cause error(#2464)

📔 Reference Document

🔨 Dependency Upgrades

  • [Seata] Upgrade to 1.5.1(#2583)
  • [RocketMQ] Upgrade to 4.9.3(#2568)
  • [Nacos] Upgrade to 2.1.0(#2563)
  • [Sentinel] Upgrade to 1.8.4 (#2556)

❤️ Contributors

Thanks for the contributors who worked on this release!

2021.0.1.0

2 years ago

⭐️ Features / Enhancements

  • [Spring Cloud Dubbo] Removed Spring Cloud Dubbo module from main branch (#2398)
  • [Nacos Config] Support spring.config.import (#2349)
  • [Nacos Config] Remove dependency spring-cloud-starter-bootstrap (#2349)
  • [Nacos Discovery] Support failure tolerance (#2360)
  • [Sentinel] Support Feign client custom configuration (#2342)
  • [Sentinel] Optimize circular dependencies (#2400)
  • [Seata] Optimize circular dependencies (#2407)
  • [Common] Merge 2.2.x to 2022 (#2400)
  • [Common] Refactor deprecated code (#2395)
  • [Common] Optimize tests and examples (#2406 #2395)

🐞 Bug Fixes

  • [RocketMQ] Fixed ClassNotFound when no actuator-starter(#2406)
  • [Common] Fixed document content wrong (#2408)

📔 Reference Document

2021.0.1.0 is compatible with Spring Cloud 2021.0.1, cheers!🍺

查看 2021.0.1.0 升级指南

🔨 Dependency Upgrades

  • [Spring Cloud] Upgrade to Spring Cloud 2021.0.1(#2401)
  • [Spring Boot] Upgrade to Spring Boot 2.6.3(#2401)
  • [Nacos] Upgrade to Nacos 1.4.2(#2403)
  • [Sentinel] Upgrade to Sentinel 1.8.3(#2404)
  • [Seata] Upgrade to Seata 1.4.2(#2407)
  • [RocketMQ] Upgrade to RocketMQ 4.9.2(#2406)

❤️ Contributors

Thanks for the contributors who worked on this release!

  • @zkzlx
  • @steverao
  • @yuhuangbin
  • @sczyh30
  • @DanielLiu1123
  • @jumkey
  • @Roger3581321
  • @galaxy-sea
  • @ovasty

2.2.7.RELEASE

2 years ago

⭐️ Features / Enhancements

  • [RocketMQ] Merged 2.2.5-RocketMQ-RC.RELEASE to 2.2.7.RELEASE(#2302)
  • [Sidecar] SidecarHealthChecker added CustomerHandler(#2208)
  • [Nacos] NacosServiceRegistry optimization(#2185)
  • [Nacos] NacosWatch optimization(#1194)

🐞 Bug Fixes

  • [Common] Fixed contact infomation invalid(#2278)
  • [RocketMQ] Fixed variable judgment bug(#2258)
  • [Nacos] Fixed NacosWatch can't be shutdown(#2253)
  • [Nacos Config] Fixed document content wrong(#2227)
  • [Common] Fixed document content wrong(#2202)
  • [Consul] Fixed register metadata to Consul failed(#2157)

📔 Reference Document

2.2.7.RELEASE is compatible with Spring Cloud Hoxton.SR12, cheers!🍺

Spring Cloud Alibaba is live on Spring Initializr and Aliyun Java Initializr now!

🔨 Dependency Upgrades

  • [Dubbo] Upgrade to Dubbo 2.7.13(#2249)
  • [Spring Cloud] Upgrade to Spring Cloud Hoxton.SR12(#2242)
  • [Spring Boot] Upgrade to Spring Boot 2.3.12.RELEASE(#2242)
  • [Nacos] Upgrade to Nacos 2.0.3(#2241)

❤️ Contributors

Thanks for the contributors who worked on this release!

  • @zkzlx
  • @steverao
  • @yuhuangbin
  • @mercyblitz
  • @panzhi33
  • @Pengfei-Lu
  • @theonefx
  • @misselvexu

2.2.6.RELEASE

2 years ago

⭐️ Features / Enhancements

🐞 Bug Fixes

📔 Reference Document

2.2.6.RELEASE is compatible with Spring Cloud Hoxton.SR9, cheers!🍺

Spring Cloud Alibaba is live on Spring Initializr and Aliyun Java Initializr now!

🔨 Dependency Upgrades

❤️ Contributors

Thanks for the contributors who worked on this release!

  • @yuhuangbin
  • @theonefx
  • @terminux
  • @yang-xiaobai
  • @eden-yuan
  • @captainkun
  • @wangzhenxyz1
  • @tangyuewei
  • @DHBin

2.2.6.RC1

2 years ago

⭐️ Features / Enhancements

🐞 Bug Fixes

📔 Reference Document

2.2.6.RC1 is compatible with Spring Cloud Hoxton.SR9, cheers!🍺

Spring Cloud Alibaba is live on Spring Initializr and Aliyun Java Initializr now!

🔨 Dependency Upgrades

❤️ Contributors

Thanks for the contributors who worked on this release!

  • @yuhuangbin
  • @theonefx
  • @terminux
  • @yang-xiaobai
  • @eden-yuan
  • @captainkun
  • @wangzhenxyz1
  • @tangyuewei
  • @DHBin

2.2.5-RocketMQ-RC1

3 years ago

鉴于rocketmq-client版本迭代速度较快,而现release版本中stream-rocketmq使用的client版本比较老,很多rocketmq新特性也无法支持; 通过对issues的整理与内部讨论,现对stream-rocketmq做了一次重构,在使用上部分发生了变化,在修复bug的同时也增加了很多内容,如下: 1、剥离 RocketMQ Spring Boot Starter,主要方便自定义功能 2、修复RocketMQ消息失败的反馈 3、规范了内部部分bean的签名 4、支持批量消费 5、支持异步消息回调处理 6、支持MessageConverter机制 7、支持自定义CustomizedTraceTopic 8、支持自定义消费最大重试次数 9、支持Push模式下指定消费起始位 10、支持自定义延迟消息的延迟等级(定时消息需要自行通过header处理) 11、支持阿里云rocketmq对接(没有充分测试) 12、支持可能常用bean的自定义,需要在配置中指定beanName;如MessageConverter, AllocateMessageQueueStrategy,MessageQueueSelector, MessageListener, TransactionListener,SendCallback, SendMessageHook,ErrorAcknowledgeHandler 13、使用上主要体现在配置参数的变化,这次跨度比较大,就没有做兼容处理;因为剥离了rocketmq-boot则相关注解无法直接使用,需自行引入依赖

后续计划: 1、支持consumer多个订阅 2、对spring stream 原生配置参数将充分利用 3、兼容RocketMQ Spring Boot Starter 4、弱化现有的强依赖关系绑定,为后续的pop消费做准备

当前rc版本的更新,必定有很多不足的地方,欢迎各位大佬参与和指导,社区有你更精彩。

2021.1

3 years ago

2021.1 is compatible with Spring Cloud 2020.0, cheers!🍺

This release is based on 2.2.5 and completes the Spring Cloud 2020.0 adaptation. And this is the first version that supports the 2020 version of spring cloud.

2020.0.RC1

3 years ago

2020.0.RC1 is compatible with Spring Cloud 2020.0, cheers!🍺

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

Spring Cloud Alibaba is live on Spring Initializr and Aliyun Java Initializr now!

2.0.4.RELEASE

3 years ago

⭐️ Features / Enhancements

  • [Nacos Discovery] Optimize the way to get NacosWatch#ThreadPoolTaskScheduler #1823

  • [Nacos Config] Improved nacos configuration parsing #1531

  • [Dubbo] Add new endpoints #1949

  • [RocketMq] use AbstractMessageChannel.getInterceptors() to replace ChannelInterceptorAware.getChannelInterceptors() #1503

🐞 Bug Fixes

  • [Nacos Discovery]

    • fix Error occurred when using the endpoint /actuator/service-registry to unregister the service registration #1893
    • fix Heart beat unit second didn't match nacos unit millisecond #1877
    • fix UnsatisfiedDependencyException when use nacos-discovery with spring-cloud-config #1791
  • [Dubbo]

    • fix sometimes the consumer can not find the service when calling #1895 #1805
    • fix NPE exception when using grpc protocol #1903
    • fix occasionally can not find provider problem #1950 #1940 #1936
  • [Nacos Config]

    • fix EndpointId logWarning #1780
    • fixed chinese garbled for nacos-config #1939
  • [Seata]

    • fix Compatibility issue with seata-all-1.4.0 #1800
    • fix seata-examples project name #1775
    • add timeout config of seata-examples #1771
  • [Docs]

    • fix Add a missing configuration item of NacosDiscovery #1772

📔 Reference Document

2.0.4.RELEASE is compatible with Spring Cloud Finchley, cheers!🍺

Spring Cloud Alibaba is live on Spring Initializr and Aliyun Java Initializr now!

🔨 Dependency Upgrades

  • [Nacos] Upgrade to Nacos Client 1.4.1 #1920

❤️ Contributors

Thanks for the contributors who worked on this release!

  • @delicious-z
  • @zongyl
  • @eden-yuan
  • @Roger3581321
  • @zhongguangxi
  • @lltx
  • @fangjian0423
  • @theonefx
  • @yuhuangbin
  • @wangliang181230
  • @Flyfoxs
  • @brothelul
  • @github-ganyu
  • @horizonzy
  • @zkzlx