CAPI 1.155.0
Highlights
CC API Version: 2.206.0 and 3.141.0
Service Broker API Version: 2.15
CAPI Release
@moleske removed unused sources. PR #325
@philippthun added redis job. PR #322
Dependency Updates
Bumped rubocop from 1.53.1 to 1.54.1. PR: #324
Bumped Golang to go1.20.6
Cloud Controller
Philipp Thun (@philippthun) added a helper script to benchmark rate limiting. Philipp's PR: cloudfoundry/cloud_controller_ng#3326
Greg Cobb (@Gerg) added a linter for syntax errors in the v3 docs examples. Greg's PR: cloudfoundry/cloud_controller_ng#3336
Seth Boyles (@sethboyles) clarified that process stats returns one stats object per instance. Seth's PR: cloudfoundry/cloud_controller_ng#3316
Philipp Thun (@philippthun) implemented Redis for rate limiters. Philipp's PR: cloudfoundry/cloud_controller_ng#3290
Florian Braun (@FloThinksPi) fixed performance issues with delayed_jobs by extending index. Florian's PR: cloudfoundry/cloud_controller_ng#3324
Philipp Thun (@philippthun) added validation for resource match mode. Philipp's PR: cloudfoundry/cloud_controller_ng#3329
David Sabeti (@dsabeti ) allowed use of different rootfs images for building and running. David's PR: cloudfoundry/cloud_controller_ng#3328
Greg Cobb (@Gerg) exposed process version on the v3 API. Greg's PR: cloudfoundry/cloud_controller_ng#3327
Dependency Updates
Bumped the version of public_suffix from 5.0.1 to 5.0.3. PR: cloudfoundry/cloud_controller_ng#3345
Bumped the version of redis from 5.0.5 to 5.0.6. PR: cloudfoundry/cloud_controller_ng#3342
Bumped the version of mock_redis from 0.34.0 to 0.36.0. PR: cloudfoundry/cloud_controller_ng#3343
Bumped the version of nokogiri from 1.15.2 to 1.15.3 in /docs/v3. PR: cloudfoundry/cloud_controller_ng#3339
Bumped the version of nokogiri from 1.15.2 to 1.15.3. PR: cloudfoundry/cloud_controller_ng#3340
Bumped the version of grpc from 1.52.0 to 1.56.0. PR: cloudfoundry/cloud_controller_ng#3338
Bumped the development dependency version of rubocop from 1.53.1 to 1.54.1. PR: cloudfoundry/cloud_controller_ng#3337
Bumped the version of sequel from 5.69.0 to 5.70.0. PR: cloudfoundry/cloud_controller_ng#3334
Bumped actionpack from 6.1.7.3 to 6.1.7.4. PR: cloudfoundry/cloud_controller_ng#3331
Bumped newrelic_rpm from 9.2.2 to 9.3.0. PR: cloudfoundry/cloud_controller_ng#3323
Cloud Controller Database Migrations
- 20230622194039_add_build_and_run_rootfs_images_to_stack.rb
- 20230627110500_add_priority_by_to_delayed_jobs_index.rb