CAPI 1.184.0
WARNING
Fixed with CAPI release 1.186.0
CC API Version: 2.233.0 and 3.168.0
Service Broker API Version: 2.15
CAPI Release
- Add info on how the format of the version number of the min cf cli version should be configured (#430) @kathap
- Replace Redis with Valkey (#428) @Samze
- Update prom_scraper_config to add origin: cc label (#426) @Samze
- Add new rubocops to .rubocop.yml (#423) @moleske
Dependency updates
- Bump Valkey to 7.2.5
- Bump rubocop-rspec from 2.30.0 to 2.31.0
Cloud Controller
- CPU Entitlement is zero when stats are missing (cloudfoundry/cloud_controller_ng#3854) @acrmp
- Enable using protected CNBs (cloudfoundry/cloud_controller_ng#3855) @pbusko @modulo11 @c0d1ngm0nk3y @nicolasbender
- Wrong app instance state returned by process stats endpoint during graceful shutdown (cloudfoundry/cloud_controller_ng#3834) @kathap
- Implement Cloud Native Buildpacks lifecycle (cloudfoundry/cloud_controller_ng#3778) @pbusko @c0d1ngm0nk3y @modulo11 @nicolasbender @johha
- Fix cc.requests.outstanding.gauge when using puma web server (cloudfoundry/cloud_controller_ng#3841) @Samze
- Add migration type for db.rake (cloudfoundry/cloud_controller_ng#3843) @johha
- Fix update user json and spelling (cloudfoundry/cloud_controller_ng#3846) @Samze
- JSON encode values in SCIM filter string (cloudfoundry/cloud_controller_ng#3839) @philippthun
- Do not allow ASGs with leading zeros (cloudfoundry/cloud_controller_ng#3829) @jrussett
- Remove cop Rails/CreateTableWithTimestamps (cloudfoundry/cloud_controller_ng#3835) @johha
- Fix rotate database key spec (cloudfoundry/cloud_controller_ng#3831) @c0d1ngm0nk3y @nicolasbender
Dependency updates
- Bump newrelic_rpm from 9.10.1 to 9.11.0
- Bump fog-aws from 3.22.0 to 3.23.0
- Bump public_suffix from 5.0.5 to 6.0.0
- Bump nokogiri from 1.16.5 to 1.16.6
- Bump fog-openstack from 1.1.1 to 1.1.3
- Bump googleapis-common-protos from 1.5.0 to 1.6.0
- Bump oj from 3.16.3 to 3.16.4
- Bump rspec-wait from 1.0.0 to 1.0.1
- Bump rspec-rails from 6.1.2 to 6.1.3
- Bump timecop from 0.9.9 to 0.9.10
- Bump glob from 8.1.0 to 10.3.12 in /docs/v3
- Bump braces from 3.0.2 to 3.0.3 in /docs/v3
CC Uploader
- Bump code.cloudfoundry.org/cfhttp/v2 from 2.0.2 to 2.1.0