This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v1.0.10
What's Changed
- Use the WorkFlowStatus instance instead of name() by @rgolangh in #293
- Services SDK: Change openapi-generator version to 6.4.0 by @nirarg in #289
- Update Project id format to UUID by @masayag in #297
- Add constraints on model entities names by @masayag in #295
- simpler status usage by @rgolangh in #296
- Unify the setting/getting of project-id from context by @masayag in #299
- kubeapi workflow examples with SDK by @ydayagi in #292
- Refactor Notification-controller API code by @nirarg in #274
- Change user ID type in response to UUID by @masayag in #298
- Set workflow execution ID format to UUID by @masayag in #303
- Add a workflow task that manipulates kubernetes resources by @ydayagi in #272
- Set Workflow definition id format to UUID by @masayag in #301
- FLPATH-313: get workflow by projectId by @RichardW98 in #294
- FLPATH-340: propertyPath in update parameter response by @RichardW98 in #291
Full Changelog: v1.0.9...v1.0.10