Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SDK to be compliant with spec v0.2.0 #138

Closed
6 tasks done
beeme1mr opened this issue Aug 5, 2022 · 1 comment
Closed
6 tasks done

Update SDK to be compliant with spec v0.2.0 #138

beeme1mr opened this issue Aug 5, 2022 · 1 comment
Assignees

Comments

@beeme1mr
Copy link
Member

beeme1mr commented Aug 5, 2022

Update the SDK to be compliant with the v0.2.0 spec.

Flag Evaluation API

  • #116 - Have different methods for float and int

Providers

Evaluation Context

Hooks

Full Changelog: open-feature/spec@v0.1.0...v0.2.0

@toddbaert
Copy link
Member

toddbaert commented Aug 8, 2022

120 - I believe is "free" in JS... we can use Object.keys I think.
121 - I think this is more or less "for free" too, and we already freeze the object after the before hooks.

119 - seems like it will be done with the testing of #140

Let me know what you think @beeme1mr

lukas-reining pushed a commit that referenced this issue Jun 29, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants