Highlights
- Fixes broken resource matching on Azure introduced in 1.97.0
CC API Version: 2.153.0 and 3.88.0
Service Broker API Version: 2.15
CAPI Release
- cloudfoundry/capi-release #175: Revise the cc-uploader pre-start.erb to allow execution within a containerized deployment. details
- cloudfoundry/capi-release #178: Update cc.system_hostnames default details
Cloud Controller
- v3 delete-service logs correct data in audit events details
- API client can filter a variety of resources by created_ats and updated_ats details
- API client can filter apps by created_ats and updated_ats details
- API client can filter audit events by updated_ats details
- Explore Order-by work for all resources details
- Scaling a process with extreme memory results in an UnknownError details
- v3 msi Fix update service instance audit events to match v2 details
- v3 msi create-service audit events should only log data sent in the request details
- v3 upsi create-service audit events should only log data sent in the request details
- v3 upsi update-service audit events should only log data sent in the request details
- v3 Add a link to details in service credential binding response details
- v3 Add link to parameters in SI response details
- v3 Add link to parameters in service credential binding response details
- v3 Filter SI by organization guid details
- v3 Filter service credentials bindings by app details
- v3 Filter service credentials bindings by names details
- v3 Filter service credentials bindings by type details
- v3 Filter service credentials bindings list by service instance details
- v3 Filter service credentials bindings list by service offering details
- v3 Filter service credentials bindings list by service plan details
- v3 Get a list of credential binding for key and app type details
- v3 Get a single credential binding for key and app type - implement response body details
- v3 Get details of a service credential binding created in originating space details
- v3 Get details of a service credential binding created in shared to space details
- v3 Get details of a service credential binding that includes credhub ref details
- v3 Get list of credential binding - implement response body details
- v3 Get parameters of a service credential binding details
- v3 Include app resources when retrieving service credential bindings details
- v3 Include service instance resources when retrieving service credential bindings details
- v3 Remove service instance name from GET responses details
- v3 service instance create logs incorrect request in event log details
- v3 update-service audit events should use old name as target details
- v3: Binding a route to a managed service instance async details
- v3: Binding a route to a managed service instance sync details
- v3: Binding a route to a service instance (permissions) details
- v3: Binding a route to a user-provided service instance (action) details
- v3: Binding a route to a user-provided service instance (response body) details
- v3: Respect "Retry-After" header when polling Last Operation for a route binding details
- v3: get a single route binding relating to a managed service instance details
- v3: get a single route binding relating to a user-provided service instance details
- v3: service instance usage summary in shared spaces details
- Add synoptic lifecycle tests for service instances details
- Developer can specify what buildpack to build with details
- Get droplet tests in CATS passing using V3 only details
- Handle additional errors during the creation of a service instance details
- Support
cf restart
after stack updates details - User with only cloud_controller.read scope and no roles should not be allowed to list droplets details
- cloud controller secrets should be k8s secrets details
- cloudfoundry/cloud_controller_ng #1722: build(deps): bump kubeclient from 4.5.0 to 4.8.0 details
- cloudfoundry/cloud_controller_ng #1727: build(deps): bump nokogiri from 1.10.9 to 1.10.10 details
- cloudfoundry/cloud_controller_ng #1764: build(deps): bump sequel from 5.32.0 to 5.35.0 details
- cloudfoundry/cloud_controller_ng #1770: build(deps-dev): bump solargraph from 0.39.12 to 0.39.13 details
- cloudfoundry/cloud_controller_ng #1784: build(deps-dev): bump solargraph from 0.39.13 to 0.39.14 details
- given a package registry is configured, packages uploaded to CC are uploaded to the package registry details
Cloud Controller Database Migrations
- 20200727211409_add_kpack_encrypted_buildpack_infos_column.rb
- 20200826090000_create_route_binding_operations.rb