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

fix: GO Feature Flag provider fix issues + compatible with SDK 0.1.0 #132

Merged
merged 5 commits into from
Nov 17, 2022

Commits on Nov 16, 2022

  1. Fix CVE-2022-42003 on jackson

    Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
    thomaspoignant committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b0389da View commit details
    Browse the repository at this point in the history
  2. open-feature#128 - Fix NPE when anonymous field is missing

    Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
    thomaspoignant committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    610f8ce View commit details
    Browse the repository at this point in the history
  3. Change to be compatible with SDK 0.1.0

    Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
    thomaspoignant committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6d897a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6ed1d5 View commit details
    Browse the repository at this point in the history
  5. revert previous change

    Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
    thomaspoignant committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    297fd1c View commit details
    Browse the repository at this point in the history