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: Update the go feature server from Expedia code repo. #4665

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2024

  1. feat: Update the go feature server from Expedia code repo.

    Signed-off-by: Shuchu Han <[email protected]>
    shuchu committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    df2f0a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be909c3 View commit details
    Browse the repository at this point in the history
  3. fix: Fix the make build-go

    Signed-off-by: Shuchu Han <[email protected]>
    shuchu committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    23a8156 View commit details
    Browse the repository at this point in the history
  4. fix: Fix makefile to make test-go work.

    Signed-off-by: Shuchu Han <[email protected]>
    shuchu committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    37b7266 View commit details
    Browse the repository at this point in the history
  5. fix: Removed and commented out DataDog related observability instrume…

    …ntation code.
    
    Signed-off-by: Shuchu Han <[email protected]>
    shuchu committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    20aefa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9eff42 View commit details
    Browse the repository at this point in the history
  7. fix: Remove the HTTP based Registry.

    Signed-off-by: Shuchu Han <[email protected]>
    shuchu committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4eaa6c7 View commit details
    Browse the repository at this point in the history
  8. fix: Use a general string to represent the transformation service end…

    …point.
    
    Signed-off-by: Shuchu Han <[email protected]>
    shuchu committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    953d62e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. fix: Set the transformation service endpoint defintion to feature_sto…

    …re.yaml file instead of OS env.
    
    Signed-off-by: Shuchu Han <[email protected]>
    shuchu committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    63dcefa View commit details
    Browse the repository at this point in the history