Skip to content

Commit d4c5441

Browse files
committed
更新readme
1 parent 56ae4fc commit d4c5441

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33

44
[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
5-
[![A Release](https://img.shields.io/badge/release-A.2.0.0 RC2-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/A.2.0.0-RC2)
6-
[![B Release](https://img.shields.io/badge/release-B.1.0.0 RC2-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/B.1.0.0-RC2)
7-
[![B Release](https://img.shields.io/badge/release-C.1.0.0 RC2-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/C.1.0.0-RC2)
5+
[![A Release](https://img.shields.io/badge/release-A.2.0.0%20RC2-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/A.2.0.0-RC2)
6+
[![B Release](https://img.shields.io/badge/release-B.1.0.0%20RC2-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/B.1.0.0-RC2)
7+
[![B Release](https://img.shields.io/badge/release-C.1.0.0%20RC2-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/C.1.0.0-RC2)
8+
[![B Release](https://img.shields.io/badge/release-D.0.0.1%20RC1-blue)](https://github.com/SpringCloud/spring-cloud-gray/releases/tag/D.0.0.1-RC1)
89

910
## 介绍
1011
Spring Cloud Gray 是一套开源的微服务灰度路由解决方案,它由spring-cloud-gray-client,spring-cloud-gray-client-netflix 和 spring-cloud-tray-server,spring-cloud-gray-webui组成。<br/>
@@ -39,6 +40,7 @@ insert into `user` ( `user_id`, `account`, `name`, `password`, `roles`, `status`
3940
A | A.2.0.0-RC2 | Edgware | 1.5.*
4041
B | B.1.0.0-RC2 | Finchley | 2.0.*
4142
C | C.1.0.0-RC2 | Greenwich | 2.1.*
43+
C | D.0.0.0-RC1 | Hoxton | 2.3.*
4244

4345

4446
## Spring Cloud Gray 能做什么

0 commit comments

Comments
 (0)