Tags: liran2000/spec
Tags
feat: add events (open-feature#182) Signed-off-by: Todd Baert <todd.baert@dynatrace.com> Co-authored-by: Justin Abrahms <justin@abrah.ms> Co-authored-by: Lukas Reining <lukas.reining@codecentric.de> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Co-authored-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org> Co-authored-by: Tom Carrio <tom@carrio.dev> Co-authored-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com> Co-authored-by: Ben Rometsch <benrometsch@gmail.com> Co-authored-by: Pete Hodgson <git@thepete.net>
fix: links and link checks (open-feature#172) Signed-off-by: Todd Baert <toddbaert@gmail.com>
chore: section clarity, harden API, providers (open-feature#149) **Marking Evaluation API and Providers `hardening`** and a few non-functional changes here that improve structure. specifically: - explicitly mark and number all sections - section headings have consistent numbering (provider section numbering was different than the other docs) - removed "draft" language An alternative to marking all of `provider` and `evaluation API` as hardening would be just marking all existing sections therein as hardening, which might be better since we'd have to do that anyway if we added a new experimental section. see: open-feature#146 for more on release goals. Signed-off-by: Todd Baert <toddbaert@gmail.com>
feat!: make error code an enum and include optional error message (op… …en-feature#142) See open-feature#141 for context. Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com> Co-authored-by: Todd Baert <toddbaert@gmail.com>
removed evaluation options from provider method signatures (open-feat… …ure#134) BREAKING CHANGE Resolves: open-feature#133 Signed-off-by: James-Milligan <james@omnant.co.uk>
Consolidate evaluation context merge order in the spec (open-feature#132 ) Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Merge pull request open-feature#129 from toddbaert/feat/remove-xforma… …tion Remove context transformation, ref in provider hooks
Merge pull request open-feature#119 from open-feature/provider-hooks Remove context transformers. Add provider hooks
Merge pull request open-feature#110 from toddbaert/fix/before-hook-sp… …ecify-default Add 4.4.7