Mlrun

Latest version: v1.7.2

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

Scan your dependencies

Page 44 of 110

1.3.1rc6

Not secure
Features / Enhancements
* **Requirements**: Bump storey to 1.3.19 [1.3.x], 3468, assaf758
* **Model Monitoring**: Cherry picks for model monitoring [1.3.x], 3465, Eyal-Danieli
* **CI**: Backport ci system tests adjustments [1.3.x], 3455, tankilevitch
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc6#features-and-enhancements)

Bug fixes
* **Docs**: Backport fix tutorials sklearn bump version [1.3.x], 3473, tankilevitch
* **Feature Store**: Fix `bigquerysource` support for passthrough+`chunksize` [1.3.x], 3469, gtopper
* **Serving**: Backport - fix passing mlrun event headers with underscore in remotestep, 3470, tankilevitch
* **Tests**: Fix test_deploy_function_with_error_handler [1.3.x], 3458, assaf758
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc6#bug-fixes)


Pull requests:
545fa3c2 [Docs] Backport Fix tutorials sklearn bump version [1.3.x] (3473)
06f998e1 [Feature Store] Fix `BigQuerySource` support for passthrough+`chunksize` [1.3.x] (3469)
82566ca2 [Requirements] Bump storey to 1.3.19 [1.3.x] (3468)
3b5a6640 [Serving] Backport - Fix passing MLRun event headers with underscore in RemoteStep (3470)
71a96616 [Model Monitoring] Cherry picks for model monitoring [1.3.x] (3465)
21285edc [Tests] Fix test_deploy_function_with_error_handler [1.3.x] (3458)
9fbfba75 [CI] Backport CI system tests adjustments [1.3.x] (3455)

1.3.1rc5

Not secure
Features / Enhancements
* **API**: Add version to healthz endpoint [1.3.x], 3446, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc5#features-and-enhancements)

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


Pull requests:
b3de4b32 [API] Add version to healthz endpoint [1.3.x] (3446)

1.3.1rc4

Not secure
Features / Enhancements
* **Requirments**: Bump storey to v1.3.18 [1.3.x], 3440, assaf758
* **API**: Fail `healthz` requests when offline / waiting for chief [1.3.x], 3427, liranbg
* **DataStore**: Enrich `v3iodriver` with `mlconf.v3io_api` [1.3.x], 3422, tankilevitch
* **CI**: Add datanode docker images removal command and skip db deletion if db instance is not available [1.3.x], 3423, tankilevitch
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc4#features-and-enhancements)

Bug fixes
* **Tests**: Fix tests to use preview if ingest is done with no targets and with_default_targets=false [1.3.x], 3441, assaf758
* **Serving**: Graph/step custom error-handler - fix bug and provide cleaner api, 3433, davesh0812
* **Feature Set**: Fix ingest to raise error when user did not provide targets and called set_targets with_default=false [1.3.x], 3431, davesh0812
* **Spark**: Fix redis key generation for single entity [1.3.x], 3429, assaf758
* **Tests**: Fix spark system tests [1.3.x], 3421, davesh0812
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc4#bug-fixes)


Pull requests:
0934bc18 [Tests] Fix tests to use preview if ingest is done with no targets and with_default_targets=False [1.3.x] (3441)
8ca9cdab [Requirments] bump storey to v1.3.18 [1.3.x] (3440)
948db5ed [Serving] Graph/Step custom error-handler - fix bug and provide cleaner api (3433)
cadfcfa6 [Feature Set] Fix ingest to raise error when user did not provide targets and called set_targets with_default=False [1.3.x] (3431)
73d735b6 [API] Fail `healthz` requests when offline / waiting for chief [1.3.x] (3427)
f1522328 [Spark] Fix Redis key generation for single entity [1.3.x] (3429)
ba5f4b17 [DataStore] Enrich `V3ioDriver` with `mlconf.v3io_api` [1.3.x] (3422)
ec980df0 [CI] Add datanode docker images removal command and skip DB deletion if DB instance is not available [1.3.x] (3423)
515c5013 [Tests] Fix spark system tests [1.3.x] (3421)

1.3.1rc3

Not secure
Features / Enhancements
* **Requirements**: Bump storey to v1.3.17 [1.3.x] (3415), 3416, assaf758
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc3#features-and-enhancements)

Bug fixes
* **Builder**: Fix pushing to ecr [1.3.x], 3410, liranbg
* **Spark**: Fix udf - remove dependencies [1.3.x], 3412, alxtkr77
* **Serving**: Fix process executer in parallelrun [1.3.x], 3406, davesh0812
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc3#bug-fixes)


Pull requests:
07718d11 [Requirements] Bump storey to v1.3.17 [1.3.x] (3415) (3416)
2af8a42c [Builder] Fix pushing to ECR [1.3.x] (3410)
2c5f00e3 [Spark] Fix UDF - remove dependencies [1.3.x] (3412)
288ce026 [Serving] Fix process executer in ParallelRun [1.3.x] (3406)

1.3.1rc2

Not secure
Features / Enhancements
* **CI**: Backport 3401 and 3393, 3402, tankilevitch
* **CI**: Bump unstable version to 1.3.1, 3392, tankilevitch
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc2#features-and-enhancements)

Bug fixes
* **Spark**: Fix unexpected spark job failure [1.3.x], 3399, gtopper
* **Unknown**: Revert "[project] fix function name isn't treated uniformly [1.3.x]", 3395, tankilevitch
* **Features**: Fixing issue when value_type is `valuetype` instance, 3368, davesh0812
* **Tests**: Fixing spark system test, 3324, davesh0812
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc2#bug-fixes)


