cf/191
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 43c823b7
.
Release Notes¶
The cf-release v191 was released on October 22nd, 2014
Release Highlights
- Updated HAProxy to disable SSLv3. This addresses POODLE CVE-2014-3566
- Reverted default AWS instance types back to m1 and c1 due to instability experienced with m3 and c3 instance types
- Added VCAP_APPLICATION to the /v2/apps/:guid/env endpoint
- Added /v2/apps/:guid/copy_bits endpoint (Experimental)
- Updated to latest gnatsd as of October 7th, 2014
Config
Deployed with - BOSH Version: 106 - Stemcell Version: 2719.3 - CC Api Version: 2.16.0
Diff file
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "191" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=191" sha1: "b2caf71a8be09fa46757fc16d1768aa15805a0c9"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b2caf71a8be09fa46757fc16d1768aa15805a0c9 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=191"
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
- postgres
- smoke-tests
- syslog_aggregator
- 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
- git
- gnatsd
- golang
- golang1.3
- gorouter
- haproxy
- hm9000
- libpq
- libyaml
- loggregator_trafficcontroller
- login
- metron_agent
- mysqlclient
- nats
- nginx
- nginx_newrelic_plugin
- postgres
- rootfs_lucid64
- ruby
- ruby-2.1.3
- smoke-tests
- sqlite
- syslog_aggregator
- uaa
- warden