Skip to content

Releases: cloudfoundry/cf-java-client

Cloud Foundry Java Client 3.25.0.RELEASE

29 Jun 10:35
v3.25.0.RELEASE
35d5bc1
Compare
Choose a tag to compare

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.

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

Cloud Foundry Java Client 4.7.0.RELEASE

29 May 07:56
v4.7.0.RELEASE
c3a1ca1
Compare
Choose a tag to compare

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.

Cloud Foundry Java Client 3.24.0.RELEASE

29 May 07:56
v3.24.0.RELEASE
a534f44
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.24.0.RELEASE. This release adds support for v3 Domains.

  • 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 3.24.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 4.6.0.RELEASE

24 Apr 14:20
v4.6.0.RELEASE
e79bd85
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.6.0.RELEASE. This release brings in a number of pull requests from our community.

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

Cloud Foundry Java Client 3.23.0.RELEASE

24 Apr 14:20
v3.23.0.RELEASE
a38961d
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.23.0.RELEASE. This release brings in a number of pull requests from our community.

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

Cloud Foundry Java Client 4.5.0.RELEASE

28 Feb 11:33
v4.5.0.RELEASE
cd93037
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.5.0.RELEASE. This release increments several dependencies to include important security updates.

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

Cloud Foundry Java Client 3.22.0.RELEASE

28 Feb 11:33
v3.22.0.RELEASE
951f74f
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.22.0.RELEASE. This release increments several dependencies to include important security updates.

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

Cloud Foundry Java Client 4.4.0.RELEASE

19 Feb 13:43
v4.4.0.RELEASE
1927de0
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.4.0.RELEASE. This release resolves several customer pain points, thanks to our external contributors.

  • Allow for deletion of metadata (with thanks to Valentin Velkov)
  • Fix indefinite retry on invalid token and associated memory leaks(in part via @checketts, with thanks to Valentin Velkov)
  • Add ability to include custom http headers in http requests (with thanks to Kristian Atanasov)
  • General dependency updates.

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

Cloud Foundry Java Client 3.21.0.RELEASE

19 Feb 13:43
v3.21.0.RELEASE
a477384
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.21.0.RELEASE. This release resolves several customer pain points, thanks to our external contributors.

  • Allow for deletion of metadata (with thanks to Valentin Velkov)
  • Fix indefinite retry on invalid token and associated memory leaks(in part via @checketts, with thanks to Valentin Velkov)
  • Add ability to include custom http headers in http requests (with thanks to Kristian Atanasov)
  • General dependency updates.

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

Cloud Foundry Java Client 4.3.0.RELEASE

07 Jan 13:07
v4.3.0.RELEASE
abbbb5d
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.3.0.RELEASE. This release fixes a regression with path handling in manifests.

  • Restores relative path support in manifests.

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