2.1.1.RELEASE
This release includes the following changes:
- Add the ability to override the configuration of the
OAuth2AuthorizedClientManager
andReactiveOAuth2AuthorizedClientManager
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