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 and Java SDK Regressions #729

Merged
merged 5 commits into from
May 29, 2020
Merged

Fix Go and Java SDK Regressions #729

merged 5 commits into from
May 29, 2020

Commits on May 26, 2020

  1. Fix nil error cause by adding items to a nil map in go SDK's client.G…

    …etOnlineFeatures()
    Zhu Zhanyan authored and mrzzy committed May 26, 2020
    Configuration menu
    Copy the full SHA
    7735ae9 View commit details
    Browse the repository at this point in the history
  2. Fix issue where go sdk client.GetOnlineFeatures() does not return ent…

    …ity values
    Zhu Zhanyan authored and mrzzy committed May 26, 2020
    Configuration menu
    Copy the full SHA
    6d40047 View commit details
    Browse the repository at this point in the history
  3. Fixed issue where Row is unable to parse Value type due to proto pack…

    …age rename.
    Zhu Zhanyan authored and mrzzy committed May 26, 2020
    Configuration menu
    Copy the full SHA
    67e23ca View commit details
    Browse the repository at this point in the history
  4. Fix wrong path of test_feature python SDK test.

    Zhu Zhanyan authored and mrzzy committed May 26, 2020
    Configuration menu
    Copy the full SHA
    638c017 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7212162 View commit details
    Browse the repository at this point in the history