Skip to content

2023.1.4

Compare
Choose a tag to compare
@cadecode cadecode released this 25 May 23:59
· 49 commits to main since this release

Bug Fixes

  • 菜单不提供 parentId update (a8d09a6)
  • 修改 multi-rabbit 依赖引入顺序,解决加载 bean 问题 (6e94d62)
  • 移除 BPP,使用 @primary 指定 FileRecorder (7c1f560)

Features

  • 查询部门 tree 支持过滤部门名 (87dd2b1)
  • 查询通用 tree util (2f7585b)
  • 使用工具类优化 tree 生成代码 (5a2b836)
  • 添加 sharding jdbc 测试接口,以 plg_log 为例 (3f2eeef)
  • 添加部门管理 API (d290385)
  • 添加基于 hutool、commons-pool2 的 ftp 工具 (7e241e9)
  • 统一配置 logback mybatis plus log 为 debug (5ec5214)
  • 修改 menu 列表为树状全部返回 (8e499d0)
  • 用户管理加入部门相关字段 (131cb72)
  • sharding jdbc 数据源集成到 dynamic-datasource (eba893b)