From 334464608f7e13c3dfb5f132961d1030e52a3452 Mon Sep 17 00:00:00 2001 From: SkyeBeFreeman <928016560@qq.com> Date: Mon, 30 May 2022 20:31:26 +0800 Subject: [PATCH] release:release 1.4.3-2021.0.2. --- CHANGELOG.md | 3 +-- changes/changes-1.2.0.md | 19 ------------------- changes/changes-1.3.0.md | 11 ----------- changes/changes-1.4.2.md | 9 --------- pom.xml | 2 +- spring-cloud-tencent-dependencies/pom.xml | 2 +- 6 files changed, 3 insertions(+), 43 deletions(-) delete mode 100644 changes/changes-1.2.0.md delete mode 100644 changes/changes-1.3.0.md delete mode 100644 changes/changes-1.4.2.md diff --git a/CHANGELOG.md b/CHANGELOG.md index ba4258abb..e676dcbe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ # Change Log --- -- [fix:fix wrong context data storage.](https://github.com/Tencent/spring-cloud-tencent/pull/176) -- [fix:fix route not refreshing bug when first instance of one service up.](https://github.com/Tencent/spring-cloud-tencent/pull/177) +- [Upgrade spring boot version with 2.6.x and spring cloud version with 3.1.x](https://github.com/Tencent/spring-cloud-tencent/pull/195) diff --git a/changes/changes-1.2.0.md b/changes/changes-1.2.0.md deleted file mode 100644 index a900b8058..000000000 --- a/changes/changes-1.2.0.md +++ /dev/null @@ -1,19 +0,0 @@ -# Change Log ---- - -- [the server address only support one ip](https://github.com/Tencent/spring-cloud-tencent/pull/36) -- [feature: get service list by given namespace](https://github.com/Tencent/spring-cloud-tencent/pull/38) -- [feat:Support multi-discovery server.](https://github.com/Tencent/spring-cloud-tencent/pull/42) -- [fix:fix [Deserialization of Untrusted Data in logback]](https://github.com/Tencent/spring-cloud-tencent/pull/44/files) -- [feat:support customize registered ip address.](https://github.com/Tencent/spring-cloud-tencent/pull/47) -- [fix:fix import default log implement error](https://github.com/Tencent/spring-cloud-tencent/pull/53) -- [send heartbeat if healthcheck url not configured](https://github.com/Tencent/spring-cloud-tencent/pull/54) -- [feat:optimize project structure and checkstyle](https://github.com/Tencent/spring-cloud-tencent/pull/56) -- [feat:divide storage and transfer of metadata.](https://github.com/Tencent/spring-cloud-tencent/pull/63) -- [feat:support polaris config center.](https://github.com/Tencent/spring-cloud-tencent/pull/69) -- [feat:optimize metadata module.](https://github.com/Tencent/spring-cloud-tencent/pull/70) -- [feat: optimize pom dependency and demo](https://github.com/Tencent/spring-cloud-tencent/pull/71) -- [feat:upgrade polaris version to 1.3.0.](https://github.com/Tencent/spring-cloud-tencent/pull/72) -- [feat:rollback init polaris-context to application phase](https://github.com/Tencent/spring-cloud-tencent/pull/73) -- [fix:fix junit not working bug.](https://github.com/Tencent/spring-cloud-tencent/pull/96) - diff --git a/changes/changes-1.3.0.md b/changes/changes-1.3.0.md deleted file mode 100644 index 31f9267bd..000000000 --- a/changes/changes-1.3.0.md +++ /dev/null @@ -1,11 +0,0 @@ -# Change Log ---- - -- [Bugfix: fix router bug and add router example](https://github.com/Tencent/spring-cloud-tencent/pull/109) -- [feat:add custom label resolver spi for rate limit](https://github.com/Tencent/spring-cloud-tencent/pull/107) -- [feat:fix discovery weight param not set to register request bug](https://github.com/Tencent/spring-cloud-tencent/pull/104) -- [Bugfix: fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0](https://github.com/Tencent/spring-cloud-tencent/pull/101) -- [Refactor: refactor transfer metadata](https://github.com/Tencent/spring-cloud-tencent/pull/113) -- [Bugfix: fix circuitbreaker http code greater than 400 as fail response bug](https://github.com/Tencent/spring-cloud-tencent/pull/118) -- [Feat: optimize router dependency](https://github.com/Tencent/spring-cloud-tencent/pull/115) -- [feat:add switch of polaris, discovery and register.](https://github.com/Tencent/spring-cloud-tencent/pull/129) \ No newline at end of file diff --git a/changes/changes-1.4.2.md b/changes/changes-1.4.2.md deleted file mode 100644 index 967bd5979..000000000 --- a/changes/changes-1.4.2.md +++ /dev/null @@ -1,9 +0,0 @@ -# Change Log ---- - -- [Feature: Support custom rate limit reject response info](https://github.com/Tencent/spring-cloud-tencent/pull/153) -- [Feature: Remove spring-javaformat-maven-plugin](https://github.com/Tencent/spring-cloud-tencent/pull/151) -- [feat:optimize config server address.](https://github.com/Tencent/spring-cloud-tencent/pull/149) -- [feat: override recover router config](https://github.com/Tencent/spring-cloud-tencent/pull/159) -- [feat:refactor loadbalancer module as a basic module for router and circuit breaker.](https://github.com/Tencent/spring-cloud-tencent/pull/155) -- [fix:fix routes of gateway doesn't refresh bug.](https://github.com/Tencent/spring-cloud-tencent/pull/163) \ No newline at end of file diff --git a/pom.xml b/pom.xml index 689b0405a..fd66dd9fe 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ - 1.4.3-2021.0.2-SNAPSHOT + 1.4.3-2021.0.2 2021.0.2 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 94cdf4487..7312189e8 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,7 +70,7 @@ - 1.4.3-2021.0.2-SNAPSHOT + 1.4.3-2021.0.2 1.5.2 31.1-jre