What’s New

JeecgBoot v3.7.3springboot3sas

v3.7.3springboot3sas

v3.7.3 springboot3 sas

Added
  • Add token validation and client utility classes
  • Add manual token generation support
  • Implement login-free annotation for SAS
  • Add SAS compatibility for Shiro
Changed
  • Upgrade to Spring Boot 3 and JDK 17
  • Update jeecg-boot-starter3 dependencies
  • Update Jeecg brick report and Minidao to support Spring Boot 3
  • Upgrade jeecg to version 3.6.1
  • Upgrade fastjson to 2.0.43 and replace Tomcat with Undertow
  • Modify auto-generated API documentation scope
  • Specify jaxb-runtime version for Spring Boot 3 compatibility
  • Upgrade Spring Authorization Server
  • Upgrade Jedis to 3.8.0
  • Upgrade Druid to version 1.2.22 with compatibility handling
  • Upgrade to version 3.6.3
  • Shorten token length to adapt with main branch frontend login
  • Modify Docker image base to JDK 17
  • Replace jeewx-api with weixin4j
Fixed
  • Fix Shiro unable to use Spring Boot 3 built-in Jedis
  • Modify schema annotation parameters in code generation
  • Fix login missing tenant information
  • Fix strong logout functionality
  • Fix Online form unable to load issue
  • Fix WebSocket connection issues
  • Fix redis deserialization for time fields
  • Fix 401 error when accessing dashboard
  • Fix redis serialization of authentication information
  • Fix distributed transaction demo
  • Fix keys to scan replacement issue
  • Fix WAR package deployment service startup error
Removed
  • Remove Shiro and enable third-party login support
Security
  • Fix CVE-2023-6378
What's Changed

Full Changelog: https://github.com/jeecgboot/JeecgBoot/compare/v3.7.3...v3.7.3springboot3sas

View original