cf/196
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 3dbb4d00
.
Release Notes¶
The cf-release v196 was released on January 22nd, 2015.
Runtime
- Work completed on Service Audit Events details
- Work continues on Application Process Types details
- Removed app_soft_delete_destroyer initializer details
- Upgrades from cf-release v152 (when apps were still soft deleted) and earlier will not be able to upgrade directly to this release. Please upgrade to v195 first.
- cipher string for HAProxy is now manifest configurable with a new default cipher string details
- ha_proxy.ssl_ciphers
- Provide manifest configuration for port 80 to be disabled on HAProxy details
- ha_proxy.disable_http
- Provide manifest configuration to set secure flag on
__VCAP_ID__
cookie details- router.secure_cookies
- User collection endpoints now return usernames in the json response details
- This feature requires a new uaa client secret to be defined in the deployment manifest.
- uaa.clients.cloud_controller_username_lookup.secret
- uaa.scim.userids_enabled must be set to true to enable this feature
- Upgrade HAProxy to 1.5.10 details
- Updated rootfs to address openssl vulnerabilities details ubuntu-notice
- Update nginx for cloud controller to nginx-1.6.2 and pcre to pcre-8.36 details
- Re-enabled SIGCHLD on children of wshd details
- Respect true, t, false, and f when querying boolean values details
- Write hm9000 logs to a file instead of STDOUT details
- Added scim.write by default to admin users details
- Update collector monit file to be more lenient on memory usage details
- Added HAProxy to default security groups on bosh-lite details
- Use healthz endpoint for Login Server for health and use restart for UAA instead of stop script details
- Split idpMetadata into splitMetadataURL and splitMetadataXML in manifest for login details
- Allow jobs to override update key details
- Increase the number of cycles on UAA health check details
- Provide UAA default port value details
- Expose IP address and port on vars with prefix CF_INSTANCE in the container details
- Fixed issue with logs being written to ephemeral disk on the gorouter details
- Fixed issue with benign zombie processes on HM9000 details
- Specifying the max on health check timeout if the limit is exceeded details
- Update created_at to not have ON UPDATE CURRENT_TIMESTAMP for mysql details
- Fix incompatibility with MySQL 5.5 when setting timezone details
UAA and Login
Used Configuration
- BOSH Director v117
- Stemcell v2778
- CC API v2.21.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "196" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=196" sha1: "bddf373dca97576342ad53a4f71d2d4e82665a64"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 bddf373dca97576342ad53a4f71d2d4e82665a64 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=196"
Jobs¶
- acceptance-tests
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- etcd
- etcd_metrics_server
- gorouter
- haproxy
- hm9000
- loggregator_trafficcontroller
- login
- metron_agent
- nats
- nats_stream_forwarder
- nfs_mounter
- postgres
- smoke-tests
- uaa
Packages¶
- acceptance-tests
- buildpack_cache
- buildpack_go
- buildpack_java
- buildpack_java_offline
- buildpack_nodejs
- buildpack_php
- buildpack_python
- buildpack_ruby
- cli
- cloud_controller_ng
- collector
- common
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- etcd
- etcd_metrics_server
- gnatsd
- golang
- golang1.3
- gorouter
- haproxy
- hm9000
- libpq
- loggregator_trafficcontroller
- login
- metron_agent
- mysqlclient
- nats
- nginx
- nginx_newrelic_plugin
- postgres
- rootfs_lucid64
- ruby
- ruby-2.1.4
- smoke-tests
- sqlite
- uaa
- warden