Cloud Foundry Java Client 4.8.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.8.0.RELEASE. This release's highlight is much better handling of expired refresh tokens.
Note: We've temporarily postponed the upgrade to the Spring Boot 2.3 line to iron out a dependency issue, but expect to go ahead with the upgrade in our next release.
- Add support for v3 Events (with thanks to Encho Belezirev)
- Automatically obtains a new refresh token when the existing token expires (via Alberto C. Ríos and Alexander Dietzsch)
- Adds wider support for maintenance info (via Guillaume Berche)
- Enables logging of request IDs (via @parasuramln)
For a more detailed look at the changes in 4.8.0.RELEASE, please take a look at the issue tracker and commit log.