Skip to content

v3.8.3 全面迈向SpringBoot3版

Choose a tag to compare

@zhangdaiscott zhangdaiscott released this 09 Oct 02:48

What's Changed

  • Spring Boot 3 & JDK17 by @EightMonth in #10
  • 更新为jeecg-boot-starter3依赖 by @EightMonth in #11
  • 更新pom by @EightMonth in #12
  • swagger升级至openapi3,该代码已无用且影响fastjson升级 by @EightMonth in #14
  • fix issue 5778 解决deserialize unauthorized问题 by @hoperunChen in #17
  • 同步主干分支版本代码 by @EightMonth in #15
  • 合并Master分支变更,升级 3.6.3 by @EightMonth in #24
  • 处理redis反序列化时,字段不一致发生异常 by @EightMonth in #26
  • 升级3.7.1 by @EightMonth in #30
  • Springboot3 升级3.7.3 by @EightMonth in #35
  • 【严重bug修复】调整序列化器和缓存键前缀,导致清除缓存不生效 by @EightMonth in #41
  • 修复 CVE-2023-6378 by @EightMonth in #44
  • for jeecgboot/JeecgBoot#8155 ollama模型无法使用 by @hoperunChen in #47
  • for QQYUN-12203 AI 聊天,超时或者服务器报错,给个友好提示 by @hoperunChen in #48
  • 升级spring boot 3.4.4 by @EightMonth in #46
  • for issues/8265 默认模型支持超时时间设置 by @hoperunChen in #49
  • for QQYUN-13565 新增工具调用的支持 by @hoperunChen in #52

Full Changelog: v3.8.0...v3.8.3