mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 12:56:28 +08:00
4.0
This commit is contained in:
13
changelog.md
13
changelog.md
@@ -1,5 +1,18 @@
|
||||
# changelog
|
||||
|
||||
## 4.0.0(不兼容3.x)
|
||||
|
||||
- 新增@Open注解,代替ApiMapping和ApiAbility
|
||||
- service接入减少代码入侵
|
||||
- 修复admin密码存储规则
|
||||
|
||||
### 不兼容部分
|
||||
|
||||
- 移除ApiMapping和ApiAbility,改为Open注解
|
||||
- 移除OpenContext
|
||||
- 移除zuul
|
||||
- 移除对easyopen支持
|
||||
|
||||
## 3.2.1
|
||||
|
||||
- 强化RouteInterceptorContext,可获取微服务信息
|
||||
|
Reference in New Issue
Block a user