Features / Enhancements
- Models image: Pinning intel-tensorflow to 2.3.0 , #699, @Hedingber
- Builder: Make init container image configurable, set pull policy and pin version (3.13.1) , #696, @urihoenig
- Doc: Update howto converting to MLRun to use set_environment , #689, @gilad-shaham
- Doc: Update tutorial notebook 1 text to be more concise , #688, @gilad-shaham
- Doc: Reorganize docs and add content , #677, @yaronha
- Doc: Documenting httpdb (adding docstrings) , #679, @theSaarco
- UI: Features & enhancment
Bug fixes
- CI: Fixing release branch automation to include file deletions , #685, @Hedingber
- Serving: Fix exception handling , #687, @yaronha
- UI: Bug fixes
Pull requests:
5213f4d [Models image] Pinning intel-tensorflow to 2.3.0 (#699)
ced0e66 [Builder] Make init container image configurable, set pull policy and pin version (3.13.1) (#696)
0065121 [Serving] Fix exception handling (#687)
8f0d394 few small doc edits in dask, how-to, and tutorial (#692)
1540304 Update howto converting to MLRun to use set_environment (#689)
a7ae480 Update tutorial notebook 1 text to be more concise (#688)
25bccab fix few broken image links (#686)
efad84f [Doc] reorg docs and add content (#677)
66e90be [Doc] Documenting httpdb (adding docstrings) (#679)
252ba93 [CI] Fixing release branch automation to include file deletions (#685)