cf/260
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 6247d0e4
.
Release Notes¶
IMPORTANT
- Known issue with the Create Account flow in UAA UI which causes infinite redirects. The workaround is to set login.links.homeRedirect: null
in the cf-release manifest
- Known issue 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
- Starting with this release, CF deployments will use Diego as its default backend. This change comes in advance of the DEAs being officially deprecated on May 22.
- The Postgres job will upgrade PostgreSQL to version 9.6.3. This drops support for upgrading from PostgreSQL 9.4.6. Only upgrades from PostgreSQL 9.4.9 (since cf v241) and PostgreSQL 9.6.2 (since cf v256) are supported. Before deploying, please review considerations at postgres-release v17.
Job Spec Changes
- Not yet updated
Security Notices
Affecting v260
- None
Resolved in v260
Subcomponent Updates
- Cloud Controller and Service Broker API:
- Identity:
- Routing:
- Loggregator:
- Java Buildpack:
- java-buildpack v3.16 (no change)
- Ruby Buildpack:
- Go Buildpack:
- Node.js Buildpack:
- Python Buildpack:
- python-buildpack v1.5.18 (no change)
- PHP Buildpack:
- Staticfile Buildpack:
- Binary Buildpack:
- .Net Core Buildpack:
- Stacks:
- Consul:
- consul-release v152 (no changes)
- Etcd:
- NATS:
- nats-release v14 (no changes)
- Postgres:
- DEA-Warden-HM9000:
- No update.
Compatible Releases and Stemcells
- Diego release v1.15.3. Release notes for v1.15.3 · v1.15.2 · v1.15.1.
- Garden-Runc release v1.7.0. Release notes for v1.7.0 · v1.6.0.
- cflinuxfs2 release v1.119.0. Release notes for v1.119.0 · v1.118.0 · v1.117.0.
- cf-networking release v0.24.0. Release notes for v0.24.0 · v0.23.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: "260" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=260" sha1: "7d0f91ecbaef48f01ec7830d04e1bf5e45558deb"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7d0f91ecbaef48f01ec7830d04e1bf5e45558deb \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=260"
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