Skip to content

CAPI 1.210.0

Compare
Choose a tag to compare
@ari-wg-gitbot ari-wg-gitbot released this 23 May 08:12

Warning
This version is affected by a regression introduced as a side-effect of the Protobuf update. As unset and default values in messages are now being omitted when converting to a hash, the external and internal ports that are exposed via the process stats endpoint will be "null" instead of "0". This causes issues for the cf-java-client. Fixed with cloudfoundry/cloud_controller_ng#4401 and CAPI version 1.211.0.

CC API Version: 2.260.0 and 3.195.0

Service Broker API Version: 2.15

CAPI Release

  • Add validation of db encryption keys to cc_ng pre start migrations (#538) @kathap

Dependency Updates

  • Build(deps-dev): Bump rubocop from 1.75.5 to 1.75.6 in /spec (#545) @dependabot[bot]

Cloud Controller

Dependency Updates

Cloud Controller Database Migrations

None