temporal
temporal copied to clipboard
Account for state only changes in LastWriteVersion
What changed?
- Account for state only changes in LastWriteVersion
- ^ also means LastWriteVersion could change after workflow is closed.
- NOTE: this PR is stacked on top of https://github.com/temporalio/temporal/pull/5860
Why?
- Account for state only changes
How did you test it?
- Existing tests & new unit tests