0.39.3
0.39.3 (2019-05-07)
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
- Openstack integration storage. doc https://ovh.github.io/cds/docs/integrations/openstack/openstack_swift/
- Any user can create an action with the Web UI or cdsctl action command
- Add permissions on node and delete permissions on env, app and pipelines. doc: https://ovh.github.io/cds/docs/concepts/permissions/
- Github Entreprise Support, thanks to @reynn
- VCS Gerrit Integration
- S3 Storage https://ovh.github.io/cds/docs/integrations/aws/aws_s3/, thanks to @reynn
New in 0.39.3 (2019-05-07)
- api: download windows (#4259) (22e3fa4)
- api: update scheduler (#4252) (7d9b9ce), closes #4250
- elasticsearch: return null when no index already available (#4254) (2beabfb)
- hatchery/openstack: re-auth openstack (#4258) (84f4024)
- hooks: restart task for poller (#4260) (3af23cd)
- api: ignore worker model group name in requirement (#4257) (db770db)
- api: ignore worker model group name in requirement when starting worker (#4261) (9e58713)
- sdk: add service support on rust sdk (#4255) (23f4f37)