cf/261
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit aaaca9f5
.
Release Notes¶
IMPORTANT
- Known issue fixed with Create Account flow in UAA UI causing infinite redirects.
- Known issue fixed with /check_token failing on GET request.
- This release includes breaking changes for OAuth clients thats are defined in the cf-release manifest. Starting with UAA Release v36 we have added validation for OAuth Clients. You can find the full list here, but below are the changes deployers are most likely to see:
- For cf
client please ensure that secret is set to empty string ''
- For ssh-proxy
replace redirect-uri
of /login with https://login.{system-domain}/login
Contents - Notices - Job Spec Changes - Security Notices - Compatible Releases and Stemcells - Subcomponent Updates
Notices
- Not yet updated
Job Spec Changes
- Not yet updated
Security Notices
Affecting v261
- None
Resolved in v261
Subcomponent Updates
- Cloud Controller and Service Broker API:
- No changes.
- Identity:
- Routing:
- routing-release v0.154.0 (no changes)
- Loggregator:
- loggregator v87 (no change)
- statsd-injector-release v1.0.25 (no changes)
- Java Buildpack:
- java-buildpack v3.16 (no change)
- Ruby Buildpack:
- ruby-buildpack v1.6.39 (no change)
- Go Buildpack:
- go-buildpack v1.8.2 (no change)
- Node.js Buildpack:
- nodejs-buildpack v1.5.34 (no change)
- Python Buildpack:
- python-buildpack v1.5.18 (no change)
- PHP Buildpack:
- php-buildpack v4.3.33 (no change)
- Staticfile Buildpack:
- staticfile-buildpack v1.4.6 (no change)
- Binary Buildpack:
- binary-buildpack v1.0.12 (no change)
- .Net Core Buildpack:
- dotnet-core-buildpack v1.0.18 (no change)
- Stacks:
- Consul:
- consul-release v152 (no changes)
- Etcd:
- etcd-release v104 (no change)
- NATS:
- nats-release v14 (no changes)
- Postgres:
- postgres-release v17 (no change)
- DEA-Warden-HM9000:
- No update.
Compatible Releases and Stemcells
- Diego release v1.16.0. Release notes for v1.16.0.
- Garden-Runc release v1.7.0. Release notes for v1.7.0.
- cflinuxfs2 release v1.122.0. Release notes for v1.122.0 · v1.121.0 · v1.120.0.
- cf-networking release v0.24.0. Release notes for v0.24.0.
- grootfs-release: v0.19.0. Release notes for v0.19.0 · v0.19.0
- stemcell: 3363.22
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "261" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=261" sha1: "dc7c654a99fc530ce240ce46ce97f80418f05169"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 dc7c654a99fc530ce240ce46ce97f80418f05169 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=261"
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
- 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
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd-common
- etcd-consistency-checker
- etcd-dns-checker
- etcd_metrics_server
- etcdfab
- gnatsd
- go-buildpack
- golang1.7
- golang1.7-windows
- golang1.8
- 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-9.6.3
- 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
- smoke-tests-windows
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
- uaa_utils
- warden