Docs/migration 1x to 2x - #655
Conversation
31f5f5e to
162361b
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
162361b to
e4ae074
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
e4ae074 to
2681198
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
be09914 to
6c1c23f
Compare
This comment has been minimized.
This comment has been minimized.
Claude AI reviewDocumentation-only PR: a new I verified the guide's technical claims against the source rather than reviewing runtime behavior, since inaccurate migration docs would misdirect users:
No inaccurate statements or broken examples found. No actionable findings. Residual test risk: the guide's code snippets and Reviewed commit |
6c1c23f to
0edb4a6
Compare
This comment has been minimized.
This comment has been minimized.
Codex AI reviewFound three migration-guide issues: one replay-safety omission and two misleading API descriptions. Reviewed commit |
|
picking up this PR to incorporate #698 |
- 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 - Add max_concurrency in-flight semantics section - Add replay operation identity validation (#698) - Add wait_for_condition unreadable-polling-state failure - Scope RetryableSerDesError guidance to invocation replay and step semantics; scope exhaustion to create_wait_strategy - Correct callbacks note: create_callback().result() still exists - Move the experimental plugin note to its own linked section - Mark the grep checklist as non-exhaustive
Issue #, if available: N/A
Description of changes:
Migration guide for python v2
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.