Skip to content

CAPI 1.214.0

Compare
Choose a tag to compare
@ari-wg-gitbot ari-wg-gitbot released this 11 Aug 11:56

⚠️ ⚠️ This version contains an issue where the wrong number of service instances is returned in v3/spaces/<space_guid>/usage_summary. This inaccurate reporting also effects Space Quotas limit the number of Service Instances. This bug means that the Space Quota validation will validate against ALL service instances in the foundation rather than just in the space, which may incorrectly block service instance creation - see #4520 for details ⚠️⚠️

Highlights

With this release the migration of the primary key id column type from int to bigint will be started for the 'delayed_jobs', 'jobs', 'service_usage_events' and 'app_usage_events' table on PostgreSQL databases. This multi-step migration will only be executed for PostgreSQL databases. Operators can opt-out with the ccdb.skip_bigint_id_migration flag (default: false).

CC API Version: 2.264.0 and 3.199.0

Service Broker API Version: 2.15

CAPI Release

Dependency Updates

Cloud Controller

Dependency Updates

code.cloudfoundry.org/cc-uploader

Dependency Updates

code.cloudfoundry.org/tps

Dependency Updates

Cloud Controller Database Migrations