Closed
Description
Update the SDK to be compliant with the v0.5.0 spec.
What's Changed
⚠ BREAKING CHANGES
- feat!: make error code an enum and include optional error message spec#142 Error codes must be a constrained set of values (e.g. enum).
Additional changes
- add reasons, table spec#140 Clarify that
reason
must be a string in theflag resolution details
andevaluation details
. - feat!: make error code an enum and include optional error message spec#142 Add optional
error message
toflag resolution details
.
General
Full Changelog: open-feature/spec@v0.4.0...v0.5.0
Metadata
Metadata
Assignees
Labels
No labels