Skip to content

0.38.1

Compare
Choose a tag to compare
@yesnault yesnault released this 11 Feb 16:08
· 2686 commits to master since this release

0.38.1 (2019-02-11)

Note about upgrading your CDS

You have to install version 0.37.3 if you want to upgrade your CDS Instance from a version < 0.37 to a newer version.

When you upgrade a CDS Instance, always run the database migration before, documentation on https://ovh.github.io/cds/hosting/database/

Notable Changes in version 0.38.x

  • Heatmap home view
  • Bulk apply on Workflow templates
  • cdsctl page on WebUI - How to download, configure cdsctl with current CDS Instance
  • New Workflow UI - scrollable, zoomable
  • Transform a workflow to workflow as code - CDS creates pull request on your Git repository.

Bug Fixes 0.38.1 only

0.38.1 (2019-02-11)

Bug Fixes

  • api: create worker model flag (#3922) (36e87fb)
  • api: save previous key clear value when using regen to false (#3918) (e02c584)