Skip to content

Commit

Permalink
Update UPDATE_LOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noear committed Jul 29, 2023
1 parent 5dbe3b6 commit 78d4431
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions UPDATE_LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,22 @@
* 提醒2:有使用弃用接口的。建议先升级到 1.12.4;替换弃用代码后,再升级到 2.0.0

### 2.4.2
* 新增 lettuce-solon-plugin 插件
* 新增 solon.boot.vertx 插件?

### 2.4.2
* 新增 lettuce-solon-plugin 插件
* 新增 solon.cloud.metrics 插件?
* 增加 solon-admin-server 对 basic auth 配置的支持
* 增加 solon-admin-server 对 uiPath 配置的支持
* 增加 solon-admin-client 与 server 一起使用时,自动识别 serverUrl
* 增加 solon-admin-client 接口访问控制???
* 调整 solon-admin-client ,元信息改为 solon.app 的内容;server 监视日志改为 trace 级别
* 增加 Context::attrOrDefault 接口,原接口标为弃用
* 增加 RouterInterceptor::pathPatterns 接口,原接口标为弃用
* 调整 solon.docs 的控制器启动,转到 solon-openapi2-knife4j。方便不同的框架定制自己的服务
* 调整 solon-admin-client ,元信息改为 solon.app 的内容;server 监视日志改为 trace
* 调整 "@Bean" 函数的 VarGather::requireRun 由 false 改为 true,只要过了条件检测必然运行
* 优化 sa-token-solon-plugin 插件,增加对网关的支持
* 修复 “@CloudEventSubscribe” 注解在函数会出错的问题
* 修复 “@CloudEventSubscribe” 注解在函数会出错的问题,已补充新的单测
* mybatis-flex 升为 1.5.3
* sqltoy 升为 5.2.60
* snack3 升为 3.2.74
Expand Down

0 comments on commit 78d4431

Please sign in to comment.