CAPI 1.186.0
Highlights
- Fixes a regression where pushing docker apps with SHA256 digests fails (cloudfoundry/cloud_controller_ng#3888)
CC API Version: 2.235.0 and 3.170.0
Service Broker API Version: 2.15
CAPI Release
- Remove dummy redis job (#433) @philippthun
- Move unused_blobs script over to capi-ci (#429) @philippthun
- Move staged_shortlog script over to capi-ci (#435) @philippthun
- GitHub Pages V2 Docs (#440) @pivotalgeorge
- Add CNAME for V2 docs (#441) @pivotalgeorge
- Add app_log_revision property (#442) @sethboyles @Samze
Dependency updates
- Bump Golang to go1.22.5 (44db2f1)
Cloud Controller
- Try another fix for the db.spec (cloudfoundry/cloud_controller_ng#3870) @philippthun @johha
- Deploy GitHub Pages with Action (cloudfoundry/cloud_controller_ng#3872) @philippthun
- GitHub Pages Deployment (cloudfoundry/cloud_controller_ng#3873) @philippthun
- Move publish_docs_for_version.sh script over to capi-ci (cloudfoundry/cloud_controller_ng#3865) @philippthun
- Add delete buildpack cache per app endpoint (cloudfoundry/cloud_controller_ng#384) @kathap
- Add Diego API and mockserver to local development (cloudfoundry/cloud_controller_ng#3739) @c0d1ngm0nk3y @nicolasbender @pbusko @modulo11
- Add run configuration for cc scheduler (cloudfoundry/cloud_controller_ng#3768) @c0d1ngm0nk3y
- Update README capi locally instructions (cloudfoundry/cloud_controller_ng#3793) @Samze
- Fix permitted roles (cloudfoundry/cloud_controller_ng#3883) @kathap
- Introduce
max_run_time
handling inWrappingJob
andDelayedWorker
(cloudfoundry/cloud_controller_ng#3880) @johha - Move V2 API docs to Github Pages (cloudfoundry/cloud_controller_ng#3874) @pivotalgeorge
- Add last_status_change to deployments object (cloudfoundry/cloud_controller_ng#3881) @joaopapereira
- Filter cnb credentials from log output (cloudfoundry/cloud_controller_ng#3864) @modulo11
- Update
deploy_v3_docs.yml
(cloudfoundry/cloud_controller_ng#3882) @philippthun - Add revision version to app logs (cloudfoundry/cloud_controller_ng#3885) @sethboyles @Samze
- Move
@sha256
part to the image path for Docker LRP rootfs (cloudfoundry/cloud_controller_ng#3889) @nicolasbender @pbusko
Dependency updates
- build(deps): bump prometheus-client from 4.2.2 to 4.2.3 (cloudfoundry/cloud_controller_ng#3867)
- build(deps-dev): bump rubocop-rails from 2.25.0 to 2.25.1 (cloudfoundry/cloud_controller_ng#3866)
- build(deps): bump sequel from 5.81.0 to 5.82.0 (cloudfoundry/cloud_controller_ng#3871)
- build(deps-dev): bump glob from 10.3.12 to 10.4.2 in /docs/v3 (cloudfoundry/cloud_controller_ng#3868)
- build(deps): bump nokogiri from 1.16.5 to 1.16.6 in /docs/v3 (cloudfoundry/cloud_controller_ng#3869)
- build(deps): bump golang.org/x/net in /.devcontainer/images/mockserver (cloudfoundry/cloud_controller_ng#3876)
- build(deps): bump fog-aws from 3.23.0 to 3.24.0 (cloudfoundry/cloud_controller_ng#3875)
- build(deps): bump json-schema from 4.3.0 to 4.3.1 (cloudfoundry/cloud_controller_ng#3884)
- build(deps-dev): bump rubocop from 1.64.1 to 1.65.0 (cloudfoundry/cloud_controller_ng#3877) @philippthun