cf/202
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 78455fbb
.
Release Notes¶
The cf-release v202 was released on March 9th, 2015
NOTE: It is highly recommended that you first deploy stemcell 2859+ before upgrading to this release. We have also found that network traffic on the newer AWS instance types appears to be more stable with the 3.16 kernel that is available as of 2859. details
Runtime
- Fixed a slow query on /v2/apps/:guid/routes introduced in v201 details
- Update collector, login, and uaa to Ruby 2.1.4 and remove Ruby 1.9.3 details
- Work continues on /v3 and Application Process Types details
- Work continues on support for Asynchronous Service Instance Operations details
Used Configuration
- BOSH Version: 148
- Stemcell Version: 2859
- CC Api Version: 2.22.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "202" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202" sha1: "b6f596eaff4c7af21cc18a52ef97e19debb00403"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b6f596eaff4c7af21cc18a52ef97e19debb00403 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202"
Jobs¶
- acceptance-tests
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- 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
- smoke-tests
- syslog_drain_binder
- uaa
Packages¶
- acceptance-tests
- buildpack_cache
- buildpack_go
- buildpack_java
- buildpack_java_offline
- buildpack_nodejs
- buildpack_php
- buildpack_python
- buildpack_ruby
- cli
- cloud_controller_ng
- collector
- common
- 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
- ruby-2.1.4
- smoke-tests
- syslog_drain_binder
- uaa
- warden