Releases: mlrun/functions
Releases · mlrun/functions
v0.3.0
What's Changed
- [CI] The CI tests are failing due to Python version changes by @danielperezz in #868
- [Categories] Reorganize categories and frameworks by @danielperezz in #871
- [github workflow] Workflow does not contain permissions by @danielperezz in #872
- [black] Black vulnerable to Regular Expression Denial of Service (ReDoS) by @danielperezz in #873
- [CI] add
workflow_dispatch
toTest functions
CI by @Eyal-Danieli in #878 - [mlflow_utils] update mlflow version (#865) by @ZeevRispler in #879
- fix batch_inference_v2:infer() endpoint_id docstring by @danielperezz in #880
- [Infra] Convert mlrun/hub-assets into a monorepo and adjust functions CI/CD by @danielperezz in #881
- Create empty modules/src and add .DS_store files to .gitignore by @danielperezz in #882
- Fix the workflows by @danielperezz in #883
- Bug fixes in build-marketplace by @danielperezz in #887
- [mlflow_utils] Update mlflow version to 2.22 by @guy1992l in #890
- [onnx_utils] Update plotly version in requirements.txt by @guy1992l in #891
- [describe] Update plotly version in requirements.txt by @guy1992l in #892
- [azureml_utils] Update plotly version in requirements.txt by @guy1992l in #893
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- [Infra] Update python and sphinx version by @Eyal-Danieli in #862
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- [open_archive] Fix arbitrary file vulnerability by @Eyal-Danieli in #850
- [EOS] delete model-monitoring-batch and validate-great-expectations functions by @Eyal-Danieli in #852
- Update mlflow_utils requirements.txt by @daniels290813 in #842
- update sphinx theme (#855) by @amitnGiniApps in #856
- [onnx_utils] Upgrade versions and fixed tests (#853) by @guy1992l in #857