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: Initial commit targetting grpc registry server #4458

Merged
merged 10 commits into from
Aug 30, 2024

Commits on Aug 28, 2024

  1. initial commit targetting grpc registry server

    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3e07339 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. refactor: Introduced base class FeastError for all Feast exceptions (f…

    …east-dev#4465)
    
    introduced base class FeastError for all Feast exceptions, with initial methods to map the grpc and HTTP status code
    
    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e833ff1 View commit details
    Browse the repository at this point in the history
  2. initial commit targetting grpc registry server

    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d94c9ac View commit details
    Browse the repository at this point in the history
  3. fixed merge error

    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    acd9763 View commit details
    Browse the repository at this point in the history
  4. initial commit targetting grpc registry server

    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    592c1ce View commit details
    Browse the repository at this point in the history
  5. fixed merge error

    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    73070ca View commit details
    Browse the repository at this point in the history
  6. integrated comment

    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    24661df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    400615a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    618cb00 View commit details
    Browse the repository at this point in the history
  2. moved imports as per comment

    Signed-off-by: Daniele Martinoli <[email protected]>
    dmartinol committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    50306c1 View commit details
    Browse the repository at this point in the history