Skip to content

Infrahub - v1.9.10

Choose a tag to compare

@ajtmccarty ajtmccarty released this 07 Jul 22:12
f8ee86c

Fixed

  • Fixed the branch merge rollback so that a database error (such as an out-of-memory error) raised
    partway through the merge queries no longer leaves partially merged data on the destination
    branch. The rollback now removes every change stamped with the merge timestamp even when the
    failure occurred before the merge finished writing all of its batches.

Full Changelog: infrahub-v1.9.9...infrahub-v1.9.10