CAPI 1.193.0
Highlights
CC API Version: 2.243.0 and 3.178.0
Service Broker API Version: 2.15
CAPI Release
- Add timeout parameter for generic queue by @johha in #466
- Ensure queues parameter is set to empty hash by @johha in #470
- Update nginx to latest version 1.27.1 by @jochenehret in #472
- Ensure gems don't have world-writable files by @sethboyles in #468
- Make STOPPING state optional by @sethboyles in #473
- Add missing template for app_instance_stopping_state by @Samze in #474
Cloud Controller
- Fix db encryption key loading by @Samze in cloudfoundry/cloud_controller_ng#3928
- Filter out space and organization names based on permissions by @philippthun in cloudfoundry/cloud_controller_ng#3962
- Allow timeout configuration per delayed job queue by @johha in cloudfoundry/cloud_controller_ng#3945
- Add db connection metrics by @svkrieger in cloudfoundry/cloud_controller_ng#3961
- Don't add a Steno sink in test env by @sethboyles in cloudfoundry/cloud_controller_ng#3825
- Prevent deletion of current droplet by @philippthun in cloudfoundry/cloud_controller_ng#3960
- Make STOPPING state optional by @sethboyles in cloudfoundry/cloud_controller_ng#3984
Dependency Updates
- build(deps): bump puma from 6.4.2 to 6.4.3 by @dependabot in cloudfoundry/cloud_controller_ng#3981
- build(deps): bump fog-aws from 3.26.0 to 3.27.0 by @dependabot in cloudfoundry/cloud_controller_ng#3975
- build(deps): bump google-protobuf from 3.25.3 to 3.25.5 by @dependabot in cloudfoundry/cloud_controller_ng#3982
- build(deps): bump mock_redis from 0.44.0 to 0.45.0 by @dependabot in cloudfoundry/cloud_controller_ng#3974
Cloud Controller Database Migrations
None
Full Changelog: 1.192.0...ASA