v1.4.1
New Commands
temporal workflow reset with-workflow-update-optionsruns Workflow Update Options (temporal workflow update-options) atomically after the Workflow is reset. This is useful for versioned workflows that have progressed on a buggy worker version and must be reset before they can move to and continue running on a version with the fix.
What's Changed
- Fix docs auto-publish branch by @yuandrew in #823
- fix: activity pause,unpause,reset accept activity type OR activity id by @spkane31 in #824
- Reset subcommand to update version by @gow in #812
- Updated Dockerfile in preparation for public Docker image by @maciejdudko in #826
- Add "Autogenerated" comment to each generated CLI docs page by @yuandrew in #827
- docs: update temporal activity docstrings to reflect documentation by @spkane31 in #829
- Use imperative verbs in cli by @carlydf in #830
New Contributors
- @spkane31 made their first contribution in #824
- @gow made their first contribution in #812
- @maciejdudko made their first contribution in #826
Full Changelog: v1.4.0...v1.4.1