cf/253
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 82fb38a8
.
Release Notes¶
Contents - Notices - Job Spec Changes - CVEs - Compatible Releases and Stemcells - Subcomponent Updates
Notices
Preparatory manifest changes: Both CF 253 and Diego 1.8.1 include changes to the manifest generation scripts that introduce the following line in a number of places:
consumes: { consul: nil }
This will allow the consul job to start providing a bosh link without having that link be consumed by the various consul jobs in the deployment. CF 254 will introduce a version of consul that requires these changes to the manifest, so please ensure that you deploy CF 253 and Diego 1.8.1 first before moving on to CF 254.
Job Spec Changes
- cf-networking-release: If you are deploying cf-networking-release (which is still experimental), there will be some necessary changes to your manifest.
- statsd-injector: To successfully deploy statsd-injector (part of loggregator), you’ll need to generate the following properties:
loggregator.tls.statsd_injector.cert
loggregator.tls.statsd_injector.key
You can generate this keypair using this script. You’ll need to provide the certificate and key for the CA that was used to sign the other loggregator certs. The certificate for that CA can also be found in loggregator.tls.ca
. Deployers should have the private key stored securely.
- The included version of Loggregator restricts ciphers to use only the following 4 ciphers. This is a breaking change for some operators and a configurable property for opting into more cipher suites was introduced in Loggregator 85
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
CVEs
- None
Subcomponent Updates
- Cloud Controller and Service Broker API:
- Identity:
- Routing:
- Loggregator:
- Buildpacks and Stacks:
- Java:
- java-buildpack v3.13
- Ruby:
- ruby-buildpack v1.6.34
- Go:
- go-buildpack v1.7.18
- Node.js:
- nodejs-buildpack v1.5.29
- Python:
- python-buildpack v1.5.15
- PHP:
- php-buildpack v4.3.26
- php-buildpack v4.3.27
- Staticfile:
- staticfile-buildpack v1.3.17
- Binary:
- binary-buildpack v1.0.8
- binary-buildpack v1.0.9
- .Net Core:
- dotnet-core-buildpack v1.0.11
- Stacks:
- stacks 1.100.0
- stacks 1.101.0
- stacks 1.103.0
- stacks 1.104.0
- Consul:
- no changes
- Etcd:
- NATS:
- No changes.
- Postgres:
- No changes.
- DEA-Warden-HM9000:
- No changes.
Compatible Releases and Stemcells
- Diego release v1.8.1. Release notes for v1.8.1 · v1.8.0 · v1.7.1 · v1.7.0.
- Garden-Runc release v1.2.0. Release notes for v1.2.0.
- cflinuxfs2-rootfs release v1.53.0. Release notes for v1.53.0 · v1.52.0 · v1.51.0 · v1.50.0 · v1.49.0.
- cf-networking release v0.17.0. Release notes for v0.17.0.
- stemcell: 3363.9
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "253" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=253" sha1: "8e0ea926929bdb1ff16a366e2154d017c637a137"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8e0ea926929bdb1ff16a366e2154d017c637a137 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=253"
Jobs¶
- acceptance-tests
- binary-buildpack
- blobstore
- cc_uploader
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- consul_agent
- consul_agent_windows
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd_metrics_server
- go-buildpack
- gorouter
- haproxy
- hm9000
- java-buildpack
- java-offline-buildpack
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- nats
- nats_stream_forwarder
- nfs_mounter
- nodejs-buildpack
- nsync
- php-buildpack
- postgres
- python-buildpack
- route_registrar
- ruby-buildpack
- smoke-tests
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
Packages¶
- acceptance-tests
- binary-buildpack
- blobstore_url_signer
- capi_utils
- cc_uploader
- cli
- cloud_controller_ng
- collector
- common
- confab
- confab-windows
- consul
- consul-windows
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd-common
- etcd-consistency-checker
- etcd-dns-checker
- etcd_metrics_server
- gnatsd
- go-buildpack
- golang1.7
- golang1.7-windows
- gorouter
- haproxy
- hm9000
- java-buildpack
- java-offline-buildpack
- libmariadb
- libpq
- loggregator_common
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- nats
- nats-common
- nginx
- nginx_newrelic_plugin
- nginx_webdav
- nodejs-buildpack
- nsync
- php-buildpack
- postgres-9.4.9
- postgres-common
- python-buildpack
- rootfs_cflinuxfs2
- route_registrar
- routing_utils
- ruby-2.1.8
- ruby-2.2.5
- ruby-2.3
- ruby-buildpack
- smoke-tests
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
- uaa_utils
- warden