0.28.1
What's new
See all changes with previous release on 0.27.0...0.28.1
Major update
worker artifacts
List artifacts from worker binary: https://ovh.github.io/cds/cli/worker/artifacts/
worker cache
Worker cache command https://ovh.github.io/cds/cli/worker/cache/
cdsctl shell
https://ovh.github.io/cds/cli/cdsctl/shell
stage conditions
Allow using workflow.* var in stage conditions
Kafka platform
Add kafka platform for hook provider: https://ovh.github.io/cds/workflows/design/hooks/kafka-hook/
cdsctl import action
https://ovh.github.io/cds/cli/cdsctl/action/import/
https://ovh.github.io/cds/cli/cdsctl/action/export/
Spawn infos
Spawn info when no hatchery can spawn a worker.
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.