Skip to content

Releases: cloudfoundry/cf-java-client

Cloud Foundry Java Client 2.34.0.RELEASE

02 Jan 18:48
v2.34.0.RELEASE
f8def10
Compare
Choose a tag to compare

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

Note: This is the final release in the 2.x line.

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

Cloud Foundry Java Client 3.14.0.RELEASE

14 Dec 09:19
v3.14.0.RELEASE
f083389
Compare
Choose a tag to compare

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

  • Updates to work with v2.120.0 of the Cloud Controller API
  • Improve backwards compatibility of the V3 Service Instances API (via Nico Schmoigl)
  • Support unit indicators in application manifests (via @parasuramln)
  • Remove blocking errors caused by a change in reactor (via Scott Frederick)
  • Improve handling of optional fields in client tokens (with thanks to Mike Heath)
  • Support user provided service tags (with thanks to Mike Heath)
  • Remove extraneous tests (via Mike Heath)
  • Fix error when getting a user summary (via Mohneesh Damade)
  • Handle application names that include '.' when creating routes (via @parasuramln)
  • Support third party identity providers (via @andreaAlkalay, with thanks to @pavellom)
  • Handle users with no name when listing users (via Chris Phillipson)
  • Make updating a service instance an asynchronous operation (via Scott Frederick)
  • Handle time zones that are not a whole number of hours offset from UTC
  • Dependency and test updates.

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

Cloud Foundry Java Client 2.33.0.RELEASE

14 Dec 09:19
v2.33.0.RELEASE
bb88e16
Compare
Choose a tag to compare

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

  • Updates to work with v2.120.0 of the Cloud Controller API
  • Improve backwards compatibility of the V3 Service Instances API (via Nico Schmoigl)
  • Support unit indicators in application manifests (via @parasuramln)
  • Remove blocking errors caused by a change in reactor (via Scott Frederick)
  • Improve handling of optional fields in client tokens (with thanks to Mike Heath)
  • Support user provided service tags (with thanks to Mike Heath)
  • Remove extraneous tests (via Mike Heath)
  • Fix error when getting a user summary (via Mohneesh Damade)
  • Handle application names that include '.' when creating routes (via @parasuramln)
  • Support third party identity providers (via @andreaAlkalay, with thanks to @pavellom)
  • Handle users with no name when listing users (via Chris Phillipson)
  • Make updating a service instance an asynchronous operation (via Scott Frederick)
  • Handle time zones that are not a whole number of hours offset from UTC
  • Dependency and test updates.

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

Cloud Foundry Java Client 3.13.0.RELEASE

09 Aug 18:44
v3.13.0.RELEASE
5e27faa
Compare
Choose a tag to compare

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

  • Updates to work with v2.112.0 of the Cloud Controller API
  • Various updates to integration test coverage and reliability.
  • Dependency updates.

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

Cloud Foundry Java Client 2.32.0.RELEASE

09 Aug 18:44
v2.32.0.RELEASE
919b657
Compare
Choose a tag to compare

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

  • Updates to work with v2.112.0 of the Cloud Controller API
  • Various updates to integration test coverage and reliability.
  • Dependency updates.

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

Cloud Foundry Java Client 3.12.0.RELEASE

05 Jul 11:12
v3.12.0.RELEASE
83629a2
Compare
Choose a tag to compare

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

  • Support the V3 Service Instances API (with thanks to Arghya Sadhu)
  • Improvements to integration test reliability.

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

Cloud Foundry Java Client 2.31.0.RELEASE

05 Jul 11:12
v2.31.0.RELEASE
547a8c8
Compare
Choose a tag to compare

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

  • Support the V3 Service Instances API (with thanks to Arghya Sadhu)
  • Improvements to integration test reliability.

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

Cloud Foundry Java Client 3.11.0.RELEASE

11 Jun 21:17
v3.11.0.RELEASE
35d0e2b
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.11.0.RELEASE. This release focuses on dependency updates.

  • Dependency updates, most notably the latest version of reactor
  • Add the V3 endpoint for listing builds (subject to availability in upcoming versions of the cloud controller)

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

Cloud Foundry Java Client 2.30.0.RELEASE

11 Jun 21:17
v2.30.0.RELEASE
2d4a0af
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.30.0.RELEASE. This release focuses on dependency updates.

  • Dependency updates, most notably the latest version of immutables
  • Add the V3 endpoint for listing builds (subject to availability in upcoming versions of the cloud controller)

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

Cloud Foundry Java Client 3.10.0.RELEASE

23 May 19:39
v3.10.0.RELEASE
8b01462
Compare
Choose a tag to compare

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

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