mistral/releasenotes/notes/use-workflow-uuid-30d5e51c6ac57f1d.yaml
Lingxian Kong 145b4a444e Add release notes for M-3
- New service actions support, remove the separated ones.
- Workflow sharing feature.
- Usage of workflow UUID.

Change-Id: Ia082fc0b70dbad62e1224e8ebe252677d5372c3a
2016-03-01 10:17:11 +13:00

6 lines
254 B
YAML

---
deprecations:
- Usage of workflow name in the system(e.g. creating executions/cron-triggers
, workfow CRUD operations, etc.) is deprecated, please use workflow UUID
instead. The workflow sharing feature can only be used with workflow UUID.