CAPI 1.221.0
Highlights
CC API Version: 2.271.0 and 3.206.0
Service Broker API Version: 2.15
CAPI Release
- Enable Puma status check as default health check (#590) @johha
- Remove accidental ruby-version file and update correct .ruby-version (#585) @moleske
- Update ruby-3.2 package to 3.2.9 from ruby-release @ari-wg-gitbot
- Blobstore provider can be empty, take that into account when reading from link (#584) @kathap
- Add storage cli param to cc deployment updater (#583) @kathap
- Add unconfigured rubocops to rubocop config (#582) @moleske
Dependency Updates
- Build(deps-dev): Bump rubocop-rspec from 3.7.0 to 3.8.0 in /spec (#588) @dependabot[bot]
- Build(deps-dev): Bump rubocop-factory_bot from 2.27.1 to 2.28.0 in /spec (#587) @dependabot[bot]
- Build(deps-dev): Bump rubocop-rspec_rails from 2.31.0 to 2.32.0 in /spec (#586) @dependabot[bot]
Cloud Controller
- Include pending tasks in quota calculations (cloudfoundry/cloud_controller_ng#4651) @johha
- Update to Ruby 3.2.9 (cloudfoundry/cloud_controller_ng#4653) @jochenehret
- Adapt deployment updater schema for storage cli (cloudfoundry/cloud_controller_ng#4649) @kathap
- Deployment Updater: Print error class name in case of unexpected error (cloudfoundry/cloud_controller_ng#4647) @jochenehret
- Re-implement SSHKey to remove sshkey gem dependency (cloudfoundry/cloud_controller_ng#4643) @johha
- Fix ignored unique constraint error name (cloudfoundry/cloud_controller_ng#4648) @johha, @philippthun
- Ignore unique errors for domain, route & service instances (cloudfoundry/cloud_controller_ng#4641) @johha
- Remove deprecated honeycomb-beeline gem (cloudfoundry/cloud_controller_ng#4642) @johha
Dependency Updates
- build(deps): bump newrelic_rpm from 9.22.0 to 9.23.0 (cloudfoundry/cloud_controller_ng#4658) @dependabot[bot]
- build(deps): bump uri from 1.1.0 to 1.1.1 (cloudfoundry/cloud_controller_ng#4644) @dependabot[bot]
- build(deps): bump fog-aws from 3.33.0 to 3.33.1 (cloudfoundry/cloud_controller_ng#4645) @dependabot[bot]
- build(deps): bump sequel from 5.97.0 to 5.98.0 (cloudfoundry/cloud_controller_ng#4640) @dependabot[bot]
- build(deps): bump rubyzip from 3.2.1 to 3.2.2 (cloudfoundry/cloud_controller_ng#4639) @dependabot[bot]
- build(deps-dev): bump rubocop-rspec_rails from 2.31.0 to 2.32.0 (cloudfoundry/cloud_controller_ng#4656) @dependabot[bot]
- build(deps-dev): bump rubocop-rspec from 3.7.0 to 3.8.0 (cloudfoundry/cloud_controller_ng#4657) @dependabot[bot]
- build(deps-dev): bump rubocop-factory_bot from 2.27.1 to 2.28.0 (cloudfoundry/cloud_controller_ng#4655) @dependabot[bot]
- build(deps-dev): bump mock_redis from 0.52.0 to 0.53.0 (cloudfoundry/cloud_controller_ng#4652) @dependabot[bot]
code.cloudfoundry.org/cc-uploader
Dependency Updates
- Bump code.cloudfoundry.org/tlsconfig from 0.38.0 to 0.39.0 (cloudfoundry/cc-uploader#309) @dependabot[bot]
- Bump code.cloudfoundry.org/cfhttp/v2 from 2.61.0 to 2.62.0 (cloudfoundry/cc-uploader#307) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.53.0 to 3.54.0 (cloudfoundry/cc-uploader#308) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.74.0 to 0.75.0 (cloudfoundry/cc-uploader#306) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.73.0 to 0.74.0 (cloudfoundry/cc-uploader#305) @dependabot[bot]
- Bump code.cloudfoundry.org/tlsconfig from 0.37.0 to 0.38.0 (cloudfoundry/cc-uploader#304) @dependabot[bot]
code.cloudfoundry.org/tps
- Fix tps tests due to locket changes (cloudfoundry/tps#326) @moleske
- Fix tps tests due to locket changes (cloudfoundry/tps#326) @moleske
Dependency Updates
- Bump code.cloudfoundry.org/diego-logging-client from 0.78.0 to 0.79.0 (cloudfoundry/tps#330) @dependabot[bot]
- Bump code.cloudfoundry.org/clock from 1.53.0 to 1.54.0 (cloudfoundry/tps#331) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.53.0 to 3.54.0 (cloudfoundry/tps#329) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.74.0 to 0.75.0 (cloudfoundry/tps#328) @dependabot[bot]
- Bump code.cloudfoundry.org/localip from 0.55.0 to 0.56.0 (cloudfoundry/tps#327) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.72.0 to 0.73.0 (cloudfoundry/tps#321) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.52.0 to 3.53.0 (cloudfoundry/tps#322) @dependabot[bot]
- Bump code.cloudfoundry.org/clock from 1.52.0 to 1.53.0 (cloudfoundry/tps#325) @dependabot[bot]
- Bump code.cloudfoundry.org/localip from 0.54.0 to 0.55.0 (cloudfoundry/tps#323) @dependabot[bot]
Cloud Controller Database Migrations
None