Skip to content

Apache Shiro 3.0.0-alpha-1

Pre-release
Pre-release

Choose a tag to compare

@lprimaklprimak released this 23 Feb 02:51
· 174 commits to main since this release

Major Changes

  • Java 17 is the minimum requirement
  • Jakarta EE 11, Spring 7 and SpringBoot 4 without classifiers, dropped support for Jakarta EE 8 and SpringBoot 2
  • Removed many deprecations
  • Refactored code to use Java 17+ features
  • Using Scoped values instead of ThreadLocals on JDK 25+

What's Changed

New Contributors

Full Changelog: shiro-root-2.1.0...shiro-root-3.0.0-alpha-1