Cloud Foundry Java Client 3.25.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.25.0.RELEASE
. This release's highlight is much better handling of expired refresh tokens.
- 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 3.25.0.RELEASE
, please take a look at the issue tracker and commit log.