Commit 38a9158
committed
docs: restructure migration guide and cover full 1.7.0 to 2.0 delta
- Rename to migration-1.x-to-2.0.md; name the release 2.0, not 2.x
- Add a Why upgrade to 2.0 section listing only 2.0 additions
- Rewrite in active voice; remove filler and passive constructions
- Rename batching heading to Removed 1.x-only names (covers ChainedInvoke enums)
- Add max_concurrency in-flight semantics section
- Add replay operation identity validation (#698)
- Add wait_for_condition unreadable-polling-state failure (was silent
restart from initial_state in 1.x)
- Scope RetryableSerDesError guidance to invocation replay and step
semantics; scope exhaustion behavior to create_wait_strategy
- Correct the callbacks note: create_callback().result() still exists
- Move the experimental plugin note to its own section with a doc link
- Mark the grep checklist as non-exhaustive1 parent f0b6407 commit 38a9158
2 files changed
Lines changed: 451 additions & 367 deletions
0 commit comments