Skip to content

Releases: alibaba/spring-cloud-alibaba

2022.0.0.2

12 Dec 02:08
f4265ff
Compare
Choose a tag to compare

What's Changed

New Contributors

2023.0.3.2

12 Dec 02:07
92b81c8
Compare
Choose a tag to compare

What's Changed

New Contributors

2021.0.6.2

12 Dec 02:09
17445e0
Compare
Choose a tag to compare

What's Changed

  • [Nacos] Expand NacosLoadBalancer to conveniently support custom service list filtering and load balancing algorithms by @zhangbinhub in #3802
  • [Nacos] support nacos config annotation by @shiyiyue1102 in #3857

2.2.11

12 Dec 02:10
891f10c
Compare
Choose a tag to compare

What's Changed

2023.0.1.3

28 Oct 09:47
39d486d
Compare
Choose a tag to compare

What's Changed

  • [Nacos] Support nacos config annotation split by @shiyiyue1102 in #3871
  • [Nacos] Expand NacosLoadBalancer to conveniently support custom service list filtering and load balancing algorithms by @zhangbinhub in #3794
  • [Nacos] A bean for InetIPv6Utils that could not found at pr… by @fqtrnt in #3695
  • [Nacos] Hide nacos password when nacos-registration fails by @ruansheng8 in #3839
  • [Dependency] remove spring-context-support dependecny by @yuluo-yx in #3811
  • [Dependency] update nacos 2.4.2,seata 2.1.0,spring boot 3.2.9 by @jaimyjie in #3843

New Contributors

Full Changelog: 2023.0.1.2...2023.0.1.3

2023.0.1.2

16 Jul 02:30
6c26a49
Compare
Choose a tag to compare

New Features

  • [Scheduling]: add distributed scheduling support spring-cloud-starter-alibaba-schedulerx. by @yaohuitc in #3732

Bugfixes

Dependencies

New Contributors

Full Changelog: 2023.0.1.0...2023.0.1.2

2021.0.6.1

09 Jul 08:33
ab021d1
Compare
Choose a tag to compare

New Features

[Scheduling]: add distributed scheduling support spring-cloud-starter-alibaba-schedulerx. by @yaohuitc in #3726

Bugfixes

  • [Nacos] Fix nacosServiceInstance scheme npe (#3545) by @ruansheng8 in #3630
  • [Nacos] Fix nacos clusterName and extended properties by @chickenlj in #3782
  • [Nacos] Separate nacos ConfigService initialization from normal properties bean. by @chickenlj in #3787

Full Changelog: 2021.0.6.0...2021.0.6.1

2.2.10

09 Jul 08:35
2902295
Compare
Choose a tag to compare

New Features

  • [Scheduling]: add distributed scheduling support spring-cloud-starter-alibaba-schedulerx. by @yaohuitc in #3725

Bugfixes

Full Changelog: 2.2.10-RC2...2.2.10

2023.0.1.0

24 Apr 06:40
2169c9c
Compare
Choose a tag to compare

Introducing Alibaba Tongyi for Spring AI, add generative AI to your spring applications.

⭐️ Features / Enhancements

  • [AI] Tongyi LLM for Spring AI

🐞 Bug Fixes

  • [Nacos] Fixed get outdated nacos value on config refresh #3644
  • [Nacos] Fixed Set default nacos server address when spring.config.import enabled #3645

Dependencies

  • [Dependency] Bump Spring Cloud version to 2023.0.1
  • [Dependency] Bump Spring Boot version to 3.2.4
  • [Dependency] Bump Nacos version to 2.3.2

📔 Reference Document

❤️ Contributors

Thanks to the contributors who worked on this release!

@ruansheng8, @chickenlj, @yuluo-yx, @jaimyjie

2023.0.0.0-RC1

26 Feb 02:36
5f45711
Compare
Choose a tag to compare

⭐️ Features / Enhancements

Corresponds to Spring Cloud 2023 & Spring Boot 3.2.x, JDK 21 version is supported.

  • [Feature] Bump SCA version to 2023.0.0.0-RC1 #3626
  • [Feature] Adapt to Spring Cloud 2023.0.0 and Spring Boot 3.2.0 versions #3572
  • [RocketMQ] Bump RocketMQ version to 5.1.4 #3613
  • [Nacos] Bump Nacos version to 2.3.0 in 2023.x #3583
  • [Seata] Bump Seata version to 2.0.0 in 2023.x #3584
  • [Example] Bump Lombok version to 1.18.30 #3595
  • [Example] Adapt Seata 1.8.0 version in sca-2023.x #3527
  • [Example] Update integrated-consumer-yaml configuration #3541
  • [Example] Update sca nacos-example readme file #3537
  • [Docs] Update README.md in 2023.x #3604
  • [Docs] Deleted spring-cloud-alibaba-docs module #3490
  • [Docs] Add example: nacos config setting Group #3516
  • [Docs] Add nacos server open api auth doc #3548

🐞 Bug Fixes

  • [Nacos] fix scheme npe #3545

📔 Reference Document

❤️ Contributors

Thanks for the contributors who worked on this release!

@ruansheng8, @chickenlj, @yuluo-yx, @twelvet-s, @yuyu1025, @moremind