Releases: cloudfoundry/cf-java-client
Cloud Foundry Java Client 2.30.0.RELEASE
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
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.
- Add new filters when listing events (via Andrew Fitzgerald, with thanks to Arghya Sadhu)
- Handle docker properties in manifests (via @chefhoobajoob)
- Handle intermittent exceptions in firehose (via Mike Youngstrom)
- Fix pluralisation of a parameter (via Johannes Rudolph)
- Improvements to handling of manifest yaml files (with thanks to Andrew Fitzgerald)
For a more detailed look at the changes in 3.10.0.RELEASE, please take a look at the issue tracker and commit log.
Cloud Foundry Java Client 2.29.0.RELEASE
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.
- Add new filters when listing events (via Andrew Fitzgerald, with thanks to Arghya Sadhu)
- Handle docker properties in manifests (via @chefhoobajoob)
- Handle intermittent exceptions in firehose (via Mike Youngstrom)
- Fix pluralisation of a parameter (via Johannes Rudolph)
- Improvements to handling of manifest yaml files (with thanks to Andrew Fitzgerald)
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
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
updatedAtfield 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
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
updatedAtfield 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
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
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
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
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
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 Routesoperation 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.