-
Notifications
You must be signed in to change notification settings - Fork 30
v212
dieucao edited this page Jun 24, 2015
·
10 revisions
The cf-release v212 was released on June 22nd, 2015
- IMPORTANT: Database migrations have been moved into their own job. Previously part of cloud_controller_ng details
- IMPORTANT: Loggregator vms have been renamed Doppler details. Note: with zero-downtime requires a two-phase deploy:
- Add instances of each doppler job to match the number of instances of the corresponding loggregator job and deploy.
- Remove all instances of loggregator and deploy.
- IMPORTANT: default template stemcells have been updated from lucid to trusty details
- cloudfoundry/cf-release https://github.com/cloudfoundry/cf-release/pull/701 Upgrade NodeJs buildpack to v1.3.4 details
- cloudfoundry/cf-release https://github.com/cloudfoundry/cf-release/pull/697 Upgrade PHP buildpack to v3.2.2 details
- cloudfoundry/cf-release https://github.com/cloudfoundry/cf-release/pull/699 Upgrade Staticfile buildpack to v1.1.0 details
- cloudfoundry/cf-release https://github.com/cloudfoundry/cf-release/pull/702 Upgrade Python buildpack to v1.3.5 details
- Allow for more than one attribute to be updated in a service instance update call. If anything fails, roll back all changes. details
- Warden more gracefully handles "Disconnected" timeouts during staging details
- Fixed a bug where newrelic filled logs with bogus error:
ERROR : URI::InvalidURIError: bad URI
details - [Experimental] User can scale v3 applications process memory details
- Address cve USN-2624-1 details
- Upgraded installed packages
- Service catalog now reports plans with the duplicate name details
- [Experimental] User can scale v3 process disk details
- Service catalog now reports duplicate plan ids details
- Fixed bug where Cloud Controller would become stuck waiting for NFS details
- Fixed bug where apps could request negative disk details
- Added doppler_logging_endpoint to /v2/info details
- Applications can be scaled to 0 instances details
- Space manager and auditor should see 404 error when deleting service keys details
- Gorouter - Added "Cache-Control" and "Expires" headers to prevent caching of heartbeat responses. details
- Fixed a bug where buildpack caches were not being deleted details
- Removed Experimental tag from context path routing details
- Bumped UAA to version 3.2.1 details
- [Experimental] Now co-located on the Cloud Controller details
- No major changes besides the rename to doppler mentioned above
-
properties.doppler.enabled
details -
properties.doppler.use_ssl
details -
properties.doppler.port
details -
properties.collector.memory_threshold
details -
properties.uaa.newrelic.environment
can be used to configure the old newrelic configuration ofuaa.newrelic.common.license_key
details -
properties.uaa.database.case_insensitive
can be set to true when using case sensitivity with queries/filters because your DB is case sensitive. - [Experimental] routing api properties
properties.routing-api.consul_ttl
properties.routing-api.lock_retry_interval
properties.routing-api.metrics_reporting_ttl
properties.routing-api.statsd_endpoint
properties.routing-api.debug_address
properties.routing-api.max_concurrent_etcd_requests
properties.routing-api.statsd_client_flush_interval
- [Experimental]
- BOSH Version: 152
- Stemcell Version: 2989
- CC Api Version: 2.29.0
- final release 0.1304.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