cf/272
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 5b13d444
.
Release Notes¶
Contents - Notices - Job Spec Changes - Security Notices - Compatible Releases and Stemcells - Subcomponent Updates
Notices
syslog-forwarder runtime-config: This version of cf-release introduces a runtime-config in the
runtime-configs
directory for adding a syslog-forwarder job from syslog-release. You can find more information about applying the runtime-config in the README of the runtime-configs directory.For operators using syslog functionality in the
metron
agent: The plan is to deprecatemetron
’s syslog functionality in CF 275, so we advise the use of this runtime-config for managing platform syslog drains.
Job Spec Changes
- The properties
uaa.url
andlogin.protocol
have been removed - Add
uaa.internal_url
with a value of https://uaa.service.cf.internal:8443 - The property
cc.srv_api_url
has been removed and replaced with a new secure interface - This uses new properties for
cc.internal_service_hostname
,cc.tls_port
,cc.mutual_tls.ca_cert
,loggregator.tls.cc_trafficcontroller.cert
andloggregator.tls.cc_trafficcontroller.key
- See Loggregator Traffic Controller spec for full change history.
Security Notices
Affecting v272
- None
Resolved in v272
- Not yet updated
Subcomponent Updates
- Cloud Controller and Service Broker API:
- capi-release 1.40.0 (no change)
- Identity:
- uaa-release v45 (no change)
- Routing:
- routing-release v0.159.0 (no change)
- Loggregator:
- Java Buildpack:
- java-buildpack v3.19 (no change)
- Ruby Buildpack:
- Go Buildpack:
- go-buildpack v1.8.6 (no change)
- Node.js Buildpack:
- Python Buildpack:
- PHP Buildpack:
- Staticfile Buildpack:
- Binary Buildpack:
- binary-buildpack v1.0.14 (no change)
- .Net Core Buildpack:
- Consul:
- Etcd:
- NATS:
- Postgres:
- postgres-release v18 (no change)
Compatible Releases and Stemcells
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "272" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=272" sha1: "d2f26e2fb285aa4377a0c5fe862a47dd941a3813"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d2f26e2fb285aa4377a0c5fe862a47dd941a3813 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=272"
Jobs¶
- acceptance-tests
- binary-buildpack
- blobstore
- cc_uploader
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- consul_agent
- consul_agent_windows
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd_metrics_server
- go-buildpack
- gorouter
- haproxy
- java-buildpack
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- nats
- nfs_mounter
- nodejs-buildpack
- nsync
- php-buildpack
- postgres
- python-buildpack
- route_registrar
- ruby-buildpack
- smoke-tests
- smoke-tests-windows
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
Packages¶
- acceptance-tests
- binary-buildpack
- blobstore_url_signer
- capi_utils
- cc_uploader
- cli
- cli-network-policy-plugin
- cli-windows
- cloud_controller_ng
- collector
- common
- confab
- confab-windows
- consul
- consul-windows
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd-common
- etcd-consistency-checker
- etcd-dns-checker
- etcd_metrics_server
- etcdfab
- gnatsd
- go-buildpack
- golang1.8
- golang1.8-windows
- golang1.8.3
- golang1.8.3-windows
- gorouter
- haproxy
- java-buildpack
- libmariadb
- libpq
- loggregator_common
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- nats-common
- nginx
- nginx_newrelic_plugin
- nginx_webdav
- nodejs-buildpack
- nsync
- php-buildpack
- postgres-9.4.9
- postgres-9.6.3
- postgres-common
- python-buildpack
- route_registrar
- routing_utils
- ruby-2.1.8
- ruby-2.3
- ruby-buildpack
- smoke-tests
- smoke-tests-windows
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
- uaa_utils