cf/210
            You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 211e35ec.
          
Release Notes¶
The cf-release v210 was released on May 23rd, 2015 - Note: A bug was found where CC and Worker jobs were not updating when using NFS as a blobstore. details
Runtime
- Addressed USN-2617-1 CVE-2015-3202 FUSE vulnerabilities
 - [Experimental] Work continues on support for Asynchronous Service Instance Operations details
- Support for configurable max polling duration
 
 - [Experimental] Work continues on /v3 and Application Process Types details
 - [Experimental] Work continues on Route API details
 - [Experimental] Work continues on Context Path Routes details
 - Work continues on support for Service Keys details
 - Upgrade etcd server to 2.0.1 details
- Should be run as 1 node (for small deployments) or 3 nodes spread across zones (for HA)
 - Also upgrades hm9k dependencies. LAMB client to be upgraded in a subsequent release. Older client is compatible.
 
 - cloudfoundry/cf-release #670: Be able to specify timeouts for acceptance tests without defaults in the spec. details
 - Fix bug where ssl enabled routers were not draining properly details
 - cloudfoundry/cloud_controller_ng #378: current usage against the org quota details
 - Apps no longer need to be unbound and rebound to receive new credentials when a user-provided service instance is updated. Apps only need to be restaged/restarted details
 
UAA
- Bumped to UAA 2.3.0 details
 
Used Configuration
- BOSH Version: 152
 - Stemcell Version: 2889
 - CC Api Version: 2.27.0
 
Compatible Diego Version
- final release 0.1247.0 commit
 
Manifest and Job Spec Changes
- properties.acceptance_tests.skip_regex added
 - properties.app_ssh.host_key_fingerprint added
 - properties.app_ssh.port defaults to 2222
 - properties.uaa.newrelic added
 - properties.login.logout.redirect.parameter.whitelist
 
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "cf" version: "210" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=210" sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=210"
Jobs¶
- acceptance-tests
 - cloud_controller_clock
 - cloud_controller_ng
 - cloud_controller_worker
 - collector
 - consul_agent
 - dea_logging_agent
 - dea_next
 - debian_nfs_server
 - doppler
 - etcd
 - etcd_metrics_server
 - gorouter
 - haproxy
 - hm9000
 - loggregator_trafficcontroller
 - login
 - metron_agent
 - nats
 - nats_stream_forwarder
 - nfs_mounter
 - postgres
 - routing-api
 - smoke-tests
 - syslog_drain_binder
 - uaa
 
Packages¶
- acceptance-tests
 - buildpack_binary
 - buildpack_go
 - buildpack_java
 - buildpack_java_offline
 - buildpack_nodejs
 - buildpack_php
 - buildpack_python
 - buildpack_ruby
 - buildpack_staticfile
 - cli
 - cloud_controller_ng
 - collector
 - common
 - consul
 - dea_logging_agent
 - dea_next
 - debian_nfs_server
 - doppler
 - etcd
 - etcd_metrics_server
 - gnatsd
 - golang
 - golang1.3
 - golang1.4
 - gorouter
 - haproxy
 - hm9000
 - libpq
 - loggregator_trafficcontroller
 - login
 - metron_agent
 - mysqlclient
 - nats
 - nginx
 - nginx_newrelic_plugin
 - postgres
 - rootfs_cflinuxfs2
 - rootfs_lucid64
 - routing-api
 - rtr
 - ruby-2.1.6
 - smoke-tests
 - syslog_drain_binder
 - uaa
 - warden