Mlrun

Latest version: v1.7.2

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 51 of 110

1.3.0rc4

Not secure

1.3.0rc3

Not secure

1.3.0rc2

Not secure
Features / Enhancements
* **Pipelines**: Support `list_pipelines` with pagination & predicates, 2784, theSaarco

* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc2#features-and-enhancements)

Bug fixes
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc2#bug-fixes)


Pull requests:
39701c39 [Pipelines] Support `list_pipelines` with pagination & predicates (2784)

1.3.0rc1

Not secure
Features / Enhancements
* **API**: Add project-scope `files`/`filestat` API that work with project secrets, 2714, theSaarco
* **API**: Fix run paramaters larger than int64 corrupting projects, 2671, quaark
* **API**: Remove print from api, 2734, liranbg
* **API**: verify cookie session is iguazio-like sessions, 2773, liranbg
* **Artifacts**: Don't resolve artifact `target_path` if explicitly request `upload=False`, 2732, tankilevitch
* **Artifacts**: Serialize `DirArtifact` to dictionary using new format, 2778, theSaarco
* **Artifacts**: Set dataset stats according to `stats` flag in `log_dataset`, 2710, TomerShor
* **CI**: Bump prefix version for build images, 2645, tankilevitch
* **CI**: Fix Open Source System Tests Fail Deploy, 2772, quaark
* **CI**: Run Open Source System Tests Against MLRun CE, 2667, quaark
* **CI**: Updated installation and bug report issue templates, 2193, nschenone
* **CLI**: Do not ignore unknown options, 2678, AlonMaor14
* **CLI**: Fix cli "get runtime" command, 2676, yaronha
* **CLI**: Fix watch when running function through CLI, 2730, tankilevitch
* **CLI**: Support default .env file location + CLI "config set" command, 2690, yaronha
* **CLI**: Validate base arguments, 2745, AlonMaor14
* **CLI**: Waiting for pod status with timeout fix when running project, 2635, AlonMaor14
* **CLI**: [Runtimes] URL placeholder for using run args without URL, 2765, AlonMaor14
* **Config**: Skip failures in first init of config (mlrun import), 2742, yaronha
* **DataStore**: Allow passing secrets to create datastore and don't cache datastores when running on API, 2633, tankilevitch
* **DataStore**: Fix how we resolve if running as API, 2680, tankilevitch
* **DataStore**: Fix makedirs not threadsafe, 2723, liranbg
* **Datastore**: Fix _write_dataframe to pass storage_options to pandas write operations, 2709, gtopper
* **Datastore**: Fix handling of DataItem path in windows + support path mappings, 2774, yaronha
* **Docs**: Add ecosystem, bug fixes, 2682, jillnogold
* **Docs**: Add some docs to artifact client code, 2775, tankilevitch
* **Docs**: Added MLRun Cheat Sheet, 2647, nschenone
* **Docs**: Better docstring for `mount_s3`, added warnings, 2737, theSaarco
* **Docs**: CLI project schedule, ML-3007, 2721, jillnogold
* **Docs**: Edit wording to make AWS Documentation more clear, 2697, yevgenykhazan
* **Docs**: Fix docstring errors, ML-2916, ML-2909, 2662, jillnogold
* **Docs**: Improve `log_dataset` docstring wrt `local_path` flag, 2753, TomerShor
* **Docs**: Typo mistakes, 2731, george0st
* **Docs**: Update MLRun CE Kubernetes Installation Docs for new "only full" Deployment, 2673, quaark
* **Docs**: Update `CONTRIBUTING.md`, 2754, moranbental
* **Feature Store**: Get time from time-column instead of event metadata, 2660, gtopper
* **FeatureStore**: Fix serving to support AVRO encoded kafka, 2658, assaf758
* **FeatureStore**: Fixing `impute` failures when using `get_online_feature_service` with a feature-vector uri, 2666, theSaarco
* **FeatureStore**: Fixing graph plot with multiple targets of same kind + adding storage kind to plot, 2766, theSaarco
* **Frameworks**: Adjusted the model servers to support step_to_dict, 2653, guy1992l
* **Frameworks**: Remove the handling of regression models, 2722, guy1992l
* **MPI**: Fix local variable `resp` referenced before assignment, 2639, tankilevitch
* **Model Monitoring**: Add abstraction for model endpoint store target, 2378, Eyal-Danieli
* **Model Monitoring**: Add model_monitoring package to setup.py, 2674, Eyal-Danieli
* **Model Monitoring**: Ensure auth info for model monitoring batch job function, 2688, Eyal-Danieli
* **Project**: Set default sync=True in project.get_function(), 2720, yaronha
* **Projects**: Raise error for workflow scheduling with non-remote project, 2711, yonishelach
* **Projects**: Set default context path to working directory, 2740, liranbg
* **Run**: Fix not updating the run state when running local fails on pre-loading of the function, 2762, tankilevitch
* **Run**: Fix outputs wait for completion, 2663, tankilevitch
* **Run**: Normalize function name in `new_function`, 2696, TomerShor
* **Runtime**: Fix resolving completion time, 2738, liranbg
* **Runtime**: Move some k8s logic to k8s helpers, 2733, liranbg
* **Schedules**: Fix label handling when reloading schedules (ML-3014), 2719, theSaarco
* **Schedules**: Scheduled tasks access-key usage refactor, 2695, theSaarco
* **SecretStore**: Fix overwriting SecretStore credentials on API, 2661, tankilevitch
* **Secrets**: Add a global `get_secret_or_env` function to retrieve secret values, 2659, theSaarco
* **Secrets**: Fix `get_secret_or_env`, 2675, theSaarco
* **Serving**: Fixing - OneHotEncoder with pandas engine - fails when the values has spaces or hyphens in them, 2713, davesh0812
* **Serving**: Improve mock server handling, 2726, yaronha
* **Spark**: Shut local spark context down when `ingest` completes, 2692, gtopper
* **Test**: fix mkdir race condition - round 2, 2750, liranbg
* **Tests**: Fix failing feature store system tests, 2643, gtopper
* **Unknown**: Raise error on `ingest` with `KafkaSource`, 2654, gtopper
* **Unknown**: Revert "[CLI] Do not ignore unknown options", 2703, AlonMaor14
* **Unknown**: Revert "[Spark] Shut spark context down when `ingest` completes", 2752, gtopper
* **Utils**: - Remove spammy logs, 2724, liranbg

* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc1#features-and-enhancements)

Bug fixes
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc1#bug-fixes)


Pull requests:
27e8a957 [Datastore] Fix handling of DataItem path in windows + support path mappings (2774)
c08f2d10 [CLI][Runtimes] URL placeholder for using run args without URL (2765)
b1d35de9 [Feature Store] Get time from time-column instead of event metadata (2660)
fb2f4a70 [Artifacts] Serialize `DirArtifact` to dictionary using new format (2778)
598015a9 [Docs] Add some docs to artifact client code (2775)
183506b2 [FeatureStore] Fixing graph plot with multiple targets of same kind + adding storage kind to plot (2766)
83e52077 [API] verify cookie session is iguazio-like sessions (2773)
1613b0d8 [CI] Fix Open Source System Tests Fail Deploy (2772)
0124e17b [CI] Updated installation and bug report issue templates (2193)
d7a7aa6b [Docs] Update MLRun CE Kubernetes Installation Docs for new "only full" Deployment (2673)
eea96ddf [Run] Fix not updating the run state when running local fails on pre-loading of the function (2762)
aa7e2d03 [API] Fix run paramaters larger than int64 corrupting projects (2671)
11f31303 [CLI] Validate base arguments (2745)
70b09e54 [Docs] Improve `log_dataset` docstring wrt `local_path` flag (2753)
915bcf13 [Config] Skip failures in first init of config (mlrun import) (2742)
49187555 [Test] fix mkdir race condition - round 2 (2750)
dbeaadde [Serving] Improve mock server handling (2726)
e8902c4e [Model Monitoring] Ensure auth info for model monitoring batch job function (2688)
7fdaaa75 [Docs] Update `CONTRIBUTING.md` (2754)
cb89a7b3 Revert "[Spark] Shut spark context down when `ingest` completes" (2752)
bdaf21fd [Docs] Better docstring for `mount_s3`, added warnings (2737)
b71feaad [Projects] Set default context path to working directory (2740)
e0719288 [Runtime] Move some k8s logic to k8s helpers (2733)
e103e8ce [Runtime] Fix resolving completion time (2738)
1e627882 [CLI] Fix watch when running function through CLI (2730)
7f176494 [Docs] CLI project schedule, ML-3007 (2721)
4b4aba12 [API] Remove print from api (2734)
b67e88c5 [Docs] Typo mistakes (2731)
50820728 [Artifacts] Don't resolve artifact `target_path` if explicitly request `upload=False` (2732)
c9b6a91c [Frameworks] Remove the handling of regression models (2722)
23bbdf98 [Docs] Add ecosystem, bug fixes (2682)
59a9616b [Project] Set default sync=True in project.get_function() (2720)
e77d7088 [DataStore] Fix makedirs not threadsafe (2723)
ab2be0f4 [Utils] - Remove spammy logs (2724)
10f72b60 [API] Add project-scope `files`/`filestat` API that work with project secrets (2714)
c0f866f4 [Schedules] Fix label handling when reloading schedules (ML-3014) (2719)
9ab0f43d [Docs] Edit wording to make AWS Documentation more clear (2697)
a2e75a0a [Projects] Raise error for workflow scheduling with non-remote project (2711)
0918ae03 [CLI] Support default .env file location + CLI "config set" command (2690)
daee4ccc [Serving] Fixing - OneHotEncoder with pandas engine - fails when the values has spaces or hyphens in them (2713)
d85e7e2f [Artifacts] Set dataset stats according to `stats` flag in `log_dataset` (2710)
6edc7ba9 [Datastore] Fix _write_dataframe to pass storage_options to pandas write operations (2709)
2589e441 [Schedules] Scheduled tasks access-key usage refactor (2695)
5497c842 Revert "[CLI] Do not ignore unknown options" (2703)
47de2bba [Run] Normalize function name in `new_function` (2696)
3fc9b84d [CLI] Fix cli "get runtime" command (2676)
2a9316b7 [Spark] Shut local spark context down when `ingest` completes (2692)
f93d8fee [CLI] Do not ignore unknown options (2678)
671247a7 [DataStore] Fix how we resolve if running as API (2680)
e07e4c21 [Secrets] Fix `get_secret_or_env` (2675)
7e3f9888 [Frameworks] Adjusted the model servers to support step_to_dict (2653)
c359b618 [Model Monitoring] Add model_monitoring package to setup.py (2674)
d560118d [CI] Run Open Source System Tests Against MLRun CE (2667)
08dc2e9a [FeatureStore] Fix serving to support AVRO encoded kafka (2658)
3c12c5c4 [Docs] Fix docstring errors, ML-2916, ML-2909 (2662)
09c3e9ae [Run] Fix outputs wait for completion (2663)
47a0a621 [FeatureStore] Fixing `impute` failures when using `get_online_feature_service` with a feature-vector uri (2666)
773a623e [MPI] Fix local variable `resp` referenced before assignment (2639)
14cba17b [Docs] Added MLRun Cheat Sheet (2647)
1f07fcd0 [Secrets] Add a global `get_secret_or_env` function to retrieve secret values (2659)
2676f739 [SecretStore] Fix overwriting SecretStore credentials on API (2661)
264da255 [Model Monitoring] Add abstraction for model endpoint store target (2378)
79557146 [DataStore] Allow passing secrets to create datastore and don't cache datastores when running on API (2633)
ca635b88 Raise error on `ingest` with `KafkaSource` (2654)
c693606d [Tests] Fix failing feature store system tests (2643)
b0be0c94 [CI] Bump prefix version for build images (2645)
d57ea8d3 [CLI] Waiting for pod status with timeout fix when running project (2635)

1.2.3

Not secure

1.2.3rc3

Not secure
What's Changed
* [API] Reduce spammy logging [1.2.x] by liranbg in https://github.com/mlrun/mlrun/pull/3531


**Full Changelog**: https://github.com/mlrun/mlrun/compare/v1.2.3-rc2...v1.2.3-rc3

Page 51 of 110

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.