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 Unleash provider #424

Merged
merged 20 commits into from
Sep 28, 2023
Merged

Commits on Sep 7, 2023

  1. add Unleash provider

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b62cbb2 View commit details
    Browse the repository at this point in the history
  2. add getVariant and getStringEvaluation support

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8ef55ff View commit details
    Browse the repository at this point in the history
  3. update readme with getStringValue usage

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e97a55e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. set variant and some refactor

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3a00847 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. - some fixes

    - test using WireMock
    
    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5eef0e2 View commit details
    Browse the repository at this point in the history
  2. update WireMock version to match SDK Java version

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f67742a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. add shutdown method

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    92e3a62 View commit details
    Browse the repository at this point in the history
  2. tests updates

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8a63167 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. - focused test features

    - update name
    - object evaluation
    
    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    99dd6a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. enhancements

    - int,double evaluation
    - flag metadata
    
    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8f93bbb View commit details
    Browse the repository at this point in the history
  2. enhance test

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1ddfd61 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Remove dependencies on Unleash and Unleash provider from client usage

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9b2b7b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Update readme

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2d7839b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f1458 View commit details
    Browse the repository at this point in the history
  3. Rename config

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    769be63 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    0be637c View commit details
    Browse the repository at this point in the history
  2. Update providers/unleash/README.md

    Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and ivarconr authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c0ddb56 View commit details
    Browse the repository at this point in the history
  3. update owners and test

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4a61e9c View commit details
    Browse the repository at this point in the history
  4. update version to alpha

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e50eaff View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    11ccc56 View commit details
    Browse the repository at this point in the history