Skip to content

V1.3.8

Compare
Choose a tag to compare
@matevip matevip released this 19 Oct 23:03
· 536 commits to master since this release
6fa7962

功能升级:

  • 美化日志打印格式;
  • 对微服务模块增加docker-compose.yml docker部署文件;
  • 封装mate-starter-strategy模块,支持新的缓存模式;
  • 新增api管理功能;
  • 新增微服务模块管理功能;
  • 修复缓存导致的权限不更新的bug;
  • 优化演示模式忽略/log/set url
  • 优化uaa循环引用异常
  • 提供1.2.8->1.3.8的升级sql

依赖升级

  • 升级至okhttp 4.9.0
  • 升级至fastjson 1.2.74