Skip to content

v0.7.3 - 2025-12-01

Latest

Choose a tag to compare

@jeremystretch jeremystretch released this 01 Dec 13:05
· 3 commits to main since this release

Bug Fixes

  • #353 - Prohibit altering branch status via REST API (establishes a dedicated endpoint for archiving)
  • #354 - Ensure that queries for assigned tags utilize the active branch
  • #358 - Enforce CONN_MAX_AGE timeout for branch database connections
  • #365 - Temporarily disable object deletion check when syncing a branch from main to avoid validation failure
  • #371 - Ignore module import errors when discovering object migrators (fixes ModuleNotFoundError exception raised when attempting to merge a branch)