Skip to content

Cloud Foundry Java Client 3.2.0.RELEASE

Compare
Choose a tag to compare
@twoseat twoseat released this 13 Nov 12:52
· 884 commits to main since this release
v3.2.0.RELEASE
d50abe1

I'm pleased to announce the release of the Cloud Foundry Java Client, version 3.2.0.RELEASE. This release focuses on Container to Container Networking.

  • Add support for Container to Container Networking at the client and operations layer (via Andrew Fitzgerald)
  • Clarify Disk Quota units (via Andrew Fitzgerald)
  • Protect against NPE when working with Droplets (via @patsys)
  • Improved compatibility with earlier versions of Cloud Foundry (Cheuk Lam)
  • Add ability to invalidate some cached items (via Mike Youngstrom)
  • General improvements around caching and logging.

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