Pull requests:
7d001f53 [CI] Backport 3401 and 3393 (3402)
b0aacb67 [Spark] Fix unexpected spark job failure [1.3.x] (3399)
9f9dfb3d Revert "[Project] Fix function name isn't treated uniformly [1.3.x]" (3395)
8bb0587f [Features] Fixing issue when value_type is `ValueType` instance (3368)
500f9723 [Tests] Fixing Spark system test (3324)
88185b07 [CI] Bump unstable version to 1.3.1 (3392)

1.3.1rc1

Not secure
Features / Enhancements
* **Spark**: Support more than 2 keys in spark online target ingestion engine [1.3.x], 3379, assaf758
* **Runtimes**: Avoid hang on large stderr output in `run_exec` [1.3.x], 3373, gtopper
* **Model Monitoring**: Cherry picks for model monitoring [1.3.x], 3362, Eyal-Danieli
* **API**: Reflect correct message wen waiting for chief [1.3.x], 3349, liranbg
* **Model Monitoring**: Adjust grafana dashboards to use v3io datasource instead of mlrun api [1.3.x], 3335, Eyal-Danieli
* **Models**: Set cflags before requirements installation [1.3.x], 3319, alonmr
* **1.3.x**: [schedule] update type hints for schedulecrontrigger to avoid unexpected pydantic behaviour (3286), 3316, assaf758
* **API**: Allow sorting pipelines when specifying project, 3310, alonmr
* **Models**: Add mpi4py requirement, 3303, alonmr
* **Utils**: Clone gitlab with fine-grained access tokens, 3297, alonmr
* **Nuclio**: `with_service_type` sdk, 3296, alonmr
* **CI**: Update release automation script, 3292, liranbg
* **Requirements**: Bump httpx version, 3291, liranbg
* **Spark**: Block pull source at runtime, 3275, alonmr
* **Project**: Remove unused legacy methods, 3268, alonmr
* **Feature Store**: Get_offline_features over relations: add support for spark retrieval engine, 3055, davesh0812
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc1#features-and-enhancements)

Bug fixes
* **Utils**: Fix multiple logs [1.3.x], 3382, gtopper
* **Serving**: Fix 200x logging in ci (and potentially elsewhere) [1.3.x], 3380, gtopper
* **Spark**: Fix resolving code path [1.3.x], 3367, alonmr
* **Runtimes**: Fix workdir and source target dir [1.3.x], 3354, alonmr
* **Docs**: Fix mlrun 1.3.0 client installation guide [1.3.x], 3343, alonmr
* **Datastore**: Fix leading zeros in time partition names [1.3.x], 3340, gtopper
* **Project**: Fix function name isn't treated uniformly [1.3.x], 3327, yaelgen
* **Serving**: Fix monitoring stream pod losing events when event timestamp's microsecond equals zero [1.3.x], 3317, assaf758
* **Context**: Fix failed to import a context from dict, 3308, yaelgen
* **Builder**: Fix default workdir and support setting workdir, 3245, alonmr
* **FrontendSpec**: Add allowed artifact path prefixes list to frontend spec, 3261, theSaarco
* **CI**: Bump prefix version for build images, 3315, liranbg
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.1-rc1#bug-fixes)


Pull requests:
f4663a7f [Utils] Fix multiple logs [1.3.x] (3382)
1f69c7cf [Serving] Fix 200x logging in CI (and potentially elsewhere) [1.3.x] (3380)
19ad30fb [Spark] Support more than 2 keys in spark online target ingestion engine [1.3.x] (3379)
f34dd644 [Runtimes] Avoid hang on large stderr output in `run_exec` [1.3.x] (3373)
0a4e7844 [Spark] Fix resolving code path [1.3.x] (3367)
329e64dd [Runtimes] Fix workdir and source target dir [1.3.x] (3354)
e568327c [Model Monitoring] Cherry picks for model monitoring [1.3.x] (3362)
711f8329 [API] Reflect correct message wen waiting for chief [1.3.x] (3349)
195f625e [Docs] Fix mlrun 1.3.0 client installation guide [1.3.x] (3343)
70fc6ccb [Datastore] Fix leading zeros in time partition names [1.3.x] (3340)
326f9b36 [Model Monitoring] Adjust Grafana dashboards to use V3IO datasource instead of MLRun API [1.3.x] (3335)
ab36c8af [Project] Fix function name isn't treated uniformly [1.3.x] (3327)
15efe2e9 [Models] Set CFLAGS before requirements installation [1.3.x] (3319)
6c81baf0 [Serving] Fix monitoring stream pod losing events when event timestamp's microsecond equals zero [1.3.x] (3317)
0898e7da [1.3.x][Schedule] Update type hints for ScheduleCronTrigger to avoid unexpected pydantic behaviour (3286) (3316)
98f43706 [API] Allow sorting pipelines when specifying project (3310)
7d8811c1 [Context] Fix failed to import a context from dict (3308)
3cd252bf [Models] Add mpi4py requirement (3303)
85978042 [Utils] Clone gitlab with fine-grained access tokens (3297)
5b6d492b [Nuclio] `with_service_type` SDK (3296)
a6f50ff7 [CI] Update release automation script (3292)
5732dcc6 [Requirements] Bump httpx version (3291)
b28e4645 [Spark] Block pull source at runtime (3275)
e7078233 [Project] Remove unused legacy methods (3268)
ccc5ef74 [Builder] Fix default workdir and support setting workdir (3245)
3fb95c96 [FrontendSpec] Add allowed artifact path prefixes list to frontend spec (3261)
9360dd10 [Feature Store] get_offline_features over relations: add support for spark retrieval engine (3055)
5df665d3 [CI] Bump prefix version for build images (3315)

Page 44 of 110

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.