OBI v1.0 requires the v2 configuration model, and the current configuration surface is not acceptable for v1.
That means we need explicit migration guidance for users moving from the current configuration model to v2.
Goal
Provide migration documentation that makes it practical for existing users to move to v2 without reverse-engineering config changes from code or examples.
Scope
The migration guidance should include:
- renamed, removed, or restructured configuration fields
- changed defaults with user-visible impact
- behavior changes that require attention during upgrade
- examples of equivalent old and new configurations
- guidance for validating migrated configurations
Tasks
Acceptance Criteria
OBI
v1.0requires thev2configuration model, and the current configuration surface is not acceptable forv1.That means we need explicit migration guidance for users moving from the current configuration model to
v2.Goal
Provide migration documentation that makes it practical for existing users to move to
v2without reverse-engineering config changes from code or examples.Scope
The migration guidance should include:
Tasks
v2v1.0release epic and release notesAcceptance Criteria
v2using published documentationv1.0