Skip to content

Cloud Foundry Java Client 3.6.0.RELEASE

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

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.