Skip to content

Knot Core 2.13.5

Choose a tag to compare

@seb972 seb972 released this 25 May 03:28
· 31 commits to main since this release
2d7eb16

Updates Apply — extension DB migrations

  • Optional manifest postApply block runs extension SQL migrations after a successful file swap.
  • Automatic on-disk rollback when post-swap migrations fail (422 when restored, 500 when rollback fails).
  • Audit log events: updates.apply.started, .swapped, .migrated, .failed, .rolled_back.
  • Official Migration + Pro Pack manifest pins refreshed for signed postApply manifests.

Install