CAPI 1.211.0
Highlights
CC API Version: 2.261.0 and 3.196.0
Service Broker API Version: 2.15
CAPI Release
- Configure metrics socket and forward /internal/v4/metrics to that socket (#551) @svkrieger
- Add logging and fix indentation for encryption key validation in cloud_controller_ng start script (#546) @kathap
Dependency Updates
- Bump Golang to go1.24.4 @ari-wg-gitbot
- Build(deps-dev): Bump rubocop from 1.76.0 to 1.76.1 in /spec (#553) @dependabot[bot]
- Build(deps-dev): Bump rubocop from 1.75.8 to 1.76.0 in /spec (#552) @dependabot[bot]
- Build(deps-dev): Bump rubocop from 1.75.7 to 1.75.8 in /spec (#550) @dependabot[bot]
- Build(deps-dev): Bump rspec from 3.13.0 to 3.13.1 in /spec (#549) @dependabot[bot]
- Build(deps-dev): Bump rubocop from 1.75.6 to 1.75.7 in /spec (#547) @dependabot[bot]
Cloud Controller
- Use separate webserver for metrics (cloudfoundry/cloud_controller_ng#4377) @svkrieger
- Force delete very old delayed jobs (cloudfoundry/cloud_controller_ng#4395) @svkrieger
- Workaround changed behavior in Protobuf's Message#to_h (cloudfoundry/cloud_controller_ng#4401) @philippthun
- Fix flaky test (cloudfoundry/cloud_controller_ng#4400) @svkrieger
- Support providing Windows gMSA credentials via a container-level env var for use by Garden/Winc (cloudfoundry/cloud_controller_ng#4393) @tcdowney
- Catch CipherError and TypeError in run_cipher and raise EncryptorError (cloudfoundry/cloud_controller_ng#4365) @kathap
- Add feature flags to v1 app manifests (cloudfoundry/cloud_controller_ng#4358) @philippthun
- Fix typo in update routes destination endpoint (cloudfoundry/cloud_controller_ng#4373) @rrashidov
Dependency Updates
- build(deps): bump sequel from 5.92.0 to 5.93.0 (cloudfoundry/cloud_controller_ng#4388) @dependabot[bot]
- build(deps): bump rake from 13.2.1 to 13.3.0 (cloudfoundry/cloud_controller_ng#4382) @dependabot[bot]
- build(deps): bump oj from 3.16.10 to 3.16.11 (cloudfoundry/cloud_controller_ng#4381) @dependabot[bot]
- build(deps-dev): bump solargraph from 0.55.0 to 0.55.1 (cloudfoundry/cloud_controller_ng#4399) @dependabot[bot]
- build(deps-dev): bump solargraph from 0.54.5 to 0.55.0 (cloudfoundry/cloud_controller_ng#4389) @dependabot[bot]
- build(deps-dev): bump parallel_tests from 5.2.0 to 5.3.0 (cloudfoundry/cloud_controller_ng#4387) @dependabot[bot]
- build(deps-dev): bump rubocop from 1.75.7 to 1.75.8 (cloudfoundry/cloud_controller_ng#4378) @dependabot[bot]
- build(deps-dev): bump rspec from 3.13.0 to 3.13.1 (cloudfoundry/cloud_controller_ng#4376) @dependabot[bot]
- build(deps-dev): bump rubocop from 1.75.6 to 1.75.7 (cloudfoundry/cloud_controller_ng#4371) @dependabot[bot]
- build(deps): bump json from 2.11.3 to 2.12.2 in /docs/v3 (cloudfoundry/cloud_controller_ng#4384) @dependabot[bot]
- build(deps): bump rake from 13.2.1 to 13.3.0 in /docs/v3 (cloudfoundry/cloud_controller_ng#4385) @dependabot[bot]
code.cloudfoundry.org/cc-uploader
Dependency Updates
- Bump code.cloudfoundry.org/cfhttp/v2 from 2.45.0 to 2.46.0 (cloudfoundry/cc-uploader#229) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.37.0 to 3.38.0 (cloudfoundry/cc-uploader#228) @dependabot[bot]
- Bump code.cloudfoundry.org/tlsconfig from 0.27.0 to 0.28.0 (cloudfoundry/cc-uploader#227) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.50.0 to 0.51.0 (cloudfoundry/cc-uploader#226) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.49.0 to 0.50.0 (cloudfoundry/cc-uploader#225) @dependabot[bot]
code.cloudfoundry.org/tps
Dependency Updates
- Bump code.cloudfoundry.org/localip from 0.40.0 to 0.41.0 (cloudfoundry/tps#249) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.50.0 to 0.51.0 (cloudfoundry/tps#247) @dependabot[bot]
- Bump code.cloudfoundry.org/clock from 1.38.0 to 1.39.0 (cloudfoundry/tps#248) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.37.0 to 3.38.0 (cloudfoundry/tps#246) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.49.0 to 0.50.0 (cloudfoundry/tps#245) @dependabot[bot]
Cloud Controller Database Migrations
None