Skip to content

Cloud Foundry Java Client 2.0.0.M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nebhale nebhale released this 25 Mar 18:18
· 2698 commits to main since this release

As the second of our fortnightly milestone releases, this milestone contains a number of improvements based on the usage for the previous milestone.

  • Applications.delete() will remove application with bound services (#419)
  • Conformance with the V3 Package.upload() behavior
  • Addition of missing CreateApplicationRequest.ports argument (#420)
  • OSGi ClassLoader compatibility (#423)
  • User configurable staging and start timeouts in the Operations API
  • Additional Service operations
  • Additional Application Usage Event Client API implementations
  • Improved Integration Test coverage