Skip to content

clouddriver 5.31.3

Compare
Choose a tag to compare
@robzienert robzienert released this 02 Oct 19:48
· 1655 commits to master since this release
fix(saga): Update sql task with saga IDs (#4062)

Tasks are created prior to the atomic operation processor operation.  In order to bridge atomic operations and sagas, we store the saga IDs when added to the SqlTask during the bridge process.