Cloud Foundry Java Client 4.7.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.7.0.RELEASE
. This release adds support for v3 Domains.
Note: This is the final version of the 4.x line that will be based on Spring Boot 2.2 for its managed dependencies. The next release will update to Spring Boot 2.3.
- Add support for v3 Domains (with thanks to Yuxin Bai)
- Improved the handling of some errors that result in a non-json response from the CF API.
- Dependency updates
For a more detailed look at the changes in 4.7.0.RELEASE
, please take a look at the issue tracker and commit log.