temporal
temporal copied to clipboard
Move update proto to persistence proto package
What changed?
- Move update proto to persistence proto package
Why?
- Avoid cycle dependency when later adding proto messages defined in persistence package (specifically,
VersionedTransition
in this case) into UpdateInfo.
How did you test it?
- Existing test