0.24.0
What's new
See all changes with previous release on 0.22.0...0.24.0
Major update
- import / export application (cdsctl)
- doc(api): add database creation in configuration section (#1599)
- feat (ui): review edit requirement (#1597)
- feat (api, ui): add description on worker model (#1622)
- feat(ui): add better diff view for pipeline audit (#1619)
- feat(ui): add more usage (#1621)
- feat (api, hatchery): book for register (#1676)
- feat (api, worker): download workflow artifact through temp url
- feat (worker): download workflow artifact in parallel
- feat (api, ui, cli): refactor status & Admin UI (#1740)
On new CDS Workflows
- create web hook one repository manager
- feat (api, ui): change workflow run number (#1640)
- feat (api): export workflow (#1339) (cdsctl)
- feat (api, cli): pull workflow (#1667)
- perf (sdk): interpolate (#1660)
- feat (worker): use default branch from VCS (#1717)
- feat (api,ui): add workflow notification (#1700)
- feat(ui): add priority order to display tags in order in sidebar (#1738)
- feat(ui): add column line in log view #1648 (#1739)
- feat (worker): get git info, create var if necessary (#1734)
- feat (api): use tag on workflow artifact download (#1774)
Important - Migrate CDS from a previous version < 0.22.0
Two new services are availables, to start them with CDS API, you have to lauch : ./engine start api hooks vcs
If you use a previous version of CDS with VCS (github / gitlab / bitbucket) you need to install this release 0.22.0.
This release contains code to migrate existing VCS to new uService. The next release won't contains this code anymore.