Skip to content

CAPI 1.107.0

Compare
Choose a tag to compare
@capi-bot capi-bot released this 18 Feb 19:55

Highlights

Improve performance of POST /v3/service_plan/:guid/visibility. Previously, when a plan was visible in many (tens of thousand) of orgs, adding a new org to the list was slow. We no longer list the organizations in the response and the algorithm for adding/replacing orgs has been changed so that it no longer loads all the organization visibilities.

CC API Version: 2.162.0 and 3.97.0

Service Broker API Version: 2.15

CAPI Release

None

Cloud Controller

  • v3 Deprecate v3 experimental service bindings endpoints details
  • v3 Improve performance of POST /v3/service_plan/:guid/visibility when plan is visible in many orgs details

Cloud Controller Database Migrations

None

Pull Requests and Issues

None