github pgEdge/ace v2.0.0

4 hours ago

Changelog

  • 3b213bd Add testEnv abstraction to run integration tests on both spock and native PG
  • 34f13e0 CHANGELOG for v2.0.0
  • 15e0dfd Change default mtree schema from "spock" to "pgedge_ace"
  • 9bcabea Native PG origin test
  • a5e2faa Support table diff/repair without spock dependency (native PG)
  • 8209328 feat: adapt merkle tree tests for dual-mode (spock + native PG)
  • 64fc7cc feat: make ACE schema configurable in SQL templates
  • 5b3d5ac feat: port 6 data-type tests to run on both spock and native PG
  • 16354d3 fix: native PG origin resolution for --against-origin and use pg_xact_commit_timestamp_origin
  • 7e0eecf fix: pass TaskStore to child table-diff tasks in repset-diff
  • d4f4bfe fix: per-node origin name translation in table diff and merkle tree
  • 353384c fix: per-node spock detection and word-boundary matching for native PG queries
  • cdbcf53 fix: pin spock.repair_mode to a single pooled connection in test helper
  • 67b397c fix: return error from isSpockAvailable and remove unused composite param
  • 8bb20e5 fix: sanitize aceSchema identifier to prevent SQL breakage with non-simple names
  • cbbe50a fix: store pool before fetchLSNsForNode in autoSelectSourceOfTruth
  • fc20ea3 fix: use config.Get() in aceTemplateFuncs for thread-safe SIGHUP reload
  • 51dbde0 refactor: rename SpockNodeNames to NodeOriginNames for dual-mode clarity

Released by GoReleaser.

Don't miss a new ace release

NewReleases is sending notifications on new releases.