CAPI 1.21.0
Highlights
- The
task_creation
feature flag is now enabled by default on all new deployments - Enable zero downtime migration for apps into isolation segments
CC API Version: 2.75.0 and 3.10.0
Service Broker API Version: 2.11
CAPI Release
Cloud Controller
- /v2/apps/:guid/stats returns the compute isolation segment each instance is scheduled on details
- API client can assign a default isolation segment to an organization using v3 apis details
- API client can assign a isolation segment to a space using v3 apis details
- PUT /v3/isolation_segments/:guid should use PATCH verb details
- an isolation segment can be assigned to a space with running apps details
- an org can have a default_isolation_segment assigned with spaces containing running apps details
- task_creation is enabled by default details