Skip to content

cf/200

You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 10ca7169.

Release Notes

The cf-release v200 was released on February 18th, 2015

Runtime

  • Work continues on /v3 and Application Process Types details
  • Work continues on support for Asynchronous Service Instance Operations details

Loggregator

  • Doppler now uses safer channel operations to prevent regular crashes details
  • Traffic Controller can now receive container metrics from Doppler details
  • NOAA can now receive container metrics from Traffic Controller details
  • Metron tracks the cumulative values of counters details
  • Corrected path of protobuf package after source moved to github

Used Configuration

  • BOSH Version: 134
  • Stemcell Version: 2818
  • CC Api Version: 2.22.0

Commit summary

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "cf"
  version: "200"
  url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=200"
  sha1: "e723d331895935c4ddb40e23c5a0bb455a31dccd"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 e723d331895935c4ddb40e23c5a0bb455a31dccd \
  "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=200"

Jobs

Packages