-
Notifications
You must be signed in to change notification settings - Fork 30
v207
dieucao edited this page Apr 16, 2015
·
10 revisions
The cf-release v207 was released on April 16th, 2015
- Note: In this release we have changed the default rootfs to cflinuxfs2 details
- Fixed a bug introduced in v206 where apps using the python buildpack with cflinuxfs2 stack failed to run details
- cloudfoundry/cf-release #658: Java buildpack v3.0 details
- Added a new end point /v2/spaces/:guid/user_roles details
- Apps are now queryable by stack_guid details
- Update Sequel and add a index on droplets.droplet_hash details
- Improves general query performance against ccdb
- Fixed an issue where gorouters were always taking 15 minutes to drain detail
- [Experimental] Work continues on support for Asynchronous Service Instance Operations details
- Work continues on improvements to Recursive Space Deletion details
- [Experimental] Work continues on /v3 and Application Process Types details
- [Experimental] Work continues on Route API details
- Work continues on support for Service Keys details
- Work continues on support for Arbitrary Service Parameters details
- Metron now supports statsd protocol endpoint. Details to follow in add'l vcap-dev post.
- Conduit support for statsd. [details] (https://www.pivotaltracker.com/story/show/74358484)
- Support for:
- ...gauges. [details] (https://www.pivotaltracker.com/story/show/91452210)
- ...counters. [details] (https://www.pivotaltracker.com/story/show/91450340)
- ...timers. [details] (https://www.pivotaltracker.com/story/show/91452204)
- Sample statsd implementation:
- ...in go. [details] (https://www.pivotaltracker.com/story/show/91449852)
- ...in ruby. [details] (https://www.pivotaltracker.com/story/show/91449874)
- ...in java. [details] (https://www.pivotaltracker.com/story/show/91450916)
- Verified that increment/decrement function correctly. [details] (https://www.pivotaltracker.com/story/show/91697848)
- Loggregator now generates UUID for components. [details] (https://www.pivotaltracker.com/story/show/91691260)
- Additional Doppler integration tests to prevent regression:
- ... for metrics emission. [details] (https://www.pivotaltracker.com/story/show/89116544)
- ... and for goroutine dumps. details
- PR: Updated go package path. [details] (https://www.pivotaltracker.com/story/show/90392586)
- PR: InstrumentedResponseWriter conforms to CloseNotifier interface. details
- Fixed an issue where an incorrect typecast would cause a Doppler panic. [details] (https://www.pivotaltracker.com/story/show/91277702)
- Fixed Doppler incorrectly computing totalDroppedMessages as a result of fixing typecast issue. [details] (https://www.pivotaltracker.com/story/show/91862858)
- PR: Fixed an issue where syslog drain binder assumes that cc is available via http by default. details
- PR: Additional typos and broken links. detail 1 detail 2
- BOSH Version: 152
- Stemcell Version: 2889
- CC Api Version: 2.25.0
- final release 0.1099.0 commit
- 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