Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

v199

Compare
Choose a tag to compare
@dieucao dieucao released this 13 Feb 07:20
· 4330 commits to master since this release

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