v0.1.0
Initial Tempo Release.
v0.1.0 (2021-05-06)
Closed issues:
- Save class definition (instead of instance) #91
- Early Access Docs #89
- Move MLServer's Tempo inference runtime to this repo #73
- Publish RTD docs #68
- Override Docker image #67
- Reinvestigate dill #65
- Improve notebook reproducibility/ease of use #62
- ability to specify runtime as argument to the
.deploy
method? #61 - Deploy pipeline in KFServing #55
- Remove transitive dependency when saving pipelines #54
- How to replicate conda env for prepackaged Models #49
- Create quickstart doc in README.md #41
- Move notebooks to docs examples folder #40
- Add outlier detection example #37
- Add explainers #30
- Initial code quality tools #29
- Add documentation and update readme towards soft release #27
- Add functionality for state using redis as backend #26
- Handler additional artifacts and custom load methods #17
- Default custom functions to "local runtime" #16
- Re-organise test structure and fixtures #15
- Deploy Pipeline in Docker and K8s #14
- Remove tensorflow dependency #13
- Add tox to test environment #12
- Make deploy / undeploy idemptotent #11
- Re-think the interaction between Protocol and Runtime #3
- Uploading dynamic env to get loaded from MLServer #2
Merged pull requests:
- Version 0.1.0 #112 (cliveseldon)
- Update examples #111 (cliveseldon)
- Update Custom example #110 (cliveseldon)
- Client list_models integration #109 (cliveseldon)
- Updated to support hostname on minio #106 (axsaucedo)
- Add support for serialising classes #105 (adriangonz)
- bump version to 0.1.0-dev11 #104 (cliveseldon)
- Replace Cloudpickle for Dill #103 (adriangonz)
- Updated custom css to be under _static #102 (axsaucedo)
- Add workflow Doc #101 (cliveseldon)
- add tempo as docs requirement #99 (cliveseldon)
- add api docs #98 (cliveseldon)
- Finish examples #97 (cliveseldon)
- rename docs examples introduction to intro #96 (cliveseldon)
- Updated example #95 (cliveseldon)
- update version #93 (cliveseldon)
- clean exmaple notebooks #92 (cliveseldon)
- fix typo #88 (cliveseldon)
- add overview docs #87 (cliveseldon)
- update docs #86 (cliveseldon)
- update overview png #84 (cliveseldon)
- update docs #83 (cliveseldon)
- readthedocs #82 (cliveseldon)
- Docs refactor #81 (cliveseldon)
- Fix deploy integration and abstract Ingress #80 (cliveseldon)
- Allow pydantic runtime_options #79 (cliveseldon)
- Minimal models for remote #77 (RafalSkolasinski)
- Add ansible playbooks #76 (cliveseldon)
- Add custom loaders for function notation #75 (adriangonz)
- Add mlserver package with MLServer's Inference Runtime #74 (adriangonz)
- Seperate Runtime from Model/Pipeline #72 (cliveseldon)
- docs refactor for basic example #71 (cliveseldon)
- Updated basic example and docs #66 (cliveseldon)
- Re-organise tests #63 (adriangonz)
- kfserving in outlier #60 (cliveseldon)
- fix test #58 (cliveseldon)
- lint #57 (cliveseldon)
- lint #56 (cliveseldon)
- WIP: Outlier example #52 (cliveseldon)
- Added license #48 (axsaucedo)
- Move notebooks to docs/examples folder #45 (adriangonz)
- Add step to set up Docker #44 (adriangonz)
- Add black, flake8, isort and mypy #39 (adriangonz)
- Added docs #36 (axsaucedo)
- clean up explainer example #35 (cliveseldon)
- clean up explainer example with params #34 (cliveseldon)
- update v2 type handling for BYTES #33 (cliveseldon)
- add explainer conda.yaml #32 (cliveseldon)
- WIP: Explainer updates #31 (cliveseldon)
- Environment update #28 (cliveseldon)
- State exploration with mab example #25 (axsaucedo)
- WIP : Add end-to-end example for Tempo pipelines #20 (adriangonz)
- Updates from MLServer work #19 (cliveseldon)
- Add kfserving #10 (cliveseldon)
- Fix tests #9 (cliveseldon)
- Pack environment and upload alongside model / pipeline artifact #8 (adriangonz)