-
Notifications
You must be signed in to change notification settings - Fork 31
v201
Erik Jasiak edited this page Mar 4, 2015
·
19 revisions
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.
- A new stack
cflinuxfs2derived 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
lucid64by 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.ddetails - 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: 2detail - Updated lucid64 and cflinuxfs2 to address CVE-2013-7423, CVE-2014-9402, CVE-2015-1472, CVE-2015-1473 detail
- 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
- 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.
- BOSH Version: 148
- Stemcell Version: 2859
- CC Api Version: 2.22.0
- No need to ask permission - if you want to make an edit or add a new section, just do it!
- The official cf-docs maintainers cherry-pick content from this wiki for the official docs
- The contents of this wiki are in no way endorsed, maintained or supported by the core Cloud Foundry team
- Development Process
- Mailing Lists & Chats
- CI and the Commit Pipeline
- Contributing Code or Docs
- Contribution Standards
- Design Documents
- Proposing New Features
- Adding New Services
- Project Incubator
- Reporting Security Vulnerabilities
- CFF vulnerability mgt
- CAB meeting minutes
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:
- BOSH
- BBR
- CF Abacus
- CF App Autoscaler
- CF Buildpacks
- Concourse roadmap, and milestones
- CF Containerization/quarks
- CF Container Networking
- CF CAPI
- CF API K8s Evolution
- CredHub
- CF CLI
- CF CLI V3 acceleration
- CF Diego
- CF Docs
- CF Eclipse
- CF Eirini
- CF Flintstone
- CF Foundation
- CF Garden
- CF Greenhouse (windows)
- CF GrootFS (aka Garden RootFs)
- CF Identity (aka UAA)
- CF Infrastructure (incls BBL)
- CF Java Buildpack
- CF Java Client
- CF Lattice
- CF Logging and Metrics
- CF MEGA (Release Integration)
- CF Networking - CF K8S
- CF Networking - CFAR Mesh
- CF Mysql (core services)
- CF Notifications
- CF Permissions
- CF Persistence
- CF Postgres-release
- CF Runtime OG
- CF Routing
- CF Routing TCP
- CF services API (aka SAPI)
- Cloud Service Brokers (by SAPI/service enablement team)
- Kubo
- License Finder
- BBR
- Buildpacks
- BOSH
- BOSH CPIs
- Cf Java Client
- Core services (mysql) - repo
- Garden
- Grootfs
- Infra/tools
- Java Buildpack
- Kubo - repo
- Loggregator
- Persistence
- Release integration - repo
- Routing
- Runtime - repo
- Service API (aka SAPI)
Maybe other CIs hosted on cf-app.com are mentioned in slack ?
- See Client Tools on docs
- 3rd Party Compatible Apps