Skip to content

Releases: cloudfoundry/cf-java-client

Cloud Foundry Java Client 2.29.0.RELEASE

23 May 19:39
v2.29.0.RELEASE
ccb0f51
Compare
Choose a tag to compare

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

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

Cloud Foundry Java Client 3.9.0.RELEASE

07 Apr 14:48
v3.9.0.RELEASE
83764e5
Compare
Choose a tag to compare

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

  • Implement the Update Service Broker functionality (with thanks to Arghya Sadhu)
  • Improved Application Events to return crashes (via Roman Bachmann)
  • Handle null values returned from informational endpoints (via @chefhoobajoob)
  • Handle empty updatedAt field in resources (via @eaglerainbow)
  • Improved flexibility for service plan schemas (via @pandeyar)
  • Fix reporting of application IDs from the firehose (via Mike Youngstrom)
  • Implement UAA's 'Server Information' functionality

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

Cloud Foundry Java Client 2.28.0.RELEASE

07 Apr 14:48
v2.28.0.RELEASE
7b860a9
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 2.28.0.RELEASE. This release focuses on fixing reported bugs.

  • Implement the Update Service Broker functionality (with thanks to Arghya Sadhu)
  • Improved Application Events to return crashes (via Roman Bachmann)
  • Handle null values returned from informational endpoints (via @chefhoobajoob)
  • Handle empty updatedAt field in resources (via @eaglerainbow)
  • Improved flexibility for service plan schemas (via @pandeyar)
  • Fix reporting of application IDs from the firehose (via Mike Youngstrom)
  • Implement UAA's 'Server Information' functionality

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

Cloud Foundry Java Client 3.8.0.RELEASE

15 Mar 16:28
v3.8.0.RELEASE
e8f739a
Compare
Choose a tag to compare

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

  • Fix deserialisation error when getting service plans (via @andreaAlkalay)

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

Cloud Foundry Java Client 2.27.0.RELEASE

15 Mar 16:25
v2.27.0.RELEASE
c4ae578
Compare
Choose a tag to compare

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

  • Fix deserialisation error when getting service plans (via @andreaAlkalay)

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

Cloud Foundry Java Client 3.6.0.RELEASE

10 Mar 06:43
v3.6.0.RELEASE
16ed5f0
Compare
Choose a tag to compare

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

  • Resolve a 'The app package is invalid: bits have not been uploaded' error when pushing an application.
  • Update Quota operations to match the latest CLI functionality (via @andreaAlkalay)
  • Resolve a firehose Netty leak (via Mike Youngstrom)
  • Resolve a token provider NPE (via @andreaAlkalay)
  • Application Tasks functionality, and improved integration tests.

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

Cloud Foundry Java Client 2.26.0.RELEASE

10 Mar 06:43
v2.26.0.RELEASE
e70da57
Compare
Choose a tag to compare

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

  • Update Quota operations to match the latest CLI functionality (via @andreaAlkalay)
  • Resolve a firehose Netty leak (via Mike Youngstrom)
  • Resolve a token provider NPE (via @andreaAlkalay)
  • Application Tasks functionality, and improved integration tests.

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

Cloud Foundry Java Client 3.5.0.RELEASE

02 Feb 17:28
v3.5.0.RELEASE
4e217fa
Compare
Choose a tag to compare

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

  • The List Routes operation now returns more information (via Dana P'Simer)
  • Compatibility with PCF 2.0
  • Support the OpenID configuration endpoint

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

Cloud Foundry Java Client 2.25.0.RELEASE

02 Feb 15:56
v2.25.0.RELEASE
8928811
Compare
Choose a tag to compare

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

  • The List Routes operation now returns more information (via Dana P'Simer)
  • Compatibility with PCF 2.0
  • Support the OpenID configuration endpoint

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

Cloud Foundry Java Client 3.4.0.RELEASE

18 Jan 17:56
v3.4.0.RELEASE
9649b47
Compare
Choose a tag to compare

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.4.0.RELEASE. This release focuses on support for user admin operations.

  • Implement User Admin Operations (via @sundarsrini and associated issues)
  • Update user role requests to reflect changes in the Cloud Foundry api (via Blaine Forbush)
  • Fix a filtering error when listing tasks (via @patsys)
  • Handle integer values in manifest environment variables (via @sundarsrini)
  • Integration tests for v3 Organizations

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