Cloud Foundry Java Client 4.11.0.RELEASE
I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.11.0.RELEASE. This release's theme is updates.
Note: This version now uses Spring Boot 2.3.x to manage most of its dependencies. This should have no impact on functionality.
- Added Java 11 unit tests to the existing Java 8 tests (via Guillaume Berche and in part thanks to him). Note that Java 8 is still our default target.
- Fixed Enabling of Public Visibility (via Arghya Sadhu, with thanks to Alexander Tsvetkov)
- Support for the latest version of the Cloud Foundry API (2.150.0)
- Dependency updates.
For a more detailed look at the changes in 4.11.0.RELEASE, please take a look at the issue tracker and commit log.