Skip to content

2.1.1.RELEASE

Compare
Choose a tag to compare
@scottfrederick scottfrederick released this 02 Jun 17:09

This release includes the following changes:

  • Add the ability to override the configuration of the OAuth2AuthorizedClientManager and ReactiveOAuth2AuthorizedClientManager beans used for OAuth2 authentication to support non-web applications
  • Fix an issue with OAuth2 authentication when using the reactive API and Netty
  • Upgrade to Spring Security 5.2.4.RELEASE

Additional notes:

  • The codebase has been reformatted to adhere to the Spring Java Format conventions, and the build has been updated to enforce these conventions