What's Changed
This spec release contains some minor enhancements for dynamic-context
(server) SDK implementations, and significant changes and enhancements for static-context
(client) SDK implementations. It also contains the first draft of the OFREP (OpenFeature Remote Evaluation Protocol).
-
feat: internal provider state, new client events by @toddbaert in #241
-
feat: emit events on context change (client-only) by @Billlynch in #200
-
feat: introduce OFREP to appendix section by @Kavindu-Dodan in #246
-
feat: NOT_READY after provider shutdown by @toddbaert in #216
-
feat: add domain as an openfeature concept by @beeme1mr in #229
-
feat: context propagation by @lukas-reining in #227
-
fix: broken link, outdated link by @toddbaert in #208
-
fix: add stale state to provider state diagram by @federicobond in #212
-
fix: correct
event details
type, includeprovider name
by @toddbaert in #210 -
fix: add dynamic-context condition to 4.1.4 by @toddbaert in #217
-
fix: invalid links detected by Docusaurus by @beeme1mr in #222
-
fix: language-neutral verbiage for set-and-wait by @toddbaert in #242
-
fix: minor corrections around FATAL state by @toddbaert in #247
-
fix: add missing Provider Event Details 'error code' field by @federicobond in #249
-
fix: Include hook hints in evaluation options type. by @kinyoklion in #250
-
chore: clarify eval details funcs/structs by @toddbaert in #209
-
chore: move 1.1.8 content to 1.1.2.4 by @toddbaert in #225
-
chore: add repo stats by @toddbaert in #226
-
chore: Clarify resolution detail reason. by @kinyoklion in #239
-
chore: clarify event/domain scoping, lifecycle by @toddbaert in #248
-
docs: add language-specific initialize naming by @maxveldink in #244
New Contributors
- @federicobond made their first contribution in #212
- @Billlynch made their first contribution in #200
- @lukas-reining made their first contribution in #227
- @maxveldink made their first contribution in #244
Full Changelog: v0.7.0...v0.8.0