Skip to content

Releases: cloudfoundry/cf-java-client

Cloud Foundry Java Client 3.20.0.RELEASE

07 Jan 13:07
v3.20.0.RELEASE
6339994
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.20.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 3.20.0.RELEASE, please take a look at the issue tracker and commit log.

Cloud Foundry Java Client 4.2.0.RELEASE

20 Dec 16:08
v4.2.0.RELEASE
43e14ac
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.2.0.RELEASE. This release focuses on compatibility wit newer versions of Cloud Foundry.

  • Accommodate breaking changes included in CF APIs up to version 2.142.0
  • Dependency updates.

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

Cloud Foundry Java Client 3.19.0.RELEASE

20 Dec 16:02
v3.19.0.RELEASE
265b0e8
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.19.0.RELEASE. This release focuses on compatibility wit newer versions of Cloud Foundry.

  • Accommodate breaking changes included in CF APIs up to version 2.142.0
  • Dependency updates.

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

Cloud Foundry Java Client 4.1.0.RELEASE

20 Dec 15:48
v4.1.0.RELEASE
85a4ca8
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.1.0.RELEASE. This release focuses on cleaning up some issues from the recent major change to our Reactor dependencies.

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

Cloud Foundry Java Client 3.18.0.RELEASE

20 Dec 15:29
v3.18.0.RELEASE
f512d9b
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.18.0.RELEASE. This release focuses on cleaning up some issues from the recent major change to our Reactor dependencies.

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

Cloud Foundry Java Client 4.0.1.RELEASE

07 Nov 21:25
v4.0.1.RELEASE
5982f31
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 4.0.1.RELEASE. This release is the first to make use of Spring Boot 2.2.x to define our dependencies, the most significant result of which is that we now use the Reactor Netty 0.9.x line and the corresponding Reactor Core 3.3.x line

Despite the relatively small change in numbering from 0.7.x to 0.9.x this was actually a major update to Netty's public interface. All credit for tackling that goes to Alexander Tsvetkov, who produced probably the biggest PR in the project's history.

  • Upgrade to Reactor Netty 0.9.x (with thanks to Alexander Tsvetkov)
  • Upgrade to Reactor Core 3.3.x (via Michael Minella, thanks to Alexander's fix)
  • Fix Reactor Netty version incompatibility with Spring WebFlux 5.1 WebClient (via Scott Frederick, thanks to Alexander's fix)
  • Fix Netty memory leaks (via David O'Sullivan, thanks to Alexander's fix)
  • General dependency updates.

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

Cloud Foundry Java Client 3.17.1.RELEASE

07 Nov 20:56
v3.17.1.RELEASE
3c4144f
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.17.1.RELEASE. This release is the first to make use of Spring Boot 2.1.x to define our dependencies, the most significant result of which is that we now use the Reactor Netty 0.8.x line.

Despite the small change in numbering from 0.7.x to 0.8.x this was actually a major update to Netty's public interface. All credit for tackling that goes to Alexander Tsvetkov, who produced probably the biggest PR in the project's history.

  • Upgrade to Reactor Netty 0.8.x (with thanks to Alexander Tsvetkov)
  • Fix Reactor Netty version incompatibility with Spring WebFlux 5.1 WebClient (via Scott Frederick, thanks to Alexander's fix)
  • Fix Netty memory leaks (via David O'Sullivan, thanks to Alexander's fix)
  • General dependency updates.

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

Cloud Foundry Java Client 3.16.0.RELEASE

01 Oct 13:21
v3.16.0.RELEASE
e99213e
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.16.0.RELEASE. This release contains improvements and fixes for a range of user-reported issues. Particular thanks to Alexander Tsvetkov for his substantial work on this release.

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

Cloud Foundry Java Client 2.35.0.RELEASE

23 Jan 17:01
v2.35.0.RELEASE
378d21b
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.35.0.RELEASE. This release brings in some extra dependency updates missed in the last release (which was supposed to be the last release), setting up the 2.x line properly for its retirement.

For a more detailed look at the changes in 2.34.0.RELEASE, please take a look at the commit log.

Cloud Foundry Java Client 3.15.0.RELEASE

02 Jan 21:13
v3.15.0.RELEASE
b8ae988
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.15.0.RELEASE. This release focuses on compatibility with the latest version of Cloud Foundry.

  • Updates to work with v2.125.0 of the Cloud Controller API
  • Support for the v3 Deployments endpoint (with thanks to Alberto Ríos)

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