CAPI 1.214.0
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
- Bump Golang to go1.24.6 @ari-wg-gitbot
- Bump Golang to go1.24.5 @ari-wg-gitbot
- Build(deps-dev): Bump rubocop from 1.79.1 to 1.79.2 in /spec (#565) @dependabot[bot]
- Build(deps-dev): Bump rubocop from 1.79.0 to 1.79.1 in /spec (#564) @dependabot[bot]
Cloud Controller
- Log DB query request metrics (cloudfoundry/cloud_controller_ng#4442) @philippthun, @jochenehret
- Add telemetry data for usage of deployment web instances/memory/disk/log_rate (cloudfoundry/cloud_controller_ng#4454) @nookala
- Bigint Migration for Multiple Tables (Step 1) (cloudfoundry/cloud_controller_ng#4480) @philippthun
- Enhance global /v3/info/usage_summary endpoint (cloudfoundry/cloud_controller_ng#4477) @jochenehret
- bosh-azure-storage-cli based blobstore client (cloudfoundry/cloud_controller_ng#4476) @johha
- Add deterministic XXH64 hashing specs (cloudfoundry/cloud_controller_ng#4460) @philippthun
- Remove cc uploader final timeout, not needed any more (cloudfoundry/cloud_controller_ng#4484) @kathap
- Fix space usage summary (cloudfoundry/cloud_controller_ng#4482) @jochenehret
- Fix managed_service_instances dataset for spaces (cloudfoundry/cloud_controller_ng#4481) @jochenehret
- Update tomcat to get uaa working again (cloudfoundry/cloud_controller_ng#4472) @philippthun
- Consolidate the config schemas (cloudfoundry/cloud_controller_ng#4453) @philippthun
- Implement "/v3/spaces/#{space.guid}/usage_summary" endpoint (cloudfoundry/cloud_controller_ng#4468) @jochenehret
Dependency Updates
- build(deps): bump fog-aws from 3.32.0 to 3.33.0 (cloudfoundry/cloud_controller_ng#4502) @dependabot[bot]
- build(deps): bump sequel from 5.95.0 to 5.95.1 (cloudfoundry/cloud_controller_ng#4498) @dependabot[bot]
- build(deps): bump puma from 6.6.0 to 6.6.1 (cloudfoundry/cloud_controller_ng#4488) @dependabot[bot]
- build(deps): bump sequel from 5.94.0 to 5.95.0 (cloudfoundry/cloud_controller_ng#4496) @dependabot[bot]
- build(deps): bump newrelic_rpm from 9.19.0 to 9.20.0 (cloudfoundry/cloud_controller_ng#4487) @dependabot[bot]
- build(deps): bump rubyzip from 2.4.1 to 3.0.0 (cloudfoundry/cloud_controller_ng#4479) @dependabot[bot]
- build(deps-dev): bump spring from 4.3.0 to 4.4.0 (cloudfoundry/cloud_controller_ng#4501) @dependabot[bot]
- build(deps-dev): bump pg from 1.6.0 to 1.6.1 (cloudfoundry/cloud_controller_ng#4495) @dependabot[bot]
- build(deps-dev): bump parallel_tests from 5.3.1 to 5.4.0 (cloudfoundry/cloud_controller_ng#4494) @dependabot[bot]
- build(deps-dev): bump rubocop from 1.79.0 to 1.79.1 (cloudfoundry/cloud_controller_ng#4485) @dependabot[bot]
- build(deps-dev): bump solargraph from 0.56.1 to 0.56.2 (cloudfoundry/cloud_controller_ng#4483) @dependabot[bot]
- build(deps-dev): bump pg from 1.5.9 to 1.6.0 (cloudfoundry/cloud_controller_ng#4478) @dependabot[bot]
- build(deps): bump json from 2.12.2 to 2.13.2 in /docs/v3 (cloudfoundry/cloud_controller_ng#4493) @dependabot[bot]
- build(deps-dev): bump cheerio from 1.1.0 to 1.1.2 in /docs/v3 (cloudfoundry/cloud_controller_ng#4490) @dependabot[bot]
- build(deps-dev): bump linkinator from 6.1.2 to 6.1.4 in /docs/v3 (cloudfoundry/cloud_controller_ng#4489) @dependabot[bot]
code.cloudfoundry.org/cc-uploader
Dependency Updates
- Bump code.cloudfoundry.org/debugserver from 0.59.0 to 0.61.0 (cloudfoundry/cc-uploader#251) @dependabot[bot]
- Bump code.cloudfoundry.org/tlsconfig from 0.31.0 to 0.32.0 (cloudfoundry/cc-uploader#252) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.41.0 to 3.42.0 (cloudfoundry/cc-uploader#248) @dependabot[bot]
- Bump code.cloudfoundry.org/cfhttp/v2 from 2.49.0 to 2.50.0 (cloudfoundry/cc-uploader#249) @dependabot[bot]
code.cloudfoundry.org/tps
Dependency Updates
- Bump code.cloudfoundry.org/debugserver from 0.59.0 to 0.61.0 (cloudfoundry/tps#270) @dependabot[bot]
- Bump code.cloudfoundry.org/localip from 0.44.0 to 0.45.0 (cloudfoundry/tps#269) @dependabot[bot]
- Bump code.cloudfoundry.org/clock from 1.42.0 to 1.43.0 (cloudfoundry/tps#268) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.41.0 to 3.42.0 (cloudfoundry/tps#266) @dependabot[bot]