CDS v0.43.1 Release Notes

Release Date: 2019-12-31 // over 4 years ago
  • 0.43.1 (2019-12-31)

    ⬆️ Note about upgrading your CDS

    ⬆️ You have to install version 0.42.0 if you want to upgrade your CDS Instance from a version < 0.42 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.43.x

    🚀 This version is the latest version before the new authentication system available in the next release.

    Happy new year!

    🔋 Features

    • engine: engine config edit command (#4787) (3c250ce)
    • tools/debpacker: variables interpolation, extracts files (#4772) (91019a8)
    • tools/smtpmock: mock smtp server with a REST API (#4774) (cad7182)
    • 👷 worker: worker junit command (#4833) (071520c)

    🐛 Bug Fixes

    • api: delete node trigger before all nodes (#4767) (0769586)
    • api: display hook's conditions in as code (#4756) (c967013)
    • api: execute outgoing hook even if it is not success (#4814) (82e53ad)
    • api: interpolate outgoing hook payload properly #4815 (#4836) (92027c5)
    • api: manage workflow with no node + add check to avoid it (#4766) (41309e6)
    • api: not allow to resynchronize pipeline on as code workflow #4806 (#4828) (bea8a05)
    • cdsctl: makefiles (#4818) (b953fe9)
    • cdsctl: workflow run command failure (29b8c8a)
    • cdsctl: workflow run only send git.branch when needed #4753 (#4755) (bb9af5e)
    • contrib: delete the vulnerability in our dependencies (#4795) (bb1a771)
    • engine: add output flag to config init cmd (#4821) (6c7750a)
    • engine: force host to update for reverse proxy (#4782) (3b7408c)
    • engine/config: no float on configuration file (#4792) (d4dfa1b)
    • engine/config: uncomment key if edit (#4789) (9dd97d6)
    • repositories: bufio.Scanner: token too long (#4839) (f53d196), closes #4692
    • 💻 ui: display workflow error message correctly (#4776) (8af0783)
    • 💻 ui: hide diff when audit is too big (#4834) (9dd31c2)
    • 💻 ui: not allow to resynchronize pipeline on as code workflow #4806 (#4822) (c724a8e)
    • 💻 ui: refresh workflow view when launching new workflow run (#4830) (ac5272e)
    • 💻 ui: translation about permission and size changes (#4817) (a939b2a)
    • 👷 worker: force compute git.describe on checkoutApplication (#4807) (69a28f0)
    • 👷 worker: remove logs aboyt skipped artifacts (#4791) (1c9be7f)
    • ✂ remove untar and use archivers (#4803) (b631ef2)