CAPI 1.210.0
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
Dependency Updates
- Build(deps-dev): Bump rubocop from 1.75.5 to 1.75.6 in /spec (#545) @dependabot[bot]
Cloud Controller
- Accept zero-padded segments in IPv6 addresses (cloudfoundry/cloud_controller_ng#4367) @svkrieger
- Upgrade protobuf (cloudfoundry/cloud_controller_ng#4359) @svkrieger
- Can't push apps with app manifests if routes were shared (cloudfoundry/cloud_controller_ng#4344) @nookala
- Improve error handling for already deleted resources (cloudfoundry/cloud_controller_ng#4352) @johha
- build(deps): bump actionview, activemodel, actionpack and railties (cloudfoundry/cloud_controller_ng#4141) @dependabot[bot]
- Add error handling for invalid encryption keys with logging (cloudfoundry/cloud_controller_ng#4326) @kathap, @philippthun
- Fix typo in sample response JSON in API docs (cloudfoundry/cloud_controller_ng#4353) @rrashidov
- Fix typo in sample response JSON in API docs (cloudfoundry/cloud_controller_ng#4349) @rrashidov
- Fix doc formatting of Deployment status.details.error (cloudfoundry/cloud_controller_ng#4348) @Samze
Dependency Updates
- build(deps): bump hashdiff from 1.1.2 to 1.2.0 (cloudfoundry/cloud_controller_ng#4368) @dependabot[bot]
- build(deps): bump uri from 0.13.1 to 0.13.2 (cloudfoundry/cloud_controller_ng#4355) @dependabot[bot]
- build(deps): bump actionpack from 8.0.1 to 8.0.2 (cloudfoundry/cloud_controller_ng#4354) @dependabot[bot]
- build(deps): bump rack from 2.2.13 to 2.2.14 (cloudfoundry/cloud_controller_ng#4346) @dependabot[bot]
- build(deps-dev): bump mock_redis from 0.49.0 to 0.50.0 (cloudfoundry/cloud_controller_ng#4369) @dependabot[bot]
- build(deps-dev): bump solargraph from 0.54.4 to 0.54.5 (cloudfoundry/cloud_controller_ng#4363) @dependabot[bot]
- build(deps-dev): bump rubocop-rails from 2.31.0 to 2.32.0 (cloudfoundry/cloud_controller_ng#4364) @dependabot[bot]
- build(deps-dev): bump solargraph from 0.54.3 to 0.54.4 (cloudfoundry/cloud_controller_ng#4360) @dependabot[bot]
- build(deps-dev): bump rubocop from 1.75.5 to 1.75.6 (cloudfoundry/cloud_controller_ng#4361) @dependabot[bot]
- build(deps-dev): bump solargraph from 0.54.2 to 0.54.3 (cloudfoundry/cloud_controller_ng#4357) @dependabot[bot]
- build(deps-dev): bump parallel_tests from 5.1.0 to 5.2.0 (cloudfoundry/cloud_controller_ng#4350) @dependabot[bot]
- build(deps): bump rack from 2.2.13 to 2.2.14 in /docs/v3 (cloudfoundry/cloud_controller_ng#4347) @dependabot[bot]
- build(deps-dev): bump undici from 6.21.1 to 6.21.3 in /docs/v3 (cloudfoundry/cloud_controller_ng#4362) @dependabot[bot]
Cloud Controller Database Migrations
None