⚠️ 0.6.0 should probably be undertaken only after the existing 1.0-functional requirements are complete.
Implement specification v0.6.0 changes
See changes since last release.
Please note there's no need to complete all these tasks in a single PR (in fact, that's not recommended). Consider creating a new sub issue for each of the below requirements.
Functional requirements:
Non-functional requirements:
Keep in mind:
- backwards compatibility is highly encouraged
- take every precaution to ensure existing code written by application authors and existing providers implementations, do not break
- it's recommended these features are released together
Implement specification v0.6.0 changes
See changes since last release.
Please note there's no need to complete all these tasks in a single PR (in fact, that's not recommended). Consider creating a new sub issue for each of the below requirements.
Functional requirements:
feat: pass flag_metadata from resolution to evaluation details #212
feat: implement initialize/shutdown on provider registration #213
Non-functional requirements:
v0.6.0:Keep in mind: