1.3.3
What's Changed
- Add default LD_LIBRARY_PATH env var by @adriangonz in #1120
- Adding cassava tutorial (mlserver + seldon core) by @edshee in #1156
- Add docs around converting to / from JSON by @adriangonz in #1165
- Document SKLearn available outputs by @adriangonz in #1167
- Fix minor typo in
alibi-explain
tests by @ascillitoe in #1170 - Add support for
.ubj
models and improve XGBoost docs by @adriangonz in #1168 - Fix content type annotations for pandas codecs by @adriangonz in #1162
- Added option to configure the grpc histogram by @cristiancl25 in #1143
- Add OS classifiers to project's metadata by @adriangonz in #1171
- Don't use
qsize
for parallel worker queue by @adriangonz in #1169 - Fix small typo in Python API docs by @krishanbhasin-gc in #1174
- Fix star import in
mlserver.codecs.*
by @adriangonz in #1172
New Contributors
- @cristiancl25 made their first contribution in #1143
- @krishanbhasin-gc made their first contribution in #1174
Full Changelog: 1.3.2...1.3.3