3.x.x release notes

3.1.0.RELEASE

  • Switched to JUnit5

3.0.0.RELEASE

  • Requires Across 5.0.1.

  • Bumped to spring-security-oauth2 2.3.3.RELEASE

  • Ensure distributed lock taking is outside of a running transaction.

  • Renamed UserDetailsOAuth2AuthenticationSerializer to SecurityPrincipalIdOAuth2AuthenticationSerializer Improves reliability at the cost of performance and additional datasource connections (see IsolatedLockHandler).