Releases: mlrun/functions
Releases · mlrun/functions
v0.5.0
What's Changed
- Add histogram-data-drift monitoring application module (without example) (#911 ) by @danielperezz
- Fill histogram-data-drift example notebook (#912 ) by @danielperezz
- Add evidently demo app monitoring application module (#913 ) by @danielperezz
- [Translate] Require torch>=2.6 for the translate function to work properly (#915 ) by @danielperezz
- [CLI] Generated READMEs are produced with broken links to the items (#918 ) by @danielperezz
- OpenAI Module without notebook (#917 ) by @guylei-code
- [Evidently] Fill example notebook (#919 ) by @danielperezz
- [CLI + Modules] Fix time format in generate item yaml script (#923 ) by @Eyal-Danieli
- [Module] OpenAI with notebook and test (#935 ) by @guylei-code
- [UI] Fix Right-Side Spacing Issue in Sphinx Documentation Pages (#929 ) by @amitnGiniApps
- [Docs] Add guidelines for contributing new functions or modules (#931 ) by @danielperezz
- [Module] agent_deployer module #937 ) by @royischoss
- [Module] Updated the requirements for OpenAI module (#939 ) by @guylei-code
- [Steps] add default-handler field to the step template (#947 ) by @danielperezz
- [AgentDeployer] Notebook prompt fix (#946 ) by @royischoss
- [Module] Add vLLM module application (#943 ) by @guylei-code
- [VLLMModule] rename notebook from vllm-module.ipynb to vllm_module.ipynb (#948 ) by @Eyal-Danieli
- [Module] vLLM module with notebook (#952 ) by @guylei-code
- Add schema verification step (#955) by @danielperezz
- [UV] Convert project to UV (#949 ) by @Eyal-Danieli
- [Verify Schema] add step missing example notebook (#956 ) by @danielperezz
- [agent_deployer] Fix requirements (#960 ) by @royischoss
- [Agent Deployer] Replace TDEngine with TimescaleDB for CE model monitoring (#961 ) by @alxtkr77
- Add kind to step and rename the utils category to utilities (#962 ) by @danielperezz
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Upgrade plotly dependency version (#895) by @guy1992l in #896
- [Count Events] Add count events module by @Eyal-Danieli in #899
- Add AWS_ENDPOINT_URL_S3 in addition to S3_ENDPOINT_URL (#901) by @alxtkr77 in #903
- Replace author + organize CLI by @danielperezz in #907
- [Count Events] Add example notebook by @Eyal-Danieli in #910
- CI changes and hist app by @danielperezz in #914
Full Changelog: v0.3.0...v0.4.0
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_dispatchtoTest functionsCI 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