Skip to content

Releases: pgEdge/ace

v1.6.0

25 Feb 17:39

Choose a tag to compare

Changelog

  • cae843b Add hash version tracking for automatic merkle tree migration
  • f8374a4 Batch concat_ws calls to support tables with 100+ columns
  • 6997687 Fix OOM in recursive diff by limiting goroutine concurrency
  • 85a7e0e Fix connection leak in RunChecks loop and stream JSON diff report to disk
  • 1e26207 Fix timestamp/time type handling in diff and repair pipelines
  • 8502e5d Normalize numeric values in row comparison and hashing
  • eaf82b9 Prepare 1.6.0-beta2
  • fb985b6 Prepare v1.6.0 (#77)
  • bae29d6 Update CHANGELOG.md for v1.6.0

Released by GoReleaser.

v1.5.5

13 Feb 03:54

Choose a tag to compare

Changelog

  • 36875f4 Change --concurrency-factor from int multiplier to float64 CPU ratio
  • 55f4fe3 Merge pull request #69 from pgEdge/susan-pgedge-patch-1
  • e57a1bb Merge pull request #70 from pgEdge/fix-for-1.5.1-docs
  • 0acbb73 Merge pull request #71 from pgEdge/fix-for-1.5.1-docs
  • bfa3e5a Moving updated CHANGELOG.md file into doc fix branch so it is exposed for the release
  • e4ecbd2 Reorder arguments in table-repair command syntax
  • 1bb06ea Update CHANGELOG.md
  • 47ad840 Update CHANGELOG.md for v1.5.5
  • 1afaaf7 Update mkdocs.yml
  • a718efd Updates to try to fix link and missing file in ace content; removed docs/ from path, and removed link from index.md (refers to a link I can't fix in that branch)

Released by GoReleaser.

v1.5.4

29 Jan 16:40
9e1d71f

Choose a tag to compare

Changelog

  • f184962 Add NOTICE.txt for 3rd party licenses
  • 9e1d71f Merge pull request #68 from pgEdge/task/ACE-156/licenses

Released by GoReleaser.

v1.5.3

15 Jan 23:05

Choose a tag to compare

Changelog


Released by GoReleaser.

v1.5.2

30 Dec 19:35

Choose a tag to compare

Changelog


Released by GoReleaser.

v1.5.1

22 Dec 18:56

Choose a tag to compare

Changelog


Released by GoReleaser.

v1.5.0

19 Dec 02:25

Choose a tag to compare

Changelog

  • 2f4a955 Add advanced repair and CFN recovery (#59)
  • 2eea540 Add changelog for 1.4.2
  • b4a75cf Add tests for advanced repair (#60)
  • c3302b5 Fix dockerfile
  • 42af07c Refactor --only-origin to --against-origin
  • 31999e4 Revise section titles and example scenario
  • 6efec17 Update CNF recovery docs

Released by GoReleaser.

v1.4.2

04 Dec 00:31

Choose a tag to compare

Changelog


Released by GoReleaser.

v1.4.1

03 Dec 23:54
ef0c1b9

Choose a tag to compare

Changelog

  • 4bac2cf ACE-121 Allow CDC to perform snapshot reads (#54)
  • 62b8f35 Add --fix-nulls option for table-repair (#56)
  • f1999dd Add Merkle tree design docs (#52)
  • ce8536e Add better conn pool lifecycle management (#57)
  • 7e3e051 Add changelog for 1.4.0
  • ef0c1b9 Add docs for using ACE with Docker (#58)
  • c8ea4d2 Add table-diff design doc
  • 5e39006 Adding mermaid to list of supported extensions in markdown.yml (#53)
  • 96b2837 Moving design docs into the docs folder and adding to the nav trees (#55)
  • 22213de Setting up ACE docs to include release notes (#51)

Released by GoReleaser.

v1.4.0

24 Nov 16:26

Choose a tag to compare

Changelog


Released by GoReleaser.