From ba73050aa164556d877c3811e5adc45f1cb46088 Mon Sep 17 00:00:00 2001 From: lepdou Date: Wed, 18 May 2022 20:52:25 +0800 Subject: [PATCH] feat:update to 1.6.0-Hoxton.SR9-SNAPSHOT. --- CHANGELOG.md | 13 +------------ changes/changes-1.5.0.md | 15 +++++++++++++++ pom.xml | 2 +- spring-cloud-tencent-dependencies/pom.xml | 4 ++-- 4 files changed, 19 insertions(+), 15 deletions(-) create mode 100644 changes/changes-1.5.0.md diff --git a/CHANGELOG.md b/CHANGELOG.md index e1f9edede..15c44dd50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,4 @@ # Change Log --- -- [Feature: Support parse ratelimit rule expression labels.](https://github.com/Tencent/spring-cloud-tencent/pull/183) -- [Feature: Router support request label.](https://github.com/Tencent/spring-cloud-tencent/pull/165) -- [Feature: Support router expression label](https://github.com/Tencent/spring-cloud-tencent/pull/190) -- [Add metadata transfer example.](https://github.com/Tencent/spring-cloud-tencent/pull/184) -- [Feature: Support metadata router.](https://github.com/Tencent/spring-cloud-tencent/pull/191) -- [Feature: Misc optimize metadata router.](https://github.com/Tencent/spring-cloud-tencent/pull/192) -- [Feature:Support near by router.](https://github.com/Tencent/spring-cloud-tencent/pull/196) -- [Feature: Load application.yml and application-${profile}.yml from polaris server.](https://github.com/Tencent/spring-cloud-tencent/pull/199) -- [feat:add rate limit of unirate.](https://github.com/Tencent/spring-cloud-tencent/pull/197) -- [test:add junit test to polaris-circuitbreaker.](https://github.com/Tencent/spring-cloud-tencent/pull/202) -- [test:add junit test to polaris-discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/205) -- [Example:set example polaris address to demo environment.](https://github.com/Tencent/spring-cloud-tencent/pull/206) + diff --git a/changes/changes-1.5.0.md b/changes/changes-1.5.0.md new file mode 100644 index 000000000..e1f9edede --- /dev/null +++ b/changes/changes-1.5.0.md @@ -0,0 +1,15 @@ +# Change Log +--- + +- [Feature: Support parse ratelimit rule expression labels.](https://github.com/Tencent/spring-cloud-tencent/pull/183) +- [Feature: Router support request label.](https://github.com/Tencent/spring-cloud-tencent/pull/165) +- [Feature: Support router expression label](https://github.com/Tencent/spring-cloud-tencent/pull/190) +- [Add metadata transfer example.](https://github.com/Tencent/spring-cloud-tencent/pull/184) +- [Feature: Support metadata router.](https://github.com/Tencent/spring-cloud-tencent/pull/191) +- [Feature: Misc optimize metadata router.](https://github.com/Tencent/spring-cloud-tencent/pull/192) +- [Feature:Support near by router.](https://github.com/Tencent/spring-cloud-tencent/pull/196) +- [Feature: Load application.yml and application-${profile}.yml from polaris server.](https://github.com/Tencent/spring-cloud-tencent/pull/199) +- [feat:add rate limit of unirate.](https://github.com/Tencent/spring-cloud-tencent/pull/197) +- [test:add junit test to polaris-circuitbreaker.](https://github.com/Tencent/spring-cloud-tencent/pull/202) +- [test:add junit test to polaris-discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/205) +- [Example:set example polaris address to demo environment.](https://github.com/Tencent/spring-cloud-tencent/pull/206) diff --git a/pom.xml b/pom.xml index 1fea09f43..a6e0ce538 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ - 1.5.0-Hoxton.SR9 + 1.6.0-Hoxton.SR9-SNAPSHOT Hoxton.SR9 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 7da3cf8bc..9ddc48031 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,8 +70,8 @@ - 1.5.0-Hoxton.SR9 - 1.6.0 + 1.6.0-Hoxton.SR9-SNAPSHOT + 1.7.0-SNAPSHOT 4.5.1 1.12.10