0.37.2
0.37.2 (2018-12-21)
Note about upgrading your CDS
You have to install this version 0.37.0 if you want to upgrade your CDS Instance from a version < 0.37 to a newer version.
This version include some migration process of internal Workflow structures - no impact for users.
This migration process will be removed on 0.38.x release.
When you upgrade a CDS Instance, always run the database migration before, documentation on https://ovh.github.io/cds/hosting/database/
Notable Changes
- Outgoing Hooks: trigger a workflow or a webhook from a workflow
- Workflow templates
- New builtin action Serve Static Files
- New action CDS_SonarScanner
- Helm Chart
- Endpoint /mon/metrics contains new metrics data
- Add Coverage on the overview application page
- Step Logs improvements: html / ainsi format
- Hubot configuration, can be used with cds2http
Bug Fixes 0.37.2 only
- api: add conditions handling for outgoing hook (#3754) (feb6221)
- ui: don't display raw payload (#3755) (f2d1c14)
- ui: use current workflow data for run summary with 'me' permission (#3756) (8ce1e8b)