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

[serve] remove support for nested DeploymentResponses #47209

Merged
merged 8 commits into from
Aug 21, 2024

Commits on Aug 19, 2024

  1. remove nested support

    Signed-off-by: Cindy Zhang <[email protected]>
    zcin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6de960d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix for request args + add tests

    Signed-off-by: Cindy Zhang <[email protected]>
    zcin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f7661df View commit details
    Browse the repository at this point in the history
  2. fix docstring

    Signed-off-by: Cindy Zhang <[email protected]>
    zcin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    89a750e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into remove-dep-resp-arg

    Signed-off-by: Cindy Zhang <[email protected]>
    zcin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    214ff56 View commit details
    Browse the repository at this point in the history
  4. remove pyobjscanner import - lint

    Signed-off-by: Cindy Zhang <[email protected]>
    zcin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    add5d9a View commit details
    Browse the repository at this point in the history
  5. update docs

    Signed-off-by: Cindy Zhang <[email protected]>
    zcin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3797ec6 View commit details
    Browse the repository at this point in the history
  6. share error message + add informative reduce error message

    Signed-off-by: Cindy Zhang <[email protected]>
    zcin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6d2bd1d View commit details
    Browse the repository at this point in the history
  7. add test for serialization error

    Signed-off-by: Cindy Zhang <[email protected]>
    zcin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4b6fd07 View commit details
    Browse the repository at this point in the history