Skip to content
Erik Jasiak edited this page Mar 4, 2015 · 19 revisions

DRAFT

Release Notes

The cf-release v201 was released on ???

NOTE: It is highly recommended that you first deploy stemcell 2859+ before upgrading to this release. details We have also found that network traffic on the newer AWS instance types appears to be more stable with the 3.16 kernel that is available as of 2859.

Runtime

  • A new stack cflinuxfs2 derived from Ubuntu 14.04.2 (Trusty Tahr) is now available
    • Work is in progress by the Buildpacks team to update buildpacks to support the new stack. details
    • The Java buildpack already works with the new stack.
    • The default stack for newly pushed apps will remain lucid64 by default until the buildpacks have all been updated.
    • If configured, users can then opt-in to the new stack with cf push APP-NAME -s cflinuxfs2
      • manifest configuration notes
  • Upgrading the php buildpack to v3.0.4 details
  • Upgrading the Java Buildpack to version 2.7 details
  • Private domains can now be shared across specific organizations details *
  • Work continues on /v3 and Application Process Types details
  • Work continues on support for Asynchronous Service Instance Operations details
  • Renaming a service instance no longer causes instance to become stuck in 'update in progress' details
  • Add default value for dea_next.advertise_interval_in_seconds in cc spec details
  • Updated LoggregatorEmitter to 4.0.0 * Rescue all exceptions when emitting. details
  • VCAP_SERVICES, DATABASE_URL, and VCAP_APPLICATION no longer does BASH variable substitution details
  • cloudfoundry/cf-release #616: Added networks properties for postgres and nfs details
  • cloudfoundry/cloud_controller_ng #331: Allow db:rollback to roll back multiple migrations details
  • cloudfoundry/dea_ng #161: startup script evals user environment variables before .profile.d details
  • cloudfoundry/cf-release #622: Set default to 64000 max conn details
  • pruneThresholdInSeconds added to router.start and router.greet messages details
  • cloudfoundry/gorouter #75: Allow keepalives to the front-end proxy details
  • Fixed an issue where deleting a route bound to a running app with multiple routes would actually result in a small amount of downtime for the app details
  • Changed limit parameter for fog to a string instead of a symbol to fix issues with use of blobstores using aws_signature_version: 2 detail
  • Updated lucid64 and cflinuxfs2 to address CVE-2013-7423, CVE-2014-9402, CVE-2015-1472, CVE-2015-1473 detail

Used Configuration

  • Updated ca-certificates for lucid64 to address USN-2509-1 detail
  • Upgraded gorouter,hm9000 to golang 1.4.2 details
  • Upgraded DEA and Warden to Ruby 2.1.4 details

Loggregator

  • Fixed several go routine leaks in doppler. details
  • Fixed use cases around use_ssl_flag. details
  • Merged github pull request for making envelope.Origin a getter. details
  • New integration-level test suites for doppler to improve reliability.
    • Harness. details
    • Streaming Logs. details
    • Syslog Drain Binding. - doppler side.

Used Configuration

  • BOSH Version: 148
  • Stemcell Version: 2859
  • 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