Skip to content

Releases: alibaba/spring-cloud-alibaba

2023.0.3.3

30 May 04:09
5e8562e
Compare
Choose a tag to compare

What's Changed

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

Breaking Change

spring.cloud.nacos.config.share-configs & spring.cloud.nacos.config.extension-configs has been depareate, using spring.config.import instead,see #3998

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