-
Notifications
You must be signed in to change notification settings - Fork 219
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: SeldonIO/MLServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 152 files changed
- 4 contributors
Commits on Jun 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3c9b5dd - Browse repository at this point
Copy the full SHA 3c9b5ddView commit details
Commits on Sep 18, 2025
-
Python api docs (#2266) (#2268)
* initial commit python api docs * formatting update * update script using ast * pydantic models field tables * fixed api docs path * classes api docs * classes formatting * fix to import codecs methods * fix empty methods, bullets * update function, class navigation * types formatting * types hierarchy fixes * pydantic model fields tables * MLServer CLI and more formatting * cli flags rendering * add overviews * summary md clean * link edit again * Rename API-Reference.md to api-reference.md * Remove local environments_dir and metrics_dir defaults * Remove custom generator script
Configuration menu - View commit details
-
Copy full SHA for 57da9a6 - Browse repository at this point
Copy the full SHA 57da9a6View commit details
Commits on Nov 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0679104 - Browse repository at this point
Copy the full SHA 0679104View commit details
Commits on Dec 15, 2025
-
- Updates required for uvloop >= 0.22.1, following deprecations in the python API regarding async loop policies. - Updates to pytest to run tests using async correctly - Updates to runtimes so that pytest doesn't load the same module (conftest.py) multiple times. This involves adding __init__.py files in intermediate directories to explicitly define python packages.
Configuration menu - View commit details
-
Copy full SHA for 5f28474 - Browse repository at this point
Copy the full SHA 5f28474View commit details -
Default MLServer debug setting to False (#2307)
This means that by default we no longer write the uvicorn accesslog to the log (stdout). It makes sense to move to the new default, as production settings will not want the verbosity that comes with "debug: True"
Configuration menu - View commit details
-
Copy full SHA for 2e866b1 - Browse repository at this point
Copy the full SHA 2e866b1View commit details -
Clean removal of prometheus db files on shutdown (#2308)
* Cleanly remove metrics db files created by prometheus Until now, multiple workers were competing on deleting the files, and some were inevitably failing with "FileNotFound" errors. * Fix deprecated poetry usage in runtimes tox.ini
Configuration menu - View commit details
-
Copy full SHA for 7ae4482 - Browse repository at this point
Copy the full SHA 7ae4482View commit details
Commits on Dec 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c7e97cb - Browse repository at this point
Copy the full SHA c7e97cbView commit details -
Fix MLServer image build (#2310)
In hack/build-wheels, only consider the directories from MLServer/runtimes (we've added an __init__.py file for pytest)
Configuration menu - View commit details
-
Copy full SHA for b076ced - Browse repository at this point
Copy the full SHA b076cedView commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ba86cf - Browse repository at this point
Copy the full SHA 0ba86cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8b964 - Browse repository at this point
Copy the full SHA 0d8b964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca444b - Browse repository at this point
Copy the full SHA 0ca444bView commit details
Commits on Dec 18, 2025
-
- update deprecated argument to preflight cli
Configuration menu - View commit details
-
Copy full SHA for a325e52 - Browse repository at this point
Copy the full SHA a325e52View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.7.1...master