diff --git a/CHANGELOG.md b/CHANGELOG.md index d4ad17975..06c1f8175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,3 @@ # Change Log --- -- [Feature: Support custom rate limit reject response info](https://github.com/Tencent/spring-cloud-tencent/pull/154) -- [Feature: Remove spring-javaformat-maven-plugin](https://github.com/Tencent/spring-cloud-tencent/pull/152) -- [feat:optimize config server address](https://github.com/Tencent/spring-cloud-tencent/pull/150) -- [feat:refactor loadbalancer module as a basic module for router and circuit breaker.](https://github.com/Tencent/spring-cloud-tencent/pull/166) -- [feat: override recover router config](https://github.com/Tencent/spring-cloud-tencent/pull/167) -- [fix:fix routes of gateway doesn't refresh bug.](https://github.com/Tencent/spring-cloud-tencent/pull/168) -- [fix:Turn off automatic injection of Polars rule.](https://github.com/Tencent/spring-cloud-tencent/pull/171) -- [fix:fix wrong context data storage.](https://github.com/Tencent/spring-cloud-tencent/pull/180) -- [fix:fix route not refreshing bug when first instance of one service up.](https://github.com/Tencent/spring-cloud-tencent/pull/186) diff --git a/changes/changes-1.4.4.md b/changes/changes-1.4.4.md new file mode 100644 index 000000000..d4ad17975 --- /dev/null +++ b/changes/changes-1.4.4.md @@ -0,0 +1,12 @@ +# Change Log +--- + +- [Feature: Support custom rate limit reject response info](https://github.com/Tencent/spring-cloud-tencent/pull/154) +- [Feature: Remove spring-javaformat-maven-plugin](https://github.com/Tencent/spring-cloud-tencent/pull/152) +- [feat:optimize config server address](https://github.com/Tencent/spring-cloud-tencent/pull/150) +- [feat:refactor loadbalancer module as a basic module for router and circuit breaker.](https://github.com/Tencent/spring-cloud-tencent/pull/166) +- [feat: override recover router config](https://github.com/Tencent/spring-cloud-tencent/pull/167) +- [fix:fix routes of gateway doesn't refresh bug.](https://github.com/Tencent/spring-cloud-tencent/pull/168) +- [fix:Turn off automatic injection of Polars rule.](https://github.com/Tencent/spring-cloud-tencent/pull/171) +- [fix:fix wrong context data storage.](https://github.com/Tencent/spring-cloud-tencent/pull/180) +- [fix:fix route not refreshing bug when first instance of one service up.](https://github.com/Tencent/spring-cloud-tencent/pull/186) diff --git a/pom.xml b/pom.xml index 64ae05430..645953f52 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ - 1.4.4-Greenwich.SR6 + 1.5.0-Greenwich.SR6-SNAPSHOT Greenwich.SR6 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 9a1f7ccd0..502d99e36 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,8 +70,8 @@ - 1.4.4-Greenwich.SR6 - 1.5.2 + 1.5.0-Greenwich.SR6-SNAPSHOT + 1.6.0 1.2.7