sync master (#21)

This commit is contained in:
hongqiaowei
2021-03-30 11:52:12 +08:00
committed by GitHub
parent e1e397089e
commit d1d4875f0d
86 changed files with 4836 additions and 774 deletions

View File

@@ -2,7 +2,7 @@
<h1 align="center">Welcome to Fizz Gateway</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-1.4.0-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-1.5.0-blue.svg?cacheSeconds=2592000" />
<a href="http://www.fizzgate.com/fizz-gateway-community/" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
@@ -37,7 +37,7 @@ API地址http://demo.fizzgate.com/proxy/[服务名]/[API_Path]
## 产品特性
- 集群管理Fizz网关节点是无状态的配置信息自动同步支持节点水平拓展和多集群部署。
- 服务编排支持热服务编排能力支持前后端编码随时随地更新API。
- 服务编排:支持HTTP、Dubbo、gRPC协议热服务编排能力支持前后端编码随时随地更新API。
- 负载均衡支持round-robin负载均衡。
- 服务发现支持从Eureka或Nacos注册中心发现后端服务器。
- 配置中心支持接入apollo配置中心。
@@ -92,6 +92,7 @@ API地址http://demo.fizzgate.com/proxy/[服务名]/[API_Path]
| v1.3.0 | v1.3.0 |
| v1.4.0 | v1.4.0 |
| v1.4.1 | v1.4.1 |
| v1.5.0 | v1.5.0 |
请根据社区版的版本下载对应的管理后台版本