kongx/docs/upgrade.md
2020-11-03 10:24:56 +08:00

16 lines
720 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 升级向导
- 2.0.0发布(2020/11/10)
> 1. 增加certificate及ca_certificate
> 2. 增加upstream被动健康检查的配置
> 3. 所有页面由弹窗改为面包屑导航
> 4. 增加版本自适应功能2.0.0可适配至kong所有版本1.2.x、1.3.x,1.4.x,1.5.x,2.0.x)
## 1. 升级到2.0.0
参考Kongx [Quick Start](https://www.kancloud.cn/raoxiaoyan/kongx/1984323)
## 2. 1.2.x升级到2.0.0
由1.2.x升级到2.0.0只需要两个步骤:
2.1、 下载2.0.0的kongx安装包具体安装步骤参考 [Quick Start](https://www.kancloud.cn/raoxiaoyan/kongx/1984323)
2.2、 下载数据库升级脚本,[1.2.x to 2.0.0.sql](upgrade/1.2.xto2.0.0log.md)在原1.2.x版本数据库基础上执行即可。