Skip to content
dieucao edited this page Feb 13, 2015 · 3 revisions

Release Notes

The cf-release v199 was released on February 12th, 2015

  • Note: Known issue with doppler introduced in v198 and present in v199 details

Runtime

  • Work continues on /v3 and Application Process Types details
  • Work continues on support for Asynchronous Service Instance Operations details
  • Allow admins to create wildcard routes details
    • This feature allows cf admins to specify a wildcard route cf create-route SPACE DOMAIN -n "*"
    • The host name must be specified exactly as "*"
    • If you map this wildcard route to an app, requests to any matching routes will be routed to the app. Exact matches of routes will take precedence over the wildcard route.
  • Configurable file_descriptors limit for warden container details
    • cc.instance_file_descriptor_limit
  • disable colorized ginkgo output for acceptance_tests errand details
  • Escape VCAP_SERVICES and VCAP_APPLICATION env variables details
  • Avoid large query when logging auth errors details
  • Send logs for cloud controller worker, clock to logs instead of STDOUT details

Used Configuration

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

Commit summary

Contents

Community Advisory Board, PMC Schedules

Developing CF

Latest CF Releases

Roadmap and Trackers

See CFF official project list.

Roadmaps are reflected in pivotal trackers. Tracker Instructions and steps to watch stories. Here is a flat list of all trackers:

CIs

Maybe other CIs hosted on cf-app.com are mentioned in slack ?

Using CF

Running CF

Tools

Clone this wiki locally