0.37.1
0.37.1 (2018-12-20)
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.
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.1 only
- action/clair: fix dep docker (#3745) (9027f10)
- api: Add check on import application as code #3711 (#3732) (050268f)
- api: migrate to new internal model (#3742) (1e65568)
- hooks: interpolate outgoing hook (#3738) (e74556f), closes #3718
- ui: add filter func to repo list for template apply form (#3750) (#3751) (d75dfc3)