ITADN
alibaba/spring-cloud-alibaba

版本发布 8

2025.0.0.0
? · 2025-10-17

## New Features - [Nacos]: Disable HealthIndicator by default by @LearningGp in [#4060](https://github.com/alibaba/spring-cloud-alibaba/pull/4060) - [Sentinel]: Support SpringCloudGateway 2025 version @uuuyuqi in [#4042](https://github.com/alibaba/spring-cloud-alibaba/pull/4042) ## Bugfixes - [Nacos]: Avoid exceptions and repeated waits during client graceful shutdown by @uuuyuqi in [#4070](https://github.com/alibaba/spring-cloud-alibaba/pull/4070) ## Improvements - [Nacos]: Delegate logging configuration loading to nacos-client by @LearningGp in [#4034](https://github.com/alibaba/spring-cloud-alibaba/pull/4034) - [Nacos]: Switch from maintainer-sdk interface to regular nacos-client call by @LearningGp in [#4034](https://github.com/alibaba/spring-cloud-alibaba/pull/4034) ## Dependencies - [Nacos]: Update to 3.0.3 by @jaimyjie in [#4048](https://github.com/alibaba/spring-cloud-alibaba/pull/4048) - [Spring Boot]: Bump to 3.5.0 by @jaimyjie in [#4048](https://github.com/alibaba/spring-cloud-alibaba/pull/4048) - [Seata]: Update version by @QHtttttt in [#4043](https://github.com/alibaba/spring-cloud-alibaba/pull/4043) - [SchedulerX]: Bump `schedulerx.worker` to 1.13.1 and `shedlock` to 5.10.0 by @QHtttttt in [#4037](https://github.com/alibaba/spring-cloud-alibaba/pull/4037) ## Documentation - [Nacos]: Update `nacos-config` README by @QHtttttt in [#4038](https://github.com/alibaba/spring-cloud-alibaba/pull/4038) ## Maintenance - [CI]: Update workflow by @LearningGp in [#4049](https://github.com/alibaba/spring-cloud-alibaba/pull/4049)

2023.0.3.4
? · 2025-10-17

## New Features - [Nacos]: Disable HealthIndicator by default by @LearningGp in [#4077](https://github.com/alibaba/spring-cloud-alibaba/pull/4077) ## Bugfixes - [Nacos]: Avoid exceptions and repeated waits during client graceful shutdown by @uuuyuqi in [#4065](https://github.com/alibaba/spring-cloud-alibaba/pull/4065) - [Nacos]: Fix log error problem by @cxhello in [#4047](https://github.com/alibaba/spring-cloud-alibaba/pull/4047) - [Nacos]: Fix property copy error in `NacosRegistration.toString()` by @SugarChestnut in [#4013](https://github.com/alibaba/spring-cloud-alibaba/pull/4013) ## Improvements - [Nacos]: Add `toString()` to `NacosServiceInstance` by @uuuyuqi in [#4074](https://github.com/alibaba/spring-cloud-alibaba/pull/4074) ## Dependencies - [Nacos]: Upgrade client to 2.4.3 by @dogeggo in [#4075](https://github.com/alibaba/spring-cloud-alibaba/pull/4075) ## Maintenance - [Build]: Use Maven Central Portal by @xuxiaowei in [#3985](https://github.com/alibaba/spring-cloud-alibaba/pull/3985) ## Documentation - [Docs]: Fix errors in Spring Cloud Alibaba Examples documentation by @yeoleobun in [#4002](https://github.com/alibaba/spring-cloud-alibaba/pull/4002)

2023.0.3.3预发布
? · 2025-05-30

## What's Changed * [Nacos] Springboot supports graceful shutdown of Nacos by @huicunjun in https://github.com/alibaba/spring-cloud-alibaba/pull/3963 * [Nacos] NacosConfigAutoConfiguration is not eligible for getting proc… by @NewGr8Player in https://github.com/alibaba/spring-cloud-alibaba/pull/3982 * [Nacos] support proxy druid by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3993

2.2.11
? · 2024-12-12

## What's Changed * [Nacos] support nacos config annotation by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3856 * [Nacos] nacos config support type and bean factory by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3899

2021.0.6.2
? · 2024-12-12

## What's Changed * [Nacos] Expand NacosLoadBalancer to conveniently support custom service list filtering and load balancing algorithms by @zhangbinhub in https://github.com/alibaba/spring-cloud-alibaba/pull/3802 * [Nacos] support nacos config annotation by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3857

2022.0.0.22022.0.22022.0.0.2
? · 2024-12-12

## What's Changed * Update docs and readme.md by @ruansheng8 in https://github.com/alibaba/spring-cloud-alibaba/pull/3411 * Feat: add github workfolw to check markdown file error link by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3492 * Feat: update nacos version to 2.2.3 by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3509 * Docs: deleted spring-cloud-alibaba-docs module by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3490 * feat: update seata-server version to 1.8.0 by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3513 * Docs: Add example: nacos config setting Group by @yuyu1025 in https://github.com/alibaba/spring-cloud-alibaba/pull/3516 * feat: adapte 1.8.0 version in sca-2022.x by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3527 * feat: add issue-template config.yml by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3542 * fix: update integrated-consumer-yaml configuration by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3541 * feat: add dependbot to management github action depend version by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3543 * docs: update sca nacos-example readme file by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3537 * fix: update nacos-example readme error link by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3547 * feat: add nacos server open api auth doc by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3548 * [type:fix] fix scheme npe by @moremind in https://github.com/alibaba/spring-cloud-alibaba/pull/3545 * chore: update readme, add github action badge.svg icon by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3556 * 1224/yuluo feat add GitHub action by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3558 * feat: add license header for js by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3567 * feat: add license header for conf config file by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3568 * feat: add license header for properties config files by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3565 * feat: add license header for Dockerfile by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3566 * feat: add license header for sql scripts files by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3564 * feat: add license header for yaml and yml file by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3560 * [Sync]upgrade lombok version to 1.18.30 by @ruansheng8 in https://github.com/alibaba/spring-cloud-alibaba/pull/3608 * fix: update README.md error link by @cxhello in https://github.com/alibaba/spring-cloud-alibaba/pull/3618 * chore: move pr tmpl to .github folder by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3633 * chore: add security.md files by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3634 * feat: update sentinel-example in 2022.x branch by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3640 * docs: update sca readme.md by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3632 * Fix #3314 Set default nacos server address when spring.config.import enabled by @ruansheng8 in https://github.com/alibaba/spring-cloud-alibaba/pull/3629 * feat: optimize sidecar-example and readme docs by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3625 * use Constructor injection replace @Autowired(required = false) by @springboot4 in https://github.com/alibaba/spring-cloud-alibaba/pull/3617 * [2022.x] Fixed: server pulling old config in Nacos cluster mode by @ruansheng8 in https://github.com/alibaba/spring-cloud-alibaba/pull/3647 * [Sync] optimize: update gitignore by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3652 * Update Github action workflow by @m1ngyuan in https://github.com/alibaba/spring-cloud-alibaba/pull/3531 * Docs update 2022.x roadmap.md document url by @jaimyjie in https://github.com/alibaba/spring-cloud-alibaba/pull/3691 * feat:move warning logs to a more suitable location(#3570) by @Suzzt in https://github.com/alibaba/spring-cloud-alibaba/pull/3578 * fix: fix 2022.x ci by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3724 * [2022.x] Fix nacos clusterName and extended properties by @chickenlj in https://github.com/alibaba/spring-cloud-alibaba/pull/3780 * 2022 update sentinel 1.8.8 by @robberphex in https://github.com/alibaba/spring-cloud-alibaba/pull/3776 * [2022.x]Separate nacos ConfigService initialization from normal properties bean. by @chickenlj in https://github.com/alibaba/spring-cloud-alibaba/pull/3785 * Prepare for 2022.0.0.1 release by @chickenlj in https://github.com/alibaba/spring-cloud-alibaba/pull/3798 * feature 2022.x: Expand NacosLoadBalancer to conveniently support custom service list filtering and load balancing algorithms by @zhangbinhub in https://github.com/alibaba/spring-cloud-alibaba/pull/3801 * Fix: Seata-example exclude `dubbo-filter-seata` by @ruansheng8 in https://github.com/alibaba/spring-cloud-alibaba/pull/3159 * Fix: Nacos snapshot config NPE by @ruansheng8 in https://github.com/alibaba/spring-cloud-alibaba/pull/3831 * support nacos config annotation by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3858 * 2022.0.0.2 release by @chickenlj in https://github.com/alibaba/spring-cloud-alibaba/pull/3910 ## New Contributors * @yuyu1025 made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3516 * @moremind made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3545 * @springboot4 made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3617 * @m1ngyuan made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3531 * @Suzzt made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3578 **Full Changelog**: https://github.com/alibaba/spring-cloud-alibaba/compare/2022.0.0.0...2022.0.0.2

2023.0.3.2
? · 2024-12-12

## What's Changed * [Nacos] 增加spring cloud nacos config配置提醒信息,方便快速配置nacos by @KouShenhai in https://github.com/alibaba/spring-cloud-alibaba/pull/3875 * [Nacos] enhance nacos config annotation ,support applying to Spring Bean. by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3888 * [Nacos] fixes #3878, rename spring-cloud-nacos-config directory by @chickenlj in https://github.com/alibaba/spring-cloud-alibaba/pull/3889 * [Nacos] 2023.x optimize nacos config object serialization by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3896 * [Nacos] bugfix for NacosConfigProccessor by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3903 * [Nacos] fix bug spring.cloud.nacos.config.enabled not work by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3908 * [RocketMQ] rocketmq add some param by @panzhi33 in https://github.com/alibaba/spring-cloud-alibaba/pull/3879 ## New Contributors * @KouShenhai made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3875 * @ingbyr made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3887

2023.0.1.3预发布
? · 2024-10-28

## What's Changed * [Nacos] Support nacos config annotation split by @shiyiyue1102 in https://github.com/alibaba/spring-cloud-alibaba/pull/3871 * [Nacos] Expand NacosLoadBalancer to conveniently support custom service list filtering and load balancing algorithms by @zhangbinhub in https://github.com/alibaba/spring-cloud-alibaba/pull/3794 * [Nacos] A bean for InetIPv6Utils that could not found at pr… by @fqtrnt in https://github.com/alibaba/spring-cloud-alibaba/pull/3695 * [Nacos] Hide nacos password when nacos-registration fails by @ruansheng8 in https://github.com/alibaba/spring-cloud-alibaba/pull/3839 * [Dependency] remove spring-context-support dependecny by @yuluo-yx in https://github.com/alibaba/spring-cloud-alibaba/pull/3811 * [Dependency] update nacos 2.4.2,seata 2.1.0,spring boot 3.2.9 by @jaimyjie in https://github.com/alibaba/spring-cloud-alibaba/pull/3843 ## New Contributors * @shayumo made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3807 * @fqtrnt made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3695 * @dearkz made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3817 * @StudentGu made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3825 * @co63oc made their first contribution in https://github.com/alibaba/spring-cloud-alibaba/pull/3847 **Full Changelog**: https://github.com/alibaba/spring-cloud-alibaba/compare/2023.0.1.2...2023.0.1.3