diff --git a/CHANGELOG.md b/CHANGELOG.md
index 342cd58c4..671ece8fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,2 @@
# Change Log
---
-
-- [Optimize: remove discovery module useless code](https://github.com/Tencent/spring-cloud-tencent/pull/596)
-- [Optimize: optimize configuration conditional & optimize config data tips"](https://github.com/Tencent/spring-cloud-tencent/pull/604)
-- [Optimize: Maybe remove Chinese characters](https://github.com/Tencent/spring-cloud-tencent/pull/608)
-- [Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry](https://github.com/Tencent/spring-cloud-tencent/pull/611)
-- [Bugfix: fix feign report call result error when using feign direct call](https://github.com/Tencent/spring-cloud-tencent/pull/622)
-- [remove useless code for router](https://github.com/Tencent/spring-cloud-tencent/pull/625)
-- [Feature: support spring-retry router](https://github.com/Tencent/spring-cloud-tencent/pull/633)
-- [Bugfix: fix throw npe when router context is null](https://github.com/Tencent/spring-cloud-tencent/pull/634)
-- [feat:Transfer http headers specified by environment variables](https://github.com/Tencent/spring-cloud-tencent/pull/637)
-- [feat:support new label expression](https://github.com/Tencent/spring-cloud-tencent/pull/641)
-- [feat:support read config file from local file system.](https://github.com/Tencent/spring-cloud-tencent/pull/643)
-- [feat:report the labels when using RestTemplate.](https://github.com/Tencent/spring-cloud-tencent/pull/644)
-- [Optimize: optimize transfer metadata code](https://github.com/Tencent/spring-cloud-tencent/pull/650)
-- [feat: publish spring event named ConfigChangeSpringEvent when the configuration is changed](https://github.com/Tencent/spring-cloud-tencent/pull/652)
diff --git a/README-zh.md b/README-zh.md
index da3ad2a7b..a83ec4eab 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -70,7 +70,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.7.0-2020.0.5
+ 1.8.0-2020.0.5
pom
import
diff --git a/README.md b/README.md
index 73b99e793..69c4a6584 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ For example:
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.7.0-2020.0.5
+ 1.8.0-2020.0.5
pom
import
diff --git a/changes/changes-1.8.0.md b/changes/changes-1.8.0.md
new file mode 100644
index 000000000..342cd58c4
--- /dev/null
+++ b/changes/changes-1.8.0.md
@@ -0,0 +1,17 @@
+# Change Log
+---
+
+- [Optimize: remove discovery module useless code](https://github.com/Tencent/spring-cloud-tencent/pull/596)
+- [Optimize: optimize configuration conditional & optimize config data tips"](https://github.com/Tencent/spring-cloud-tencent/pull/604)
+- [Optimize: Maybe remove Chinese characters](https://github.com/Tencent/spring-cloud-tencent/pull/608)
+- [Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry](https://github.com/Tencent/spring-cloud-tencent/pull/611)
+- [Bugfix: fix feign report call result error when using feign direct call](https://github.com/Tencent/spring-cloud-tencent/pull/622)
+- [remove useless code for router](https://github.com/Tencent/spring-cloud-tencent/pull/625)
+- [Feature: support spring-retry router](https://github.com/Tencent/spring-cloud-tencent/pull/633)
+- [Bugfix: fix throw npe when router context is null](https://github.com/Tencent/spring-cloud-tencent/pull/634)
+- [feat:Transfer http headers specified by environment variables](https://github.com/Tencent/spring-cloud-tencent/pull/637)
+- [feat:support new label expression](https://github.com/Tencent/spring-cloud-tencent/pull/641)
+- [feat:support read config file from local file system.](https://github.com/Tencent/spring-cloud-tencent/pull/643)
+- [feat:report the labels when using RestTemplate.](https://github.com/Tencent/spring-cloud-tencent/pull/644)
+- [Optimize: optimize transfer metadata code](https://github.com/Tencent/spring-cloud-tencent/pull/650)
+- [feat: publish spring event named ConfigChangeSpringEvent when the configuration is changed](https://github.com/Tencent/spring-cloud-tencent/pull/652)
diff --git a/pom.xml b/pom.xml
index 9d6befd8e..5bb4de41c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
- 1.8.0-2020.0.5-SNAPSHOT
+ 1.8.0-2020.0.5
2020.0.5
diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml
index 038166f96..5c5b524a5 100644
--- a/spring-cloud-tencent-dependencies/pom.xml
+++ b/spring-cloud-tencent-dependencies/pom.xml
@@ -70,7 +70,7 @@
- 1.8.0-2020.0.5-SNAPSHOT
+ 1.8.0-2020.0.5
1.9.1