Highlights
CC API Version: 2.281.0 and 3.216.0
Service Broker API Version: 2.15
CAPI Release
- Set default for max_service_credential_bindings_per_app_service_instance to 5 (#632) @johha
- Update ruby-3.2 package to 3.2.10 from ruby-release @ari-wg-gitbot
Dependency Updates
- Build(deps-dev): Bump json from 2.18.1 to 2.19.2 in /spec (#631) @dependabot[bot]
Cloud Controller
- Allow either_consistent for HashSyntax (cloudfoundry/cloud_controller_ng#4949) @sethboyles
- Reload process to use DB-assigned updated_at timestamps (cloudfoundry/cloud_controller_ng#4935) @philippthun
- Fix NoMethodError when diffing manifest for new apps with features (cloudfoundry/cloud_controller_ng#4941) @philippthun
- Remove redundant validates_unique where DB unique index already exists (cloudfoundry/cloud_controller_ng#4930) @serdarozerr
- build(deps): bump google.golang.org/grpc (cloudfoundry/cloud_controller_ng#4936) @dependabot[bot]
- Reduce db calls when presenting droplets (cloudfoundry/cloud_controller_ng#4909) @philippthun
- Remove net-ssh gem dependency from SSHKey (cloudfoundry/cloud_controller_ng#4929) @johha
- Inline Allowy gem (cloudfoundry/cloud_controller_ng#4926) @johha
- Add max length validation for app name in V3 API (cloudfoundry/cloud_controller_ng#4928) @rashedkvm
- Add max length validation for app name in V3 API (cloudfoundry/cloud_controller_ng#4928) @rashedkvm
Dependency Updates
- build(deps): bump nokogiri from 1.19.1 to 1.19.2 (cloudfoundry/cloud_controller_ng#4947) @dependabot[bot]
- build(deps): bump loofah from 2.25.0 to 2.25.1 (cloudfoundry/cloud_controller_ng#4932) @dependabot[bot]
- build(deps): bump mime-types-data from 3.2026.0303 to 3.2026.0317 (cloudfoundry/cloud_controller_ng#4931) @dependabot[bot]
- build(deps): bump excon from 1.4.0 to 1.4.1 (cloudfoundry/cloud_controller_ng#4937) @dependabot[bot]
- build(deps): bump redis-client from 0.27.0 to 0.28.0 (cloudfoundry/cloud_controller_ng#4938) @dependabot[bot]
- build(deps): bump json from 2.19.1 to 2.19.2 (cloudfoundry/cloud_controller_ng#4939) @dependabot[bot]
- build(deps): bump net-ssh from 7.3.0 to 7.3.1 (cloudfoundry/cloud_controller_ng#4925) @dependabot[bot]
- build(deps-dev): bump mcp from 0.8.0 to 0.9.0 (cloudfoundry/cloud_controller_ng#4946) @dependabot[bot]
- build(deps-dev): bump webmock from 3.26.1 to 3.26.2 (cloudfoundry/cloud_controller_ng#4933) @dependabot[bot]
- build(deps): bump json from 2.18.1 to 2.19.2 in /docs/v3 (cloudfoundry/cloud_controller_ng#4940) @dependabot[bot]
code.cloudfoundry.org/cc-uploader
Dependency Updates
- Bump code.cloudfoundry.org/lager/v3 from 3.63.0 to 3.64.0 (cloudfoundry/cc-uploader#361) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.88.0 to 0.89.0 (cloudfoundry/cc-uploader#360) @dependabot[bot]
- Bump code.cloudfoundry.org/cfhttp/v2 from 2.71.0 to 2.72.0 (cloudfoundry/cc-uploader#362) @dependabot[bot]
- Bump code.cloudfoundry.org/tlsconfig from 0.47.0 to 0.48.0 (cloudfoundry/cc-uploader#359) @dependabot[bot]
code.cloudfoundry.org/tps
Dependency Updates
- Bump github.com/lib/pq from 1.11.2 to 1.12.0 (cloudfoundry/tps#403) @dependabot[bot]
- Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (cloudfoundry/tps#402) @dependabot[bot]
- Bump code.cloudfoundry.org/diego-logging-client from 0.96.0 to 0.97.0 (cloudfoundry/tps#400) @dependabot[bot]
- Bump code.cloudfoundry.org/clock from 1.63.0 to 1.64.0 (cloudfoundry/tps#401) @dependabot[bot]
- Bump code.cloudfoundry.org/localip from 0.65.0 to 0.66.0 (cloudfoundry/tps#399) @dependabot[bot]
- Bump code.cloudfoundry.org/lager/v3 from 3.63.0 to 3.64.0 (cloudfoundry/tps#398) @dependabot[bot]
- Bump code.cloudfoundry.org/debugserver from 0.88.0 to 0.89.0 (cloudfoundry/tps#397) @dependabot[bot]
Cloud Controller Database Migrations
None