Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SeldonIO/MLServer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.2
Choose a base ref
...
head repository: SeldonIO/MLServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.3
Choose a head ref
  • 20 commits
  • 66 files changed
  • 7 contributors

Commits on May 26, 2023

  1. adding cassava tutorial (mlserver + seldon core) (#1156)

    edshee authored and Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    85b223d View commit details
    Browse the repository at this point in the history
  2. Add docs around converting to / from JSON (#1165)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    80a0ee0 View commit details
    Browse the repository at this point in the history
  3. Document SKLearn available outputs (#1167)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    cf47d58 View commit details
    Browse the repository at this point in the history
  4. Replace pip freeze for mlserver + tensorflow deps (#1166)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a928868 View commit details
    Browse the repository at this point in the history
  5. Fix content type annotations for pandas codecs (#1162)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5a121cd View commit details
    Browse the repository at this point in the history
  6. Add support for .ubj models and improve XGBoost docs (#1168)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    4d14a0c View commit details
    Browse the repository at this point in the history
  7. Fix minor typo in alibi-explain tests. (#1170)

    Ashley Scillitoe authored and Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    3d7fba1 View commit details
    Browse the repository at this point in the history
  8. Fix mising Sarif file in GH action (#1173)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0665cb6 View commit details
    Browse the repository at this point in the history
  9. Fix star import in mlserver.codecs.* (#1172)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6838baf View commit details
    Browse the repository at this point in the history
  10. Fix small typo in Python API docs (#1174)

    krishanbhasin-gc authored and Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    271ccf6 View commit details
    Browse the repository at this point in the history
  11. Don't use qsize for parallel worker queue (#1169)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    090cd0b View commit details
    Browse the repository at this point in the history
  12. Add OS classifiers to project's metadata (#1171)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    db11257 View commit details
    Browse the repository at this point in the history
  13. Added option to configure the grpc histogram (#1143)

    Cristian Cancela Lema authored and Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9722a3f View commit details
    Browse the repository at this point in the history
  14. Fix publish action (#1116)

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e813936 View commit details
    Browse the repository at this point in the history
  15. Fix header level

    Adrian Gonzalez-Martin committed May 26, 2023
    Configuration menu
    Copy the full SHA
    fb5f803 View commit details
    Browse the repository at this point in the history
  16. Bump version to 1.3.3.rc1

    adriangonz authored and github-actions[bot] committed May 26, 2023
    Configuration menu
    Copy the full SHA
    fbae753 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Add env vars for common library cache locations (#1176)

    Adrian Gonzalez-Martin committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a83dfae View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.3.3.rc2

    adriangonz authored and github-actions[bot] committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3b6c4cc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Bump version to 1.3.3

    adriangonz authored and github-actions[bot] committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8504a81 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update CHANGELOG (#1196)

    Co-authored-by: adriangonz <[email protected]>
    Co-authored-by: Adrian Gonzalez-Martin <[email protected]>
    3 people committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f1b85e3 View commit details
    Browse the repository at this point in the history
Loading