From 829ec1fd6451f2468f8fb33da7d9256e2e5e0754 Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Fri, 27 May 2022 20:55:59 +0800 Subject: [PATCH 1/5] release:release 1.5.0-Hoxton.SR9. (#208) --- pom.xml | 2 +- spring-cloud-tencent-dependencies/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b7489edde..1fea09f43 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ - 1.5.0-Hoxton.SR9-SNAPSHOT + 1.5.0-Hoxton.SR9 Hoxton.SR9 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index dc869bcc5..7da3cf8bc 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,8 +70,8 @@ - 1.5.0-Hoxton.SR9-SNAPSHOT - 1.6.0-SNAPSHOT + 1.5.0-Hoxton.SR9 + 1.6.0 4.5.1 1.12.10 From f67be1b3fdd728f76860107b868b1b20977c87c4 Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Fri, 27 May 2022 21:19:07 +0800 Subject: [PATCH 2/5] Update README-zh.md --- README-zh.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index 5de78ee3c..31ce36979 100644 --- a/README-zh.md +++ b/README-zh.md @@ -5,8 +5,6 @@ [![codecov.io](https://codecov.io/gh/Tencent/spring-cloud-tencent/branch/main/graph/badge.svg)](https://codecov.io/gh/Tencent/spring-cloud-tencent?branch=main) [![Contributors](https://img.shields.io/github/contributors/Tencent/spring-cloud-tencent)](https://github.com/Tencent/spring-cloud-tencent/graphs/contributors) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) -[![Percentage of issues still open](http://isitmaintained.com/badge/open/Tencent/spring-cloud-tencent.svg)](https://github.com/Tencent/spring-cloud-tencent/issues) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Tencent/spring-cloud-tencent/wiki/Contributing) [English](./README.md) | 简体中文 From 9778edbb6bb134f62a1336008347f6a1eb7b45ff Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Fri, 27 May 2022 21:19:26 +0800 Subject: [PATCH 3/5] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5c65ed6b6..05d0aacf2 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ [![codecov.io](https://codecov.io/gh/Tencent/spring-cloud-tencent/branch/main/graph/badge.svg)](https://codecov.io/gh/Tencent/spring-cloud-tencent?branch=main) [![Contributors](https://img.shields.io/github/contributors/Tencent/spring-cloud-tencent)](https://github.com/Tencent/spring-cloud-tencent/graphs/contributors) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) -[![Percentage of issues still open](http://isitmaintained.com/badge/open/Tencent/spring-cloud-tencent.svg)](https://github.com/Tencent/spring-cloud-tencent/issues) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Tencent/spring-cloud-tencent/wiki/Contributing) English | [简体中文](./README-zh.md) From 2e0755cca33aaa8af6bec81704babdf097afe9a6 Mon Sep 17 00:00:00 2001 From: lepdou Date: Mon, 30 May 2022 14:33:07 +0800 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05d0aacf2..dd8d78503 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The capabilities provided by Spring Cloud Tencent include but are not limited to - Password: polaris - Server Address: `grpc://183.47.111.80:8091` -The example addresses under `spring-cloud-tencent-example` all point to the experience service address (grpc://183.47.111.80:8091) by default. +The example addresses under `spring-cloud-tencent-example` all point to the experience service address (`grpc://183.47.111.80:8091`) by default. If you only experience Spring Cloud Tencent, you can run any example directly with one click. ## Screenshots From 887b715822569a3b1cc0f0c33fbfaf76830fa169 Mon Sep 17 00:00:00 2001 From: lepdou Date: Mon, 30 May 2022 14:33:26 +0800 Subject: [PATCH 5/5] Update README-zh.md --- README-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index 31ce36979..349898114 100644 --- a/README-zh.md +++ b/README-zh.md @@ -41,7 +41,7 @@ Spring Cloud Tencent提供的能力包括但不限于: - 密码:polaris - 控制面地址: `grpc://183.47.111.80:8091` - - `spring-cloud-tencent-example` 下 example 地址都默认指向了体验服务地址(grpc://183.47.111.80:8091),如果您只是体验 Spring Cloud Tencent,可直接一键运行任何 example。 + `spring-cloud-tencent-example` 下 example 地址都默认指向了体验服务地址(`grpc://183.47.111.80:8091`),如果您只是体验 Spring Cloud Tencent,可直接一键运行任何 example。 ## 管控台 image