Skip to content

0.39.2

Compare
Choose a tag to compare
@yesnault yesnault released this 03 May 20:24
· 2456 commits to master since this release

0.39.2 (2019-05-03)

Note about upgrading your CDS

You have to install version 0.38.1 if you want to upgrade your CDS Instance from a version < 0.38 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.39.x

New in 0.39.2 (2019-05-02)

  • api: check if an application is available on the root node of a workflow as code (#4215) (ae9f724)
  • api: clear cache after register (#4246) (e51a063)
  • api: do not use nil value to create error (#4197) (df8a5d4)
  • api: error 404 if the workflow doesn't exist (#4227) (da17cf9)
  • api: git.project does not exist (#4236) (9c83f01)
  • api: keep cds release variable (#4229) (df095d6)
  • api: reset application RepositoryStrategy against ConnectionType (#4216) (161db26)
  • api, ui: resync as code pullrequest status (#4237) (bc911ba)
  • cdsctl: change to GetCommand + add silent (#4226) (cedba97)
  • cdsctl: clear cache of repomanager when workflow init (#4127) (#4192) (33ce44b)
  • cdsctl: LDFLAGS in makefile (#4204) (62befdb)
  • hatchery: break on already registering (#4248) (b67b1e9)
  • hatchery: compute registered workers on worker pool (#4238) (6d39cfd)
  • hatchery: count register (#4243) (c513286)
  • hatchery: if already booked by someone, ignore the job (#4240) (9c4f836)
  • hatchery: traces & retries (#4217) (7c28777)
  • hatchery/kubernetes: remove default value for master-url (#4234) (ed1c114)
  • ui: change documentation link of requirements (#4200) (7c6df77)
  • ui: remove feature flipping on wasc (#4211) (c2a4596)
  • vcs: grant user before creating pr (#4223) (7c4305b)
  • cdsctl: sort hatchery workers count by status for termui (#4199) (2374931)
  • cli: improve cdsctl workflow show command (#4224) (0b41ac4)
  • cli: workflow init improvements (#4185) (3f97028)
  • engine: add aws s3 object store (#4195) (5faec5f)
  • hatchery: clean group info in model name (#4242) (4a61581)
  • hatchery: MaxConcurrentRegistering (#4244) (3668678)
  • integration/s3: tempURL, cache, doc, integration (#4221) (bf5d9dc)
  • worker: to not re-download artifact if already here (#4241) (6c04660), closes #4126
  • hatchery: k8s hatchery uses service account instead of kubeconfig (#4225) (3c82a67)
  • helm: fix for k8s <1.11 and upgrade release version (7ef8b75)