docs: update CHANGELOG for v2.1.0#142
Conversation
Expand the unreleased section into the full v2.1.0 entry covering all changes since v2.0.0. This release focuses primarily on Merkle tree functionality: CDC drain correctness (silent under-reporting, phantom mismatches, skipped transactions), performance (adaptive bulk rehash, concurrent per-node drains), repairability of mtree-produced diffs for complex column types, and the spock-diff repair. Also notes the new --version flag and the per-node-pair max_diff_rows behaviour change.
Up to standards ✅🟢 Issues
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe CHANGELOG.md file is updated to replace an Unreleased section with a new v2.1.0 release section, documenting Added, Changed, and Fixed entries related to Merkle-tree/CDC diff and drain capabilities, CLI flags, configuration keys, and various correctness and operability fixes. ChangesChangelog Update
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Expand the unreleased section into the full v2.1.0 entry covering all changes since v2.0.0. This release focuses primarily on Merkle tree functionality: CDC drain correctness (silent under-reporting, phantom mismatches, skipped transactions), performance (adaptive bulk rehash, concurrent per-node drains), repairability of mtree-produced diffs for complex column types, and the spock-diff repair. Also notes the new --version flag and the per-node-pair max_diff_rows behaviour change.