cloudfoundry / cf-java-client

Java Client Library for Cloud Foundry
Apache License 2.0
328 stars 318 forks source link

CC API version 2.171.0 #1138

Closed pivotal-david-osullivan closed 2 years ago

pivotal-david-osullivan commented 2 years ago
  1. Adds support for CC API version 2.171.0
  2. Handles the removal of the Deployment Resource's 'state' property - this data is now present in the 'status' property
  3. Adds test accounting for # 2