Skip to content

v4.0

Compare
Choose a tag to compare
@mohamed-taman mohamed-taman released this 12 Apr 09:39
· 12 commits to main since this release

Release Notes

  • Upgrade to Spring boot 3.1.0-M2.
  • Upgrade to Java 20.
  • Upgrade security configurations to Spring Security 6.
  • Fix the circular dependency problem.
  • Manage security in one place SecurityConfig class and remove RoleAllowed from all APIs.
  • Upgrade collections4, datasource-proxy-sbs, opencsv, springdoc, mapstruct, jsonwebtoken, surefire, and failsafe to the latest version.