cf/249
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit d86b0fd3
.
Release Notes¶
The cf-release v249 was released on December 10, 2016.
Important
- This release patches
This release has a known issue that
login.saml.serviceProviderKeyPassword
need to be set to “” explicitly if thelogin.saml.serviceProviderKey
is not passphrase protected. This will be addressed in the next release.login.saml.serviceProviderKeyPassword: description: "Password to protect the service provider private key."
Contents: - CC and Service Broker APIs - Identity - Routing - Loggregator - Buildpacks and Stacks - DEA-Warden-HM9000 Runtime - Internal Components - Recommended Versions of Additional Releases - Job Spec Changes - Recommended BOSH Stemcell Versions
CC and Service Broker APIs
Contains CAPI release v1.11.0. Release notes for v1.11.0
Identity
UAA Release bumped to v24 aka UAA Release v3.9.3
Routing
Routing-release was bumped to 0.142.0
Loggregator
This section will be updated soon. If this section is not yet up-to-date, please reach out for information: - Updated to golang 1.7.4 - Improved Cipher Suites - Update to TLS versions being used
Buildpacks and Stacks
- No changes
DEA-Warden-HM9000 Runtime
- No changes
Internal Components
postgres-release
(includes postgres
job)
- No changes
etcd-release
(includes etcd
and etcd_metrics_server
jobs)
- Bumped from v86 to v87. Functional changes:
The proxy for TLS migration now responds to
/v2/members
, fixing an issue in consumers that get peers via the API instead of via bosh properties.
consul-release
(includes consul_agent
job)
- No changes.
nats-release
(includes nats
and nats_stream_forwarder
jobs)
- No changes.
Recommended Versions of Additional Releases
These versions are soft recommendations, as several different versions of these releases may work correctly with this version of cf-release. - Diego release v1.2.0. Release notes for v1.2.0 · v1.1.0. - Garden-Runc release v1.04. Release notes for v1.0.4 · v1.0.3. - cflinuxfs2-rootfs release v1.41.0. Release notes for v1.41.0 · v1.40.0.
Job Spec Changes
Recommended BOSH Stemcell Versions
- real IaaS: 3312.7
- BOSH-Lite: 3312.7
Note: For AWS you should use the Xen-HVM stemcells rather than Xen.
These are soft recommendations; several different versions of the stemcells are likely to work fine with this version of cf-release and the corresponding versions of the additional releases listed above.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "249" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=249" sha1: "02f5515722987b2d6f6a331698931febc8975adc"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 02f5515722987b2d6f6a331698931febc8975adc \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=249"
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.6
- 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