CAPI 1.8.0
IMPORTANT
- This release fixes staging Python apps without a Procfile and apps using buildpacks that do not return a start command
CC API Version: 2.63.0 and 3.0.0-alpha.4
Service Broker API Version: 2.10
CAPI Release
Pull Requests and Issues
- #28: "cf disable-diego" for Docker app results in confusing error message [migrated from diego-release] details
Cloud Controller
- Staging fails for Python apps without Procfile even though a command has been specified via manifest details
- As an Operator, I would like files in my S3 blobstore to be encrypted at rest using SSE-KMS details
- Org Quota errors aren't bubbling up to API response details
- minimum_staging_disk_mb cannot be configured details
- Migrate stored mounts from 2.9 to 2.10 details
- Update DELETE /v2/routes/:guid to document what the recursive flag does details
- Validate Service Broker bind responses details
- Better error message for disk quota too much details
- V3 Alpha
Pull Requests and Issues
- cloudfoundry/cloud_controller_ng#684: Docs for service instance updating and deleting only show the HTTP status code for accepts_incomplete=true details