Skip to content

Commit 952590b

Browse files
jensensclaude
andcommitted
docs: add 1.0.0b9 changelog for incremental parallel support
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 230ed21 commit 952590b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.0.0b9
4+
5+
- Support `--incremental -w N` together. Previously, `--incremental`
6+
forced a fallback to sequential copy even when `-w` was specified.
7+
Now passes `start_tid` through to the destination's parallel
8+
`copyTransactionsFrom()` for resumable parallel imports.
9+
310
## 1.0.0b8
411

512
- Remove source transaction counting (saves a full iteration over 200k+

0 commit comments

Comments
 (0)