Skip to content
dieucao edited this page Jan 23, 2015 · 10 revisions

Release Notes

The cf-release v196 was released on January 22nd, 2015

Release Highlights

cf-release

  • Work completed on Service Audit Events details
  • Work continues on Application Process Types details
  • Removed app_soft_delete_destroyer initializer details
    • Upgrades from cf-release v152 (when apps were still soft deleted) and earlier will not be able to upgrade directly to this release. Please upgrade to v195 first.
  • cipher string for HAProxy is now manifest configurable with a new default cipher string details
    • ha_proxy.ssl_ciphers
  • Provide manifest configuration for port 80 to be disabled on HAProxy details
    • ha_proxy.disable_http
  • Provide manifest configuration to set secure flag on __VCAP_ID__ cookie details
    • router.secure_cookies
  • User collection endpoints now return usernames in the json response details
    • This feature requires a new uaa client secret to be defined in the deployment manifest.
      • uaa.clients.cloud_controller_username_lookup.secret
    • uaa.scim.userids_enabled must be set to true to enable this feature
  • Upgrade HAProxy to 1.5.10 details
  • Updated rootfs to address openssl vulnerabilities details ubuntu-notice
  • Update nginx for cloud controller to nginx-1.6.2 and pcre to pcre-8.36 details
  • Re-enabled SIGCHLD on children of wshd details
  • Respect true, t, false, and f when querying boolean values details
  • Write hm9000 logs to a file instead of STDOUT details
  • Added scim.write by default to admin users details
  • Update collector monit file to be more lenient on memory usage details
  • Added HAProxy to default security groups on bosh-lite details
  • Use healthz endpoint for Login Server for health and use restart for UAA instead of stop script details
  • Split idpMetadata into splitMetadataURL and splitMetadataXML in manifest for login details
  • Allow jobs to override update key details
  • Increase the number of cycles on UAA health check details
  • Provide UAA default port value details
  • Expose IP address and port on vars with prefix CF_INSTANCE in the container details
  • Fixed issue with logs being written to ephemeral disk on the gorouter details
  • Fixed issue with benign zombie processes on HM9000 details
  • Specifying the max on health check timeout if the limit is exceeded details
  • Update created_at to not have ON UPDATE CURRENT_TIMESTAMP for mysql details
  • Fix incompatibility with MySQL 5.5 when setting timezone details

UAA and Login Server

Config

Deployed with

  • BOSH Version: 117

  • Stemcell Version: 2778

  • CC Api Version: 2.21.0

Diff file

cf-196-whats-in-the-deploy

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