Skip to content

Cloud Foundry Java Client 4.11.0.RELEASE

Choose a tag to compare

@twoseat twoseat released this 06 Oct 11:46
· 298 commits to main since this release
v4.11.0.RELEASE
9f7fb99

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.