Skip to content

Releases: cloudfoundry/cf-java-client

v5.14.0.RELEASE

06 Aug 14:32
Compare
Choose a tag to compare

I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.14.0.RELEASE.

What's Changed

New Contributors

Full Changelog: v5.13.0.RELEASE...v5.14.0.RELEASE

v5.13.0.RELEASE

05 May 16:08
Compare
Choose a tag to compare

I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.13.0.RELEASE.

What's Changed

  • Support Cloud Controller v2 up to 2.256.0, add support for new API fields
  • Add support for Readiness and Health Checks in application
  • Deprecate doppler-based Applications#logs, prepare API types for the new Loggregator-based client
  • Recover from all UAA errors related to refresh tokens
  • Add CNB in LifecycleType
  • Add the AWAITING_UPLOAD and PROCESSING_UPLOAD state for the Droplet Resource

Full Changelog: v5.12.2.RELEASE...v5.13.0.RELEASE

Cloud Foundry Java Client v5.12.2.RELEASE

11 Jul 15:20
Compare
Choose a tag to compare

I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.12.2.RELEASE.

What's Changed

  • Makes guid optional in Relationship (#1233)

Full Changelog: v5.12.1.RELEASE...v5.12.2.RELEASE

Cloud Foundry Java Client v5.12.1.RELEASE

12 Mar 16:51
Compare
Choose a tag to compare

I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.12.1.RELEASE.

What's Changed

  • Bumped Apache Commons Compress to 1.26.1 (#1226)

Full Changelog: v5.12.0.RELEASE...v5.12.1.RELEASE

Cloud Foundry Java Client v5.12.0.RELEASE

04 Mar 15:47
Compare
Choose a tag to compare

I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.12.0.RELEASE.

What's Changed

  • Implemented the CAPI limit on resources to match per request - these are now split into chunks of 5000 resources (#1223)
  • Bumped Apache Commons Compress to 1.26.0 (#1224)

Full Changelog: v5.11.1.RELEASE...v5.12.0.RELEASE

Cloud Foundry Java Client v5.11.1.RELEASE

21 Feb 14:36
Compare
Choose a tag to compare

I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.11.1.RELEASE. This release should be used in place of 5.11.0.RELEASE.

This release includes enhancements to the V3 API support, including Security Groups, Routes, Manifest improvements. Additionally the test have been upgraded to use JUnit 5 and the Spotless plugin has been introduced to support easier contribution.

What's Changed

Contributors

Full Changelog: v5.10.0.RELEASE...v5.11.1.RELEASE

Cloud Foundry Java Client v5.11.0.RELEASE

20 Feb 15:58
Compare
Choose a tag to compare

I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.11.0.RELEASE. This release includes enhancements to the V3 API support, including Security Groups, Routes, Manifest improvements. Additionally the test have been upgraded to use JUnit 5 and the Spotless plugin has been introduced to support easier contribution.

What's Changed

Contributors

Full Changelog: v5.10.0.RELEASE...v5.11.0.RELEASE

v5.10.0.RELEASE

22 Feb 18:58
v5.10.0.RELEASE
Compare
Choose a tag to compare

I am very pleased to announce the release of the Cloud Foundry Java Client, version 5.10.0.RELEASE. This release includes a large contribution by Hans Schulz providing support for V3 manifests and deployment. This is a huge contribution. Thank you Hans Schulz for the hard work.

This release also includes:

For a more detailed look at the changes in 5.10.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 5.9.0.RELEASE

28 Jul 13:20
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 5.9.0.RELEASE. This release includes support for some new parts of the v3 CloudController API as well as the ability to have variable substitution in manifest files processed by the library.

For a more detailed look at the changes in 5.9.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 5.8.0.RELEASE

28 Apr 15:00
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 5.8.0.RELEASE. This release includes a compatibility fix for using Spring Boot 2.5 dependencies and a fix that ensures the wiretap and proxy settings are consistently applied.

  • Changes to SSLContext setup to handle deprecations in reactor-netty & boot 2.5 (#1140)
  • Ensure that HTTP client is always configured (#1147)

For a more detailed look at the changes in 5.8.0.RELEASE, please take a look at the issue tracker and commit log.