-
Notifications
You must be signed in to change notification settings - Fork 30
v192
shalako edited this page Nov 7, 2014
·
5 revisions
The cf-release v192 was released on November 6th, 2014
- Changed HM9000 to communicate with Cloud Countroller over HTTP, and not NATS to address an issue where HM9000's API stops responding to requests details
- Deprecated AppEvent in Cloud Controller details
- Cloud Controller worker names now include job index details
- Reverted a commit using git: urls details
- Fixed an issue where dir_server was leaking inotify watches details
- Allowed login server to be disabled via spiff templates details
- Fixed an issue where logs were not being captured when an app is shutting down details
- Fixed a bug where 2 apps in 2 different orgs could be mapped to the same route details
- The format for graphite keys that collector will emit is changing to include the ip address of the job that is reporting metrics.
- Originally it was sending:
Deployment.Job.0.some_key
- Now it will be sending:
Deployment.Job.0.1-2-3-4.some_key
- Originally it was sending:
- Upgrading ruby buildpack to v1.1.3 details
- Started work on Process Types (experimental) details
- Users can change the plan for a service instance, if support for the feature is declared by the service broker details
- Loggregator firehose details
- Property changes for firehose details
- Bug fixed where application shutdown logs were not being collected by loggregator
- Loggregator streaming endpoint can use a cookie to get the oauth token (allows js clients to stream logs)
- Bug fixes for recovering when NATS connection is lost
- Syslog configuration consolidated into metron package
- Syslog aggregator package removed (use metron package for syslog forwarding)
- Property changes for loggregator firehose details
-
Change Email functionality
- The Login Server now supports Change Email for users. Authenticated users can request a change to their email from the Account Settings page and verify the new email via the same process as Account Creation. Once verified, the new email is reflected on the user account. If the Username is same as the email, both get updated at the same time. This feature is only restricted to users stored in the internal UAA user store. The users from external sources such as LDAP and SAML are treated as read-only
-
Integration with Notifications Server
- Login Server now supports integration with a central Notifications Server which provides the ability to manage and send emails. Standard flows like Create New Account , Password Reset & Change Email can now use the Notifications Server for sending emails to users if configured.
-
Updated to Spring Security OAuth V2 -The Spring Security OAuth library has been updated from version 1.0.5 to 2.0.3.
-
Apart from bug fixes, major highlights include modernization and ease of use for OAuth server and client apps on Spring. More details about the changes can be found here:
Deployed with
-
BOSH Version: 106
-
Stemcell Version: 2719.3
-
CC Api Version: 2.17.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