Skip to content

Apache Shiro 2.0.0

Latest
Compare
Choose a tag to compare
@lprimak lprimak released this 28 Feb 16:59
· 156 commits to main since this release

What's new Highlights

  • Java 11 is the minimum supported JVM version
  • Stronger default password hashing algorithms (Argon2 and BCrypt)
  • Jakarta EE 10 support (Java/Jakarta EE 8 is also supported)
  • New Jakarta EE integration module (see Jakarta EE Integration for more information)
  • SpringBoot 3.x support (SpringBoot 2.x is also supported)
  • Automatic form resubmission when session expired (Jakarta EE only)

What's Changed

New Contributors

Full Changelog: shiro-root-1.13.0...shiro-root-2.0.0