Skip to content

Version 2.8.12

Choose a tag to compare

@nenaraab nenaraab released this 23 Apr 07:29

2.8.12 and 0.1.5 [BETA]

  • The following dependencies were updated:
    • spring.security.version 5.4.5 --> 5.4.6
    • spring.core.version 5.3.5 --> 5.3.6
    • spring.boot.version 2.4.4 --> 2.4.5
    • org.json.version 20201115 --> 20210307
    • junit.version 4.13.1 --> 4.13.2
    • junit-jupiter.version 5.7.0 --> 5.7.1
    • reactor.version 3.4.2 --> 3.4.5
    • reactor.test.version 3.4.2 --> 3.4.5
  • [token-client] OAuth2ServiceException provides getHttpStatusCode(). This allows applications to retry e.g. in case of 429 - when the request was rate limited.