v214 - cloudfoundry-community/cf-docs-contrib GitHub Wiki
DRAFT
Release Notes
The cf-release v214 was released on July 30th, 2015
- This release includes a migration that modifies the
eventstable. This table may be very large, and the migration may cause the deployment to fail if it takes too long to run. If the migration causes the deployment to fail, the api_z1/0 job will fail to start. If this happens, do not restart the deploy until the migration has finished running. The deploy can be restarted once thespace_idforeign key constraint has been removed from theeventstable. - To avoid the possibility of the migration causing a failure, truncate the
eventstable before the deployment starts. The data in theeventstable are considered to be audit and log data, and Cloud Foundry can function if it is removed.
Buildpacks
CAPI
CC API Version: 2.33.0
Service Broker API Version: 2.6
- Fixed backwards incompatible ccdb migration introduced in cf-release 213 details
- [Experimental] Work continues on /v3 and Application Process Types details
- [Experimental] Work continues on Private Brokers details
- [Experimental] Work continues on Dashboard Clients per Service Instance details
- Truncate the billing_events table to complete the deprecation details
- Support for app instance limit on Org Quota details
- cloudfoundry/cloud_controller_ng #402: Enlarge Service Keys Credentials details
- Audit events for service key create and delete details
- vendor/errors is no longer a submodule details
- use cf.internal for internal domain for consul details
- SSH access requires app update access details
- Create service usage event upon plan update details
- hm9k fetcher to only select the columns that are needed details
UAA
Routing Api
Loggregator
Manifest and Job Spec Changes
Used Configuration
- BOSH Version: 152
- Stemcell Version: 3012
- CC Api Version: 2.33.0
Compatible Diego Version
- final release 0.???.0 commit