CAPI 1.111.0
Highlights
- Adds preliminary support for experimental
SpaceApplicationSupporter
role, based on this proposal. This role is disabled by default, and is not yet ready for public consumption.
CC API Version: 2.166.0 and 3.101.0
Service Broker API Version: 2.15
CAPI Release
- cloudfoundry/capi-release #191: Hide user guid header from client
- cloudfoundry/capi-release #192: Allow configuration of different (i.e. json) escaping for access log
- cloudfoundry/capi-release #193: Update
psql
lib to postgres version 11.11 - cloudfoundry/capi-release #194: Monit healthcheck exit code logging does not work
- cloudfoundry/capi-release #195: Invoke restart drain for failed healthcheck
- bumped expat dependancy from version 2.2.5 to 2.3.0 commit
Cloud Controller
- cloudfoundry/cloud_controller_ng #2196: CLI user can see a diff when pushing that respects arguments and flags
- cloudfoundry/cloud_controller_ng #2210: Create Space Application Supporter role in ccdb and allow role to be assigned to a user
- cloudfoundry/cloud_controller_ng #2213:
/v3/service_plans
endpoint is slow in deployments with large numbers of service plan visibilities - cloudfoundry/cloud_controller_ng #2247: Allow sparse instance indexes
- cloudfoundry/cloud_controller_ng #2248: API endpoint
manifest_diff
is incorrectly marking processes as being removed and re-added rather than indicating process-level changes - cloudfoundry/cloud_controller_ng #2249: Ordering of paginated
/v3/roles
is inconsistent - cloudfoundry/cloud_controller_ng #2251: Space application supporter role
- cloudfoundry/cloud_controller_ng #2255: Speed up v3 security groups
- cloudfoundry/cloud_controller_ng #2256: Log incomplete requests when stopping CC
- cloudfoundry/cloud_controller_ng #2257: Fix typo in
service_credential_bindings
docs - cloudfoundry/cloud_controller_ng #2258: Do not set
VCAP_APPLICATION
env var during kpack staging - cloudfoundry/cloud_controller_ng #2259: API endpoint
manifest_diff
is incorrectly marking sidecar values as being removed when they are not provided in the manifest - cloudfoundry/cloud_controller_ng #2260: Space application supporter roles permissions
- cloudfoundry/cloud_controller_ng #2262: Allow admin and space managers access to Space Application Supporter update
- cloudfoundry/cloud_controller_ng #2282: Space application supporter apps permissions
- cloudfoundry/cloud_controller_ng #2283: Quota validation fails when the number of tasks exceeds the quota