-
Notifications
You must be signed in to change notification settings - Fork 322
Description
Due to the latest change in the CF API coming up with the 3.195.0 is causing the following error:
Cannot construct instance of org.cloudfoundry.client.v3.processes.PortMapping, problem: Cannot build PortMapping, some of required attributes are not set [external]
at [Source: REDACTED (StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION disabled); line: 1, column: 431] (through reference chain: org.cloudfoundry.client.v3.applications.GetApplicationProcessStatisticsResponse$Json["resources"]->java.util.ArrayList[0]->org.cloudfoundry.client.v3.processes.ProcessStatisticsResource$Json["instance_ports"]->java.util.ArrayList[0])
Proposed fix - #1284
The usage of the client is blocked is it possible to adopt the change and release the changes as soon as possible?