CAPI 1.158.0
- The capi-release contains a db migration which may fail if the landscape is under high load. This issue will be fixed with PRs cloudfoundry/cloud_controller_ng#3428 and cloudfoundry/cloud_controller_ng#3424. The PR should be integrated in capi-release >= v1.161.0. If you want to be on the safe side, you should skip this version of cf-deployment and use a later version with the fixed migration.
Highlights
Support for readiness health check (cloudfoundry/cloud_controller_ng#3351, rfc)
CC API Version: 2.209.0 and 3.144.0
Service Broker API Version: 2.15
CAPI Release
- Remove deprecated UAA client (#326)
Dependency Bumps
- Bump rubocop-rspec from 2.23.1 to 2.23.2
- Bump Redis from 7.0.12 to 7.2.0
Cloud Controller
- Readiness health checks (cloudfoundry/cloud_controller_ng#3351)
- Eager load domains for routes associated with a process (cloudfoundry/cloud_controller_ng#3372)
Dependency Bumps
- Bump fog-google from 1.21.1 to 1.22.0
- Bump nokogiri from 1.15.3 to 1.15.4
- Bump timecop from 0.9.6 to 0.9.8
- Bump newrelic_rpm from 9.3.1 to 9.4.1
- Bump oj from 3.15.1 to 3.16.0
cc-uploader
Dependency Bumps
- Bump github.com/onsi/gomega from 1.27.9 to 1.27.10
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
tps
Dependency Bumps
- Bump github.com/onsi/gomega from 1.27.9 to 1.27.10
- Bump google.golang.org/protobuf from 1.28.1 to 1.31.0
Cloud Controller Database Migrations
- 20230720134916_add_readiness_health_checks_to_processes.rb
- 20230804183521_add_health_check_interval.rb