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
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.