Skip to content

v3.7.0

Compare
Choose a tag to compare
@zlt2000 zlt2000 released this 11 Jun 02:14
· 465 commits to master since this release

更新说明https://mp.weixin.qq.com/s/ifL3Jj2g6_qM-BEHeFo_Kg

Features / Enhancements

  • 分布式锁增加注解调用方式
  • 优化应用管理编辑页面和列表
  • 优化授权码模式的登录错误响应
  • 优化登出逻辑
  • 升级 zlt-register/nacos1.3.0
  • 升级 spring-boot2.1.14.RELEASE
  • 升级 spring-cloudGreenwich.SR6
  • 升级 fastjson1.2.70
  • 升级 druid-spring-boot-starter1.1.22
  • 升级 fastdfs-client1.27.2
  • 升级 spring-data-elasticsearch3.2.7.RELEASE
  • 升级 commons-configuration22.7

Bug fixes

  • 修复开启多租户时不同的租户使用授权码模式单点登录时角色没有变更的问题
  • 修复token失效时网关会出现跨域问题