Skip to content

CAPI 1.158.0

Compare
Choose a tag to compare
@capi-bot capi-bot released this 18 Aug 17:32

⚠️ Regressions ⚠️

  • 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

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

Pull Requests and Issues