Releases: pgEdge/ace
Releases · pgEdge/ace
v1.5.2
v1.5.1
v1.5.0
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-originto--against-origin - 31999e4 Revise section titles and example scenario
- 6efec17 Update CNF recovery docs
Released by GoReleaser.
v1.4.2
v1.4.1
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
Changelog
- 186d70e Add CHANGELOG.md
- efe2767 Add REST APIs for ACE functions (#47)
- 069bae9 Add actions workflow for releases
- 88dcf0f Add aliases to all CLI options (#50)
- 38c0306 Add client cert auth (#46)
- 03d788d Add max-diff-rows limit (#49)
- 6ced74f Fix goreleaser config
- a3de5c6 Fix table filter bug (#48)
- 52807dc Use CGO_ENABLED=1 for goreleaser builds
Released by GoReleaser.
v1.3.5
Changelog
- 346a149 ACE Go Documentation (#43)
- 3f6c113 Add ACE Dockerfile (#42)
- 2621334 Add background task scheduler (#45)
- e8efa4a Add option to specify default cluster in ace.yaml (#41)
- 6bb53f6 Minor doc fix
- 8d34e59 Minor doc updates
- 250e14f Store metrics in a local sqlite db (#44)
Released by GoReleaser.