-
Notifications
You must be signed in to change notification settings - Fork 30
v196
dieucao edited this page Jan 23, 2015
·
10 revisions
The cf-release v196 was released on January 22nd, 2015
- 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
- This feature requires a new uaa client secret to be defined in the deployment manifest.
- 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
Deployed with
-
BOSH Version: 117
-
Stemcell Version: 2778
-
CC Api Version: 2.21.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