Changelog
- f1073cb Add origin and timestamp preservation to table repair.
- 1fd9631 Add v1.7.0 notes to CHANGELOG.md
- 7cb489e Coderabbit feedback
- fac0d31 Coderabit changes and cleanup.
- 8f4291d Fix issues reported by coderabit.
- ab022a4 Fix origin/timestamp preservation in table repair
- 0b75d0e Fix schema diff test
- 76af939 Fix template to avoid type error
- 558926b Fix type and remove dead code
- fd96083 Migrate CLI from urfave/cli v2 to v3 for native interspersed flag support
- 3499ca1 Test case fix
- d51f785 Update CHANGELOG.md for repset-diff
- d419967 Update docker package to avoid CI flakeyness
- ede56d3 feat: reload configuration on SIGHUP without pod restart
- 7c6bee6 fix all coderabit issues.
- 0a2edff fix: address few minor issues with SIGHUP reload correctness and docs
- c3af6dd fix: handle unexpected scheduler exit in reload loop
- d398a3d fix: make --skip-tables actually skip tables in schema-diff
- d2537df fix: reload mTLS security config on SIGHUP
- f05bbf1 fix: resolve CI failures in preserve-origin tests
- 364472a fix: snapshot CDC config once per replication stream to prevent mid-stream drift
- 21c8b4e fix: snapshot mtree schema once per task to prevent mid-task config drift
- b7b5904 fix: support schema-qualified table names in --skip-tables
- c27613b fix: thread-safe config reads and SIGHUP reload for HTTP API server
- f7e6e28 fix: use config.Get() consistently and simplify Reload() signature
- b1cd83e refactor: snapshot config per request and extract SIGHUP reload helper
- 21eaefd tests: add unit and integration tests for repset-diff
- e89c818 tests: add unit and integration tests for schema-diff --skip-tables
Released by GoReleaser.