Skip to content

4.0.0-RC1

Pre-release
Pre-release

Choose a tag to compare

@melistik melistik released this 01 Jul 06:43
· 64 commits to master since this release
  • upgraded spring-boot 2.3.1, guava 29.0, jjwt 0.11.2, passay 1.6.0 + commons-rest 2.0.5
  • refactored many services with some internal breaking changes
  • introduced API-Interfaces for Resources to allow internal call without http
  • introduced JwtTokenStore-Interface to allow different implentation for refreshing accessToken (default http/optional internal service)
  • smaller fixes