CAPI 1.229.0
Highlights
CC API Version: 2.279.0 and 3.214.0
Service Broker API Version: 2.15
CAPI Release
- cc-uploader: remove http config (#621) @stephanme
- tps: disable debugserver by default (#619) @stephanme
- feat: new config parameters for storage-cli aws is added (#618) @serdarozerr
- new config parameters for storage-cli s3 client (#615) @serdarozerr
Dependency Updates
- Bump Valkey to 7.2.12 @ari-wg-gitbot
- Build(deps-dev): Bump rubocop from 1.84.2 to 1.85.0 in /spec (#620) @dependabot[bot]
Cloud Controller
- Add STOPPING state for process instances (cloudfoundry/cloud_controller_ng#4885) @philippthun
- Add nil guard to ProcessModel.run_action_user (cloudfoundry/cloud_controller_ng#4879) @jochenehret
- Inline palm_civet dependency (cloudfoundry/cloud_controller_ng#4827) @rubionic, @rkoster
- Move logs to debug level (cloudfoundry/cloud_controller_ng#4876) @kathap
- fix rubocop issues (cloudfoundry/cloud_controller_ng#4875) @johha
- Modernize docs/v3: Update dependencies, add JavaScript bundler, and implement dark mode (cloudfoundry/cloud_controller_ng#4869) @johha
- Fix actual_lrps_by_processes function (cloudfoundry/cloud_controller_ng#4870) @jochenehret
Dependency Updates
- build(deps): bump actions/upload-artifact from 6 to 7 (cloudfoundry/cloud_controller_ng#4887) @dependabot[bot]
- build(deps): bump mime-types-data from 3.2026.0203 to 3.2026.0224 (cloudfoundry/cloud_controller_ng#4878) @dependabot[bot]
- build(deps): bump google-protobuf from 4.33.5 to 4.34.0 (cloudfoundry/cloud_controller_ng#4888) @dependabot[bot]
- build(deps): bump rails-html-sanitizer from 1.6.2 to 1.7.0 (cloudfoundry/cloud_controller_ng#4877) @dependabot[bot]
- build(deps): bump minitest from 6.0.1 to 6.0.2 (cloudfoundry/cloud_controller_ng#4873) @dependabot[bot]
- build(deps): bump erb from 6.0.1 to 6.0.2 (cloudfoundry/cloud_controller_ng#4871) @dependabot[bot]
- build(deps): bump retriable from 3.1.2 to 3.2.1 (cloudfoundry/cloud_controller_ng#4867) @dependabot[bot]
- build(deps): bump grpc from 1.78.0 to 1.78.1 (cloudfoundry/cloud_controller_ng#4866) @dependabot[bot]
- build(deps): bump newrelic_rpm from 10.1.0 to 10.2.0 (cloudfoundry/cloud_controller_ng#4863) @dependabot[bot]
- build(deps): bump zeitwerk from 2.7.4 to 2.7.5 (cloudfoundry/cloud_controller_ng#4862) @dependabot[bot]
- build(deps): bump clockwork from 3.0.2 to 4.0.0 (cloudfoundry/cloud_controller_ng#4861) @dependabot[bot]
- build(deps-dev): bump rubocop from 1.84.2 to 1.85.0 (cloudfoundry/cloud_controller_ng#4884) @dependabot[bot]
- build(deps-dev): bump mustache from 1.1.1 to 1.1.2 (cloudfoundry/cloud_controller_ng#4872) @dependabot[bot]
- build(deps): bump minimatch from 9.0.5 to 9.0.9 in /docs/v3 (cloudfoundry/cloud_controller_ng#4890) @dependabot[bot]
- build(deps): bump mini_racer from 0.19.2 to 0.20.0 in /docs/v3 (cloudfoundry/cloud_controller_ng#4881) @dependabot[bot]
- build(deps): bump nokogiri from 1.19.0 to 1.19.1 in /docs/v3 (cloudfoundry/cloud_controller_ng#4865) @dependabot[bot]
- build(deps-dev): bump linkinator from 7.6.0 to 7.6.1 in /docs/v3 (cloudfoundry/cloud_controller_ng#4892) @dependabot[bot]
- build(deps-dev): bump glob from 13.0.0 to 13.0.6 in /docs/v3 (cloudfoundry/cloud_controller_ng#4882) @dependabot[bot]
- build(deps-dev): bump linkinator from 7.5.3 to 7.6.0 in /docs/v3 (cloudfoundry/cloud_controller_ng#4883) @dependabot[bot]
code.cloudfoundry.org/cc-uploader
- Remove non-tls upload server (cloudfoundry/cc-uploader#351) @stephanme
Dependency Updates
- Bump code.cloudfoundry.org/tlsconfig from 0.45.0 to 0.46.0 (cloudfoundry/cc-uploader#350) @dependabot[bot]
code.cloudfoundry.org/tps
Dependency Updates
- Bump code.cloudfoundry.org/diego-logging-client from 0.92.0 to 0.93.0 (cloudfoundry/tps#386) @dependabot[bot]
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (cloudfoundry/tps#385) @dependabot[bot]
Cloud Controller Database Migrations
None