From d493e31dca81b40c33ab997607925518daaf207f Mon Sep 17 00:00:00 2001 From: shedfreewu Date: Thu, 5 Mar 2026 15:58:31 +0800 Subject: [PATCH] begin 2.1.2.0. --- CHANGELOG.md | 22 -------------------- changes/changes-2.1.1.0.md | 25 +++++++++++++++++++++++ pom.xml | 2 +- spring-cloud-tencent-dependencies/pom.xml | 4 ++-- 4 files changed, 28 insertions(+), 25 deletions(-) create mode 100644 changes/changes-2.1.1.0.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 408624b43..06c1f8175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,25 +1,3 @@ # Change Log --- -- [feat: upgrade springdoc to 1.8.0.](https://github.com/Tencent/spring-cloud-tencent/pull/1737) -- [refactor:optimize auto configuration.](https://github.com/Tencent/spring-cloud-tencent/pull/1740) -- [refactor:optimize config locate.](https://github.com/Tencent/spring-cloud-tencent/pull/1742) -- [feat:support async metadata transfer.](https://github.com/Tencent/spring-cloud-tencent/pull/1744) -- [feat: support TagUtils, ContextToHeaderInterceptor in TSF.](https://github.com/Tencent/spring-cloud-tencent/pull/1753) -- [fix:replace with string inside @ConditionalOnClass.](https://github.com/Tencent/spring-cloud-tencent/pull/1755) -- [deps:upgrade GitHub Actions to v5.](https://github.com/Tencent/spring-cloud-tencent/pull/1757) -- [fix: send unit header in tsf gw.](https://github.com/Tencent/spring-cloud-tencent/pull/1759) -- [feat: add new key for java agent nacos discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1768) -- [fix: beautify ServicesEagerLoadSmartLifecycle logging.](https://github.com/Tencent/spring-cloud-tencent/pull/1774) -- [feat: support kafka lane.](https://github.com/Tencent/spring-cloud-tencent/pull/1765) -- [fix: ApplicationContextAwareUtils may not be ready in postProcessAfterInitialization.](https://github.com/Tencent/spring-cloud-tencent/pull/1779) -- [refactor:optimize metadata context operation.](https://github.com/Tencent/spring-cloud-tencent/pull/1773) -- [fix: fix parsing ConfigurationProperties value with RefreshScope.](https://github.com/Tencent/spring-cloud-tencent/pull/1781) -- [refactor: optimize performance.](https://github.com/Tencent/spring-cloud-tencent/pull/1782) -- [fix: fix NacosDiscoveryRegistryAutoConfiguration and PolarisAuthAutoConfiguration still initiation when polaris disabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1783) -- [fix: fix cb rule no update bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1786) -- [feat: support traffic gray lane router](https://github.com/Tencent/spring-cloud-tencent/pull/1785) -- [fix: kafka lane support dynamic lane tag.](https://github.com/Tencent/spring-cloud-tencent/pull/1784) -- [fix: fix NPE when application context is null #1787](https://github.com/Tencent/spring-cloud-tencent/pull/1787) -- [fix: fix lane router property name.](https://github.com/Tencent/spring-cloud-tencent/pull/1789) -- [feat: server span support preferIpv6 in tsf.](https://github.com/Tencent/spring-cloud-tencent/pull/1790) diff --git a/changes/changes-2.1.1.0.md b/changes/changes-2.1.1.0.md new file mode 100644 index 000000000..408624b43 --- /dev/null +++ b/changes/changes-2.1.1.0.md @@ -0,0 +1,25 @@ +# Change Log +--- + +- [feat: upgrade springdoc to 1.8.0.](https://github.com/Tencent/spring-cloud-tencent/pull/1737) +- [refactor:optimize auto configuration.](https://github.com/Tencent/spring-cloud-tencent/pull/1740) +- [refactor:optimize config locate.](https://github.com/Tencent/spring-cloud-tencent/pull/1742) +- [feat:support async metadata transfer.](https://github.com/Tencent/spring-cloud-tencent/pull/1744) +- [feat: support TagUtils, ContextToHeaderInterceptor in TSF.](https://github.com/Tencent/spring-cloud-tencent/pull/1753) +- [fix:replace with string inside @ConditionalOnClass.](https://github.com/Tencent/spring-cloud-tencent/pull/1755) +- [deps:upgrade GitHub Actions to v5.](https://github.com/Tencent/spring-cloud-tencent/pull/1757) +- [fix: send unit header in tsf gw.](https://github.com/Tencent/spring-cloud-tencent/pull/1759) +- [feat: add new key for java agent nacos discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1768) +- [fix: beautify ServicesEagerLoadSmartLifecycle logging.](https://github.com/Tencent/spring-cloud-tencent/pull/1774) +- [feat: support kafka lane.](https://github.com/Tencent/spring-cloud-tencent/pull/1765) +- [fix: ApplicationContextAwareUtils may not be ready in postProcessAfterInitialization.](https://github.com/Tencent/spring-cloud-tencent/pull/1779) +- [refactor:optimize metadata context operation.](https://github.com/Tencent/spring-cloud-tencent/pull/1773) +- [fix: fix parsing ConfigurationProperties value with RefreshScope.](https://github.com/Tencent/spring-cloud-tencent/pull/1781) +- [refactor: optimize performance.](https://github.com/Tencent/spring-cloud-tencent/pull/1782) +- [fix: fix NacosDiscoveryRegistryAutoConfiguration and PolarisAuthAutoConfiguration still initiation when polaris disabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1783) +- [fix: fix cb rule no update bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1786) +- [feat: support traffic gray lane router](https://github.com/Tencent/spring-cloud-tencent/pull/1785) +- [fix: kafka lane support dynamic lane tag.](https://github.com/Tencent/spring-cloud-tencent/pull/1784) +- [fix: fix NPE when application context is null #1787](https://github.com/Tencent/spring-cloud-tencent/pull/1787) +- [fix: fix lane router property name.](https://github.com/Tencent/spring-cloud-tencent/pull/1789) +- [feat: server span support preferIpv6 in tsf.](https://github.com/Tencent/spring-cloud-tencent/pull/1790) diff --git a/pom.xml b/pom.xml index a24bb30ae..b73e85278 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ - 2.1.1.0-2021.0.9 + 2.1.2.0-2021.0.9-SNAPSHOT 5.3.39 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 88ea522db..415659460 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -71,10 +71,10 @@ - 2.1.1.0-2021.0.9 + 2.1.2.0-2021.0.9-SNAPSHOT - 2.1.1.0 + 2.1.2.0-SNAPSHOT 1.78.1