0.37.3
0.37.3 (2018-12-24)
Note about upgrading your CDS
You have to install this version 0.37.3 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.3 only
- api: bad concat of ids for run to delete (#3762) (355d53f)
- ui: don't fetch /timeline/filter if you are not connected (#3764) (8e8adaa)