CAPI 1.209.0
Highlights
- Support for System Cloud Native Buildpacks
Notes
- When System CNBs are installed, current versions of the CF CLI may show confusing output of the
cf buildpacks
command, as the CLI does not currently have a notion of 'lifecycles' for buildpacks. This will be addressed in an upcoming CLI release.
CC API Version: 2.259.0 and 3.194.0
Service Broker API Version: 2.15
CAPI Release
- Make default_app_lifecycle configurable (#541) @sethboyles
- Revert "Add draining for cc_uploader (#529)" (#544) @Samze
Dependency Updates
- Bump Golang to go1.24.3 @ari-wg-gitbot
Cloud Controller
- [RFC0031] Add support for uploading buildpacks packaged as cnb (tar) files (cloudfoundry/cloud_controller_ng#4342) @sethboyles, @tomkennedy513
- [RFC0031] Support for System Cloud Native Buildpacks (cloudfoundry/cloud_controller_ng#3898) @pbusko
- Fix typo in sample response JSON in API docs (cloudfoundry/cloud_controller_ng#4345) @rrashidov
- Can't move routes to other orgs if the space has the same name as owner space (cloudfoundry/cloud_controller_ng#4341) @nookala
- Explicitly declare permissions on GH Action workflows that lacked them (cloudfoundry/cloud_controller_ng#4340) @tcdowney
Dependency Updates
- build(deps): bump mime-types from 3.6.2 to 3.7.0 (cloudfoundry/cloud_controller_ng#4343) @dependabot[bot]
- build(deps-dev): bump rubocop from 1.75.4 to 1.75.5 (cloudfoundry/cloud_controller_ng#4339) @dependabot[bot]
code.cloudfoundry.org/cc-uploader
Dependency Updates
- Bump code.cloudfoundry.org/tlsconfig from 0.26.0 to 0.27.0 (cloudfoundry/cc-uploader#223) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.48.0 to 0.49.0 (cloudfoundry/cc-uploader#222) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.36.0 to 3.37.0 (cloudfoundry/cc-uploader#224) @dependabot[bot]
- Bump code.cloudfoundry.org/cfhttp/v2 from 2.44.0 to 2.45.0 (cloudfoundry/cc-uploader#221) @dependabot[bot]
code.cloudfoundry.org/tps
Dependency Updates
- Bump code.cloudfoundry.org/lager/v3 from 3.36.0 to 3.37.0 (cloudfoundry/tps#243) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.48.0 to 0.49.0 (cloudfoundry/tps#244) @dependabot[bot]
- Bump code.cloudfoundry.org/localip from 0.39.0 to 0.40.0 (cloudfoundry/tps#242) @dependabot[bot]
- Bump code.cloudfoundry.org/clock from 1.37.0 to 1.38.0 (cloudfoundry/tps#241) @dependabot[bot]