Skip to content

Releases: cloudfoundry/cf-java-client

Cloud Foundry Java Client 3.0.0.RELEASE

05 Oct 16:26
v3.0.0.RELEASE
df09873

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.0.0.RELEASE. This release focuses CAPI 2.94.0 compatibility. This release is the first on the 3.x line which uses Reactor 3.1 instead of Reactor 3.0. Both the 3.x and 2.x branches will continue to be developed in parallel giving users a chance to migrate from Reactor 3.0 to Reactor 3.1.

  • Support for the CAPI 2.94.0 API release
  • Unable to query recent application logs (via Steven Swor)

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

Cloud Foundry Java Client 2.20.0.RELEASE

05 Oct 16:25
v2.20.0.RELEASE
582fe36

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.20.0.RELEASE. This release focuses CAPI 2.94.0 compatibility.

  • Support for the CAPI 2.94.0 API release
  • Unable to query recent application logs (via Steven Swor)

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

Cloud Foundry Java Client 2.19.0.RELEASE

18 Sep 22:38
v2.19.0.RELEASE
d6f8703

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.19.0.RELEASE. This release focuses on fixing a bug in resource disposal.

  • Properly dispose of resources (via Cheuk Lam)
  • Additional Integration Tests

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

Cloud Foundry Java Client 2.18.0.RELEASE

08 Sep 02:21
v2.18.0.RELEASE
a8df228

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.18.0.RELEASE. This release focuses on fixing a bug in skipSslValidation.

  • Trust root hosts before using them to look up root payloads
  • Additional User Provided Service Instances Client APIs
  • Additional Integration Tests

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

Cloud Foundry Java Client 2.17.0.RELEASE

29 Aug 17:47
v2.17.0.RELEASE
9eb8ac5

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.17.0.RELEASE. This release focuses lots of bug fixes.

  • Improve error messages for manifests missing required keys (via Bjoern Schoof)
  • Enable manifest disk_quota to be specified with units (via Steven Swor)
  • Enable UaaClient to be used standalone (via David Rennalls)
  • Handle STAGING_ERROR when getting instance status (via Justin Braathen)
  • Improved pushing applications on Windows (via @cwesdorp)
  • Upgrade Existing Cloud Controller V3 APIs to GA contracts
  • Additional Cloud Controller V3 APIs
  • Additional Stack APIs
  • Additional Integration Tests

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

Cloud Foundry Java Client 2.16.0.RELEASE

27 Jul 15:39
v2.16.0.RELEASE
cfb5353

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.16.0.RELEASE. This release focuses on expanding integration testing.

  • Eliminate a 401 error on session timeout (via Cedric Zhuang)
  • Support creation of a pre-existing uaa user (via @grossth)
  • Additional Client Application API
  • Additional services-related integration tests

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

Cloud Foundry Java Client 2.15.0.RELEASE

07 Jul 12:11
v2.15.0.RELEASE
5e4dab7

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.15.0.RELEASE. This release focuses buildpack management.

  • Added Buildpack Operation APIs
  • Eliminate an intermittent NPE when reading logs.
  • Additional Client Application APIs
  • Additional integration tests

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

Cloud Foundry Java Client 2.14.0.RELEASE

19 Jun 19:25
v2.14.0.RELEASE
2e4fc54

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.14.0.RELEASE. This release focuses on CF version compatibility and bug fixes.

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

Cloud Foundry Java Client 2.13.0.RELEASE

01 Jun 20:59
v2.13.0.RELEASE
1cb08d6

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.13.0.RELEASE. This release focuses on API improvements.

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

Cloud Foundry Java Client 2.12.0.RELEASE

30 May 19:24
v2.12.0.RELEASE
a99992d

Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.12.0.RELEASE. This release focuses on bug fixes when pushing applications using resource matching.

  • Added dispose() method to DefaultConnectionContext to allow cleanup before discard (via Kris De Volder)
  • Added phone number to create and update user UAA Client APIs (via @gkhunger)
  • Add Identity Zone configuration to TokenProviders and ReactorUaaClient (via Alain Michaud)
  • Added Service Access Client APIs (via Andrea Alkalay)
  • Added User Information UAA Client APIs (via @Luyang1208)

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