Skip to content

🫠V2.1.7-jdk17 设计日志模块以及周期维护

Latest
Compare
Choose a tag to compare
@AntonyCheng AntonyCheng released this 03 Jul 16:54
· 14 commits to master since this release

依赖更新

  • 新增antlr4-runtime 4.10.1
  • 升级spring-ai-openai-spring-boot-starter 1.0.4 ==> 1.1.0
  • 升级spring-ai-zhipuai-spring-boot-starter 1.0.4 ==> 1.1.0
  • 升级spring-ai-ollama-spring-boot-starter 1.0.4 ==> 1.1.0
  • 升级netty-all 4.1.110.Final ==> 4.1.111.Final
  • 升级mybatis-plus-boot-starter 3.5.6 ==> 3.5.7
  • 升级mybatis-plus-annotation 3.5.6 ==> 3.5.7
  • 升级lombok 1.18.32 ==> 1.18.34
  • 升级commons-collections4 4.5.0-M1 ==> 4.5.0-M2
  • 升级redisson 3.31.0 ==> 3.32.0
  • 升级cos_api 5.6.213 ==> 5.6.219
  • 升级aliyun-sdk-oss 3.17.4 ==> 3.18.0
  • 升级minio 8.5.10 ==> 8.5.11
  • 升级easyexcel 3.3.4 ==> 4.0.1

功能更新

  • 设计日志模块(重要)
  • 重写模板自带部分Controller(重要)
  • 升级AI相关依赖版本
  • 修复首次访问时antlr依赖版本警告问题