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

feat: Add Statsig provider #641

Merged
merged 12 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Statsig provider initial draft

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2e41a9e View commit details
    Browse the repository at this point in the history
  2. add Statsig provider

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f463aee View commit details
    Browse the repository at this point in the history
  3. minor updates

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9b2acd4 View commit details
    Browse the repository at this point in the history
  4. change concept to feature config

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d5bb56f View commit details
    Browse the repository at this point in the history
  5. add Object evaluation support

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b541c98 View commit details
    Browse the repository at this point in the history
  6. minor updates

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    440463a View commit details
    Browse the repository at this point in the history
  7. docs updates

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e2fbedc View commit details
    Browse the repository at this point in the history
  8. remove try catch blocks

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8c06bb3 View commit details
    Browse the repository at this point in the history
  9. update fields scope

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    50b4731 View commit details
    Browse the repository at this point in the history
  10. updates

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fb54330 View commit details
    Browse the repository at this point in the history
  11. Update providers/statsig/src/main/java/dev/openfeature/contrib/provid…

    …ers/statsig/ContextTransformer.java
    
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    19fa93a View commit details
    Browse the repository at this point in the history
  12. Update providers/statsig/src/main/java/dev/openfeature/contrib/provid…

    …ers/statsig/ContextTransformer.java
    
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert authored and Kavindu-Dodan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dce0a7e View commit details
    Browse the repository at this point in the history