Skip to content

Cloud Foundry Java Client 3.9.0.RELEASE

Compare
Choose a tag to compare
@twoseat twoseat released this 07 Apr 14:48
· 708 commits to main since this release
v3.9.0.RELEASE
83764e5

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.