What's Changed
- chore: tidyup project by @caiq1nyu in #393
- feature: prometheus style metrics api in http by @caiq1nyu in #397
- fix: mysql row fetch in snapshot by @caiq1nyu in #401
- fix: decode username and password fields in Redis client authentication by @bobbyz3g in #400
- chore: format some codes by @caiq1nyu in #402
- chore: add log when pg struct fetch and table oid not found by @caiq1nyu in #406
- fix: pg fetch oid sql support special char in table name by @caiq1nyu in #407
- improve: add some ci check by @caiq1nyu in #409
- chore: remove e2e-test by @caiq1nyu in #410
- fix: table struct current_timestamp problem by @oatiz in #403
- fix: pg bytea contain invalid utf8 char by @caiq1nyu in #413
- improve: filter supports raw regex string by @gnolong in #411
- fix: metrics improvement by @caiq1nyu in #416
- improve: add concurrency control options for struct tasks by @gnolong in #412
- fix: blob&text b-tree index in mysql struct by @caiq1nyu in #420
- fix: pg create index failed when index using where condition by @caiq1nyu in #422
- chore: add FalkorDB tests by @dudizimber in #421
- improve: multi tasks share connection pool by @gnolong in #428
- feat: resume from database by @caiq1nyu in #431
- support: extractor metrics by @loomts in #430
- fix: parallel extractor infinite loop by @caiq1nyu in #443
- chore: add doc for 2.0.25 & fix test pre release by @caiq1nyu in #444
New Contributors
- @bobbyz3g made their first contribution in #400
- @oatiz made their first contribution in #403
- @dudizimber made their first contribution in #421
Full Changelog: https://github.com/apecloud/ape-dts/blob/v2.0.25/CHANGELOG.md