Highlights
- Packages support resource matching
Known Issues
- Route services cannot be bound to apps
CC API Version: 2.114.0 and 3.49.0
Service Broker API Version: 2.13
CAPI Release
Cloud Controller
- API client can retrieve audit event for applying a manifest details
- API client can see that after creating a deployment, their app eventually converges on a new process details
- API client can take advantage of matched resources when uploading to v3 packages details
- Add documentation for buildpack stack details
- An operator can create an internal shared domain through a CC API call details
- As a PWS operator I can see Perm experiment statistics to help find bugs and roles which haven't been migrated details
- Attempting to bind a route service to an app results in an unknown error on both the API and manifests details
- Bits-Service client uses new app_stash endpoint details
- Container metrics do not display for non-web V3 processes details
- Do not allow broker registration that contains basic auth credentials in the URL details
- Improve performance of /v3/packages details
- Permist can observe CRUD attempts for '/v2/organizations' details
- Permist can observe list attempts for '/v2/organizations' details
- Rewrite the /v3/organizations endpoint in CAPI to make calls to perm instead details
- Rewrite the /v3/spaces endpoint in CAPI to make calls to perm instead details
Pull Requests and Issues
- cloudfoundry/cloud_controller_ng #1110: Do not allow Service Broker registration with basic auth in the broker_url details