cf/207
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 295db91d
.
Release Notes¶
The cf-release v207 was released on April 16th, 2015 - Note: In this release we have changed the default rootfs to cflinuxfs2 details - Note: A bug was found where CC and Worker jobs were not updating when using NFS as a blobstore. details
Runtime
- Fixed a bug introduced in v206 where apps using the python buildpack with cflinuxfs2 stack failed to run details
- cloudfoundry/cf-release #658: Java buildpack v3.0 details
- Added a new end point /v2/spaces/:guid/user_roles details
- Apps are now queryable by stack_guid details
- Update Sequel and add a index on droplets.droplet_hash details
- Improves general query performance against ccdb
- Fixed an issue where gorouters were always taking 15 minutes to drain detail
- [Experimental] Work continues on support for Asynchronous Service Instance Operations details
- Work continues on improvements to Recursive Space Deletion details
- [Experimental] Work continues on /v3 and Application Process Types details
- [Experimental] Work continues on Route API details
- Work continues on support for Service Keys details
- Work continues on support for Arbitrary Service Parameters details
Loggregator
Features
- Metron now supports statsd protocol endpoint. Details to follow in add’l vcap-dev post.
- Loggregator now generates UUID for components. details
- Additional Doppler integration tests to prevent regression:
- PR: Updated go package path. details
- PR: InstrumentedResponseWriter conforms to CloseNotifier interface. details
Bugs
- Fixed an issue where an incorrect typecast would cause a Doppler panic. details
- Fixed Doppler incorrectly computing totalDroppedMessages as a result of fixing typecast issue. details
- PR: Fixed an issue where syslog drain binder assumes that cc is available via http by default. details
- PR: Additional typos and broken links. detail 1 detail 2
Used Configuration
- BOSH Version: 152
- Stemcell Version: 2889
- CC Api Version: 2.25.0
Compatible Diego Version
- final release 0.1099.0 commit
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "207" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=207" sha1: "57a32f28aa509bdd8cf3e2d0f05fe0a55489ad21"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 57a32f28aa509bdd8cf3e2d0f05fe0a55489ad21 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=207"
Jobs¶
- acceptance-tests
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- consul_agent
- 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
- routing-api
- smoke-tests
- syslog_drain_binder
- uaa
Packages¶
- acceptance-tests
- buildpack_go
- buildpack_java
- buildpack_java_offline
- buildpack_nodejs
- buildpack_php
- buildpack_python
- buildpack_ruby
- cli
- cloud_controller_ng
- collector
- common
- consul
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- etcd
- etcd_metrics_server
- gnatsd
- golang
- golang1.3
- golang1.4
- gorouter
- haproxy
- hm9000
- libpq
- loggregator_trafficcontroller
- login
- metron_agent
- mysqlclient
- nats
- nginx
- nginx_newrelic_plugin
- postgres
- rootfs_cflinuxfs2
- rootfs_lucid64
- routing-api
- ruby-2.1.4
- smoke-tests
- syslog_drain_binder
- uaa
- warden