v4.0.2
·
157 commits
to master
since this release
What's Changed
Added
- Add pending activities with scheduled state by @Assem-Uber in #851
- Add cancel request state to pending start by @Assem-Uber in #853
- Restart workflow api by @Assem-Uber in #855
- Restart workflow action by @Assem-Uber in #856
- render restart success message with link by @Assem-Uber in #858
- Add tooltips to Workflow Actions to explain why they are disabled by @adhityamamallan in #862
Changed
- Change env variable name for hostname and port by @Assem-Uber in #859
- Update docstrings for compare functions by @adhityamamallan in #850
Fixed
- Fix sorting for basic visibility by @adhityamamallan in #849
- show workflow execution with no runid by @Assem-Uber in #846
- Fix pending decisions by @Assem-Uber in #852
- fix formatting by @Assem-Uber in #854
- Fix date query params for basic visibility by @adhityamamallan in #857
- Fix workflow history flaky test by @Assem-Uber in #861
Highlights
- Workflows can now be restarted from the UI
- Tooltips are shown if a workflow action cannot be run
Full Changelog: v4.0.1...v4.0.2