WARNING
This release includes a regression that significantly slows resource matching for Azure blobstores. It is not recommended to use this release with Azure blobstores unless you disable the resource_matching
feature flag.
Highlights
CC API Version: 2.152.0 and 3.87.0
Service Broker API Version: 2.15
CAPI Release
- cloudfoundry/capi-release #173: Bump nginx to 1.17.7 to clear compliance findings details
- Address #173543199 details
- Consumer of app metrics can add tags via labels details
Cloud Controller
- API client author can see documentation about encoding query parameters on the v3 API details
- API client author can see information in the upgrade guide about how to filter audit events using inequality operators on v3 details
- API client can filter audit events that occurred at a timestamp details
- API client can filter audit events that occurred at multiple timestamps details
- API client can generate a diff between a space's current state and a given client manifest details
- API client can filter audit events by created_ats using multiple inequality filters details
- API client can see documentation for what errors can be returned when creating an app details
- API client sees an error when trying to generate a diff for a future manifest version details
- API client sees that only apps in the client manifest are returned in the diff details
- API client sees that only fields in the manifest are returned in the diff details
- API client should get a NotUniqueError when creating an app with a duplicate name in that app's space details
- API client should see consistent naming when reading about advanced filtering in the v3 API docs details
- API client should see an error when they provide incorrectly formatted timestamps details
- v3 Get a single credential binding created in a space where the SI has been shared to details
- v3 Get a single credential binding for key and app type - implement permissions & join details
- v3 Get a single credential binding for key type - implement permissions details
- v3 Return the right error from validation create UPSI body parameters details
- v3 Show shared space/organization names in shared_spaces relationship details
- v3: Delete MSI fails - Orphan mitigation details
- v3: Delete MSI pre delete validation details
- v3: Delete MSI succeeds (async) details
- v3: Delete SI that is being provisioned details
- v3: Delete managed service instance interaction with broker (sync) details
- v3: Delete user-provided service instance details
- v3: Purge delete a service instance details
- v3/v8 Show Documentation and description for offering of SI details
- v8 cf rename-service: validation of arguments details
- API user can see a list of available CNBs details
- Address #173543199 details
- Apply manifest should return 422 on invalid manifest format details
- Cleanup the private registry secret for a task once task is complete details
- Consumer of app metrics can add tags via labels details
- Do not cache the CC configured max polling duration details
- Execute CCNG ADR 6 details
- Image CR's builder should be updatable details
- Remove metric-proxy cert generation from hack script and update CAPI client details
- cloudfoundry/capi-k8s-release #48: Failed to create/update/delete Route resource details
- cloudfoundry/cli #1323: CF Service Broker tags should show up in services details
- cloudfoundry/cli #1966: cf push fails when app name contains invalid hostname characters details
- cloudfoundry/cloud_controller_ng #1632: Bump fog-local from 0.5.0 to 0.6.0 details
- cloudfoundry/cloud_controller_ng #1634: Bump mysql2 from 0.5.2 to 0.5.3 details
- cloudfoundry/cloud_controller_ng #1640: Bump byebug from 10.0.2 to 11.1.3 details
- cloudfoundry/cloud_controller_ng #1649: Bump glob from 7.1.3 to 7.1.6 in /docs/v3 details
- cloudfoundry/cloud_controller_ng #1652: Bump mime-types from 3.2.2 to 3.3.1 details
- cloudfoundry/cloud_controller_ng #1660: Bump rubyzip from 2.0.0 to 2.3.0 details
- cloudfoundry/cloud_controller_ng #1661: Bump sinatra-contrib from 2.0.5 to 2.0.8.1 details
- cloudfoundry/cloud_controller_ng #1664: Bump addressable from 2.6.0 to 2.7.0 details
- cloudfoundry/cloud_controller_ng #1666: Bump clockwork from 2.0.3 to 2.0.4 details
- cloudfoundry/cloud_controller_ng #1667: Bump rspec-its from 1.2.0 to 1.3.0 details
- cloudfoundry/cloud_controller_ng #1669: Bump fog-openstack from 0.1.25 to 0.3.10 details
- cloudfoundry/cloud_controller_ng #1671: Bump pg from 1.0.0 to 1.2.3 details
- cloudfoundry/cloud_controller_ng #1674: Bump listen from 3.1.5 to 3.2.1 details
- cloudfoundry/cloud_controller_ng #1703: build(deps): bump rack from 2.2.2 to 2.2.3 details
- cloudfoundry/cloud_controller_ng #1713: build(deps): bump json from 2.3.0 to 2.3.1 in /docs/v3 details
- cloudfoundry/cloud_controller_ng #1715: build(deps): bump json_pure from 2.1.0 to 2.3.1 details
- cloudfoundry/cloud_controller_ng #1724: Fix task completion callback on k8s details
- cloudfoundry/cloud_controller_ng #1726: build(deps): bump nokogiri from 1.10.9 to 1.10.10 in /docs/v3 details
- cloudfoundry/cloud_controller_ng #1731: Make logcache tls optional details
- cloudfoundry/cloud_controller_ng #1737: build(deps): bump posix-spawn from 0.3.13 to 0.3.15 details
- cloudfoundry/cloud_controller_ng #1742: build(deps): bump rouge from 3.19.0 to 3.21.0 in /docs/v3 details
- cloudfoundry/cloud_controller_ng #1744: build(deps): bump newrelic_rpm from 6.11.0.365 to 6.12.0.367 details
- cloudfoundry/cloud_controller_ng #1753: build(deps): bump mini_racer from 0.2.15 to 0.3.1 in /docs/v3 details
- cloudfoundry/cloud_controller_ng #1755: build(deps-dev): bump parallel_tests from 3.0.0 to 3.1.0 details
- cloudfoundry/cloud_controller_ng #1759: build(deps): bump public_suffix from 3.1.0 to 4.0.5 details
- cloudfoundry/cloud_controller_ng #1760: build(deps-dev): bump solargraph from 0.39.8 to 0.39.12 details
Cloud Controller Database Migrations
None