CAPI 1.178.0
CC API Version: 2.227.0 and 3.162.0
Service Broker API Version: 2.15
CAPI Release
- Add optional parameter to set postgres worker mem for db migrations (#404) @johha
- Make number of db migration retries configurable (#401) @johha
Dependencies
- Bump blobstore_url_signer submodule (#402) @johha
- Bump rubocop from 1.62.1 to 1.63.1 in /spec (#403)
Cloud Controller
- Fix retry for UniqueConstraintViolation in RouteCreate (v3)(cloudfoundry/cloud_controller_ng#3697) @philippthun
- Filter out spaces that the user does not have access to (cloudfoundry/cloud_controller_ng#3692) @philippthun
- Explicit (empty) result for internal POST endpoints (cloudfoundry/cloud_controller_ng#3681) @philippthun
- Make worker memory configurable for postgres (cloudfoundry/cloud_controller_ng#3738) @johha
- Stream CCDB migration logs to ELK (cloudfoundry/cloud_controller_ng#3672) @WeiQuan0605
- Remove "posix-spawn" gem (cloudfoundry/cloud_controller_ng#3732) @jochenehret
- Make http code consistent for service related parameter fetch operations (cloudfoundry/cloud_controller_ng#3701) @svkrieger
- Use DISTINCT only when required (service plan|offering list fetcher) (cloudfoundry/cloud_controller_ng#3651) @philippthun
Dependencies
- bump v3 docs dependencies (cloudfoundry/cloud_controller_ng#3743) @johha
- bump pg from 1.5.5 to 1.5.6 (cloudfoundry/cloud_controller_ng#3668)
- bump honeycomb-beeline from 3.0.1 to 3.1.0 (cloudfoundry/cloud_controller_ng#3676)
- bump fog-aws from 3.21.0 to 3.22.0 (cloudfoundry/cloud_controller_ng#3691)
- bump json-schema from 4.1.1 to 4.3.0 (cloudfoundry/cloud_controller_ng#3704)
- bump newrelic_rpm from 9.7.1 to 9.8.0 (cloudfoundry/cloud_controller_ng#3705)
- bump sequel from 5.77.0 to 5.79.0 (cloudfoundry/cloud_controller_ng#3713)
- bump public_suffix from 5.0.4 to 5.0.5 (cloudfoundry/cloud_controller_ng#3714)
- bump net-ssh from 7.2.1 to 7.2.3 (cloudfoundry/cloud_controller_ng#3715)
- bump parallel_tests from 4.6.0 to 4.6.1 (cloudfoundry/cloud_controller_ng#3720)
- bump json_pure from 2.7.1 to 2.7.2 (cloudfoundry/cloud_controller_ng#3721)
- bump spring from 4.1.3 to 4.2.0 #3731 (cloudfoundry/cloud_controller_ng#3731)
- bump rubocop from 1.62.1 to 1.63.1 (cloudfoundry/cloud_controller_ng#3736)
- bump nokogiri from 1.16.3 to 1.16.4 #3737 (cloudfoundry/cloud_controller_ng#3737)
- bump fog-google from 1.23.0 to 1.24.1 (cloudfoundry/cloud_controller_ng#3740)
Cloud Controller Database Migrations
None