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

Pass original request headers merged with enricher response headers to Pyfunc ensembler #217

Merged
merged 9 commits into from
Jul 21, 2022

Commits on Jul 20, 2022

  1. Pass down Enricher response header to the ensembler request

    Krithika Sundararajan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    476d653 View commit details
    Browse the repository at this point in the history
  2. Support request headers in the Pyfunc ensembler

    Krithika Sundararajan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8e4e81c View commit details
    Browse the repository at this point in the history
  3. Update samples, tests and docs

    Krithika Sundararajan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4cd10a8 View commit details
    Browse the repository at this point in the history
  4. Update tests

    Krithika Sundararajan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3e35f39 View commit details
    Browse the repository at this point in the history
  5. Fix lint error

    Krithika Sundararajan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4157139 View commit details
    Browse the repository at this point in the history
  6. Update sample batch ensembler

    Krithika Sundararajan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0af31db View commit details
    Browse the repository at this point in the history
  7. Use try-except to support legacy ensemblers

    Krithika Sundararajan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3421ce9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Minor changes

    Krithika Sundararajan committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    4029c9f View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    Krithika Sundararajan committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3bb8287 View commit details
    Browse the repository at this point in the history