v1.9.1
Highlights
Test server not timing out workflow task in case of subsequent "unhandled command" failures anymore fixing the behavior introduced in Test Server 1.9.0 and Temporal Server 1.16
What's Changed
- Don't time out WFT in case of subsequent UNHANDLED_COMMAND failures by @Spikhalskiy in #1140
- Align Test Server describeWorkflowExecution message with Temporal Server by @Spikhalskiy in #1142
- Fix workflow thread name strategy to append a clear marker of truncation by @Spikhalskiy in #1144
- setMetricsScope is wired into test rules by @Spikhalskiy in #1143
- Release v1.9.1 by @Spikhalskiy in #1145
Full Changelog: v1.9.0...v1.9.1