Mlrun

Latest version: v1.7.2

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

Scan your dependencies

Page 36 of 110

1.5.0rc5

Not secure
Features / Enhancements
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc5#features-and-enhancements)

Bug fixes
* **API**: Fix session rollback and multithreading, 4081, alonmr
* **Datastore**: Fix dbfs zero size handling, 4078, tomerm-iguazio
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc5#bug-fixes)


Pull requests:
b40b3165 [API] Fix session rollback and multithreading (4081)
cb82ea61 [Datastore] Fix dbfs zero size handling (4078)

1.5.0rc4

Not secure
Features / Enhancements
* **Requirments**: Bump storey to 1.5.3, 4077, assaf758
* **Docs**: Align tutorials script, 4074, daniels290813
* **API**: Mask access key on deploy, 4069, alonmr
* **Notifications**: Enhance push notification logs, 4066, alonmr
* **Automation**: Deploy mlrun-api on iguazio vanilla nodes, 3870, yanburman
* **Datastore**: Turn explicit ack on when engine is async, 4050, gtopper
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc4#features-and-enhancements)

Bug fixes
* **API**: Fix build runtime enrichment, 4075, alonmr
* **Runtimes**: Feature - add prefix to databricks job, 4059, tomerm-iguazio
* **Feature Store**: Fix `get_offline_feature` to not change incoming `entity_df`, 4070, davesh0812
* **Package**: Improved docs and minor edge case fixes, 4073, guy1992l
* **SQLRunDB**: Fix abuse of sessions, 4067, alonmr
* **Docs**: Fix side-bar search field, 4065, alonmr
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc4#bug-fixes)


Pull requests:
e73644c3 [Requirments] bump storey to 1.5.3 (4077)
5a4db8fe [API] Fix build runtime enrichment (4075)
2e9e93c5 [Runtimes] Feature - add prefix to databricks job (4059)
02c6a681 [Docs] Align tutorials script (4074)
411ac4d4 [Feature Store] Fix `get_offline_feature` to not change incoming `entity_df` (4070)
31c8b216 [Package] Improved docs and minor edge case fixes (4073)
caaf5b08 [SQLRunDB] Fix abuse of sessions (4067)
7e4e1723 [API] Mask access key on deploy (4069)
8be0c8ce [Notifications] Enhance push notification logs (4066)
cf145062 [Automation] Deploy mlrun-api on iguazio vanilla nodes (3870)
bc1680fd [Docs] Fix side-bar search field (4065)
da6f85bf [Datastore] Turn explicit ack on when engine is async (4050)

1.5.0rc3

Not secure
Features / Enhancements
* **Docs**: Add v1.4.1 to change log, 4062, jillnogold
* **Docs**: Update ecosystem, 4055, george0st
* **Makefile**: Skip isort proto dir, 4054, alonmr
* **Requirements**: Loosen fsspec and related requirements, 4046, gtopper
* **CI**: Ensure ssh client is active prior to running remote commands, 4045, liranbg
* **Builder**: add support for adding env's or secret to the docker build during runtime, 4013, yaelgen
* **MPI**: Use dependency injection to resolve the crd version, 4024, alonmr
* **Requirements**: Move sqlalchemy to api, 4035, alonmr
* **Utils**: Backwards compatibility for parsing object uri, 4034, Eyal-Danieli
* **Dask**: Move resource methods to api, 4025, alonmr
* **Package**: Add `none` packager and support for logging worker, 3864, guy1992l
* **Runtime**: Databricks runtime, 3996, tomerm-iguazio
* **Automation**: Retry on delete db command, 4026, alonmr
* **Unknown**: Add dbfs to allowed file paths, 4030, assaf758
* **Model Monitoring**: Expose model endpoints batch process through sdk, 4020, Eyal-Danieli
* **Feature Store**: Extract indexes from `entity_rows`, 4028, davesh0812
* **Requirements**: Move `fastapi` and `humanfriendly` to api, 4018, alonmr
* **CLI**: Get artifacts - change the "tree" column to "workflow/job uid", 3986, Yacouby
* **API**: Connect `import_function` to hub, 3384, yonishelach
* **Artifacts**: Deprecate bokeh and chart artifact type, 3889, yaelgen
* **Notifications**: Add logs for success / failure upon sending notification, 4023, quaark
* **API**: Pass auth info to launcher in submit job flow, 4017, alonmr
* **Unknown**: Add datastore profile: a new entity for managing datastore credentials, 3936, alxtkr77
* **Automation**: Remove tty flag from delete db command, 4022, alonmr
* **Scheduler**: Store schedule improvements, 4021, alonmr
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc3#features-and-enhancements)

Bug fixes
* **Model Monitoring**: Fix monitoring feature set uri in system tests, 4063, Eyal-Danieli
* **Datastore**: Fix dbfs source and target, 4049, tomerm-iguazio
* **Runs**: Fix listing runs using wrong kwargs, 4058, liranbg
* **Kubejob**: Fix `build_config` parameters order, 4052, alonmr
* **API**: Fix submit workflow remote engine, 4048, yonishelach
* **Packeger**: Fix accessing is logging worker config, 4047, alonmr
* **Builder**: Fix extra args merge, 4042, alonmr
* **DB**: Fix data prefix resolution in case of missing config value, 4043, gtopper
* **Tests**: Fix base system tests, 4040, alonmr
* **Runtimes**: Fix passing of explicit ack config to nuclio functions, 4039, gtopper
* **DB**: Fix overwrite of feature store data prefixes from server, 3977, gtopper
* **Runtime**: Fix databricks runtime tests and structure, 4036, tomerm-iguazio
* **Projects**: Fix projects sync deleting projects not found in leader, 4037, quaark
* **Tests**: Fix http data store tests, 4033, alonmr
* **Tests**: Fix project system tests, 4019, alonmr
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc3#bug-fixes)


Pull requests:
c8841842 [Model Monitoring] Fix monitoring feature set URI in system tests (4063)
ab7c09e6 [Datastore] Fix dbfs source and target (4049)
8c174b3f [Docs] Add v1.4.1 to change log (4062)
7f392cb9 [Runs] Fix listing runs using wrong kwargs (4058)
3d9979c4 [Docs] Update ecosystem (4055)
5b637004 [Makefile] Skip isort proto dir (4054)
0517ebab [Kubejob] Fix `build_config` parameters order (4052)
84a274b5 [API] Fix submit workflow remote engine (4048)
50fa3825 [Packeger] Fix accessing is logging worker config (4047)
19f64b13 [Requirements] Loosen fsspec and related requirements (4046)
dfb45626 [CI] Ensure ssh client is active prior to running remote commands (4045)
e09114bf [Builder] Fix extra args merge (4042)
7b21c7c8 [DB] Fix data prefix resolution in case of missing config value (4043)
e46a4e53 [Tests] Fix base system tests (4040)
fadac502 [Runtimes] Fix passing of explicit ack config to Nuclio functions (4039)
0a1a4e47 [DB] Fix overwrite of feature store data prefixes from server (3977)
dd8f867a [Builder] Add support for adding env's or secret to the docker build during runtime (4013)
8d836d6d [Runtime] Fix databricks runtime tests and structure (4036)
2b5d0502 [Projects] Fix Projects Sync Deleting Projects not found in leader (4037)
b31c569b [MPI] Use dependency injection to resolve the crd version (4024)
bde774ba [Requirements] Move SQLAlchemy to API (4035)
a14e694b [Utils] backwards compatibility for parsing object URI (4034)
91f4e52f [Tests] Fix HTTP Data Store tests (4033)
4b6ca66e [Dask] Move resource methods to API (4025)
bb705e5f [Package] Add `None` packager and support for logging worker (3864)
ee939ca5 [Runtime] Databricks runtime (3996)
51327bb8 [Automation] Retry on delete DB command (4026)
39aa7bf4 Add dbfs to allowed file paths (4030)
f971ab6c [Model Monitoring] Expose model endpoints batch process through SDK (4020)
92fd5ebb [Feature Store] Extract indexes from `entity_rows` (4028)
6171dc0c [Requirements] Move `fastapi` and `humanfriendly` to API (4018)
4e304859 [CLI] Get artifacts - change the "tree" column to "workflow/job uid" (3986)
6b558a7f [API] Connect `import_function` to hub (3384)
068ebf03 [Artifacts] Deprecate Bokeh and Chart artifact type (3889)
ffd81740 [Notifications] Add Logs for success / failure upon sending notification (4023)
d23f89e3 [API] Pass auth info to launcher in submit job flow (4017)
be2c5db4 Add Datastore Profile: A new entity for managing datastore credentials (3936)
ead31557 [Automation] Remove tty flag from delete db command (4022)
1a8fbe80 [Scheduler] Store schedule improvements (4021)
9f209a57 [Tests] Fix project system tests (4019)

1.5.0rc2

Not secure
Features / Enhancements
* **Notifications**: Use run db to store run notifications, 4015, alonmr
* **Model Monitoring**: Adjust batch monitoring job start time offset, 3981, jond01
* **Feature Store**: Add an ability to define a feature vector that joins between different feature sets not using the same entity and with a "complex" join types., 3947, davesh0812
* **Trigger**: Validate v3io consumer group name, 4009, liranbg
* **SDK**: Remove deprecated methods, 3971, alonmr
* **Docs**: Bump sphinx and limit protobuf, 4005, alonmr
* **Docs**: Add sample for scale to zero via api, 3932, george0st
* **CI**: Bump action to use node 16, 4003, liranbg
* **Run**: Refactor logs watch, 4000, alonmr
* **CI**: Remove post release workflow, 4002, liranbg
* **Feature Store**: Raise an error when passing invalid run config, 3999, davesh0812
* **API**: Change mlrun rest api urls to conform with the best-practice, 3982, yaelgen
* **Model Monitoring**: Secret provider for sql connection string on api side, 3987, Eyal-Danieli
* **Run-configuration**: Run all unit tests configuration, 3975, alonmr
* **Config**: Remove dynamic resolve of iguazio api url, 3974, alonmr
* **Package**: Add `mlrun.package` to docs, 3995, guy1992l
* **Launcher**: Enrich with auth info from server side, 3972, alonmr
* **CI**: Run go jobs only when changed, 3983, alonmr
* **Requirements**: Update fsspec and related dependencies to latest, 3966, gtopper
* **CI**: Feature branch enhancements, 3992, liranbg
* **Automation**: Warn if mlrun db deletion failed, 3988, alonmr
* **Serving**: Disable explicit ack when nuclio is too old, 3985, gtopper
* **Model Monitoring**: Support prometheus as a time series solution for model monitoring, 3844, Eyal-Danieli
* **Schemas**: [builder][kubejob] remove python 3.7 leftovers, 3980, alonmr
* **Requirements**: Bump storey to 1.5.2, 3979, gtopper
* **API**: Set run db url to dsn, 3976, alonmr
* **Runtimes**: Move runtime handlers to the api, 3958, alonmr
* **RunDB**: Move sqldb to api, 3938, alonmr
* **Images**: Bump pip version to 23.2.1, 3970, alonmr
* **Docs**: Add release dates to change log, 3968, jillnogold
* **Docs**: Bump readthedocs build python version, 3963, alonmr
* **Docs**: Bump mlrun version for release, 3962, alonmr
* **Docs**: Add tech preview note to dask, 3956, jillnogold
* **API**: Add submit workflow endpoint, 2473, yonishelach
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc2#features-and-enhancements)

Bug fixes
* **API**: Fix deprecation message for `files` and `filestat` apis, 4007, theSaarco
* **CI**: Fixing set_environment uses obsolete argument, 4011, liranbg
* **API**: Fix load-project return `runobject` instead of `backgroundtask`, 4004, yonishelach
* **Fix**: Fix normalize_workflow_name function, 4006, GiladShapira94
* **CI**: Fix feature branch release, 4001, liranbg
* **Worklow**: Fix schedule workflow name renaming, 3954, GiladShapira94
* **Automation**: Fix prepare for else clause, 3998, alonmr
* **Automation**: Fix suppressed database doesn't exist string, 3997, alonmr
* **Automation**: Fix check for suppressed errors, 3993, alonmr
* **API**: Fix workflow bugs (system tests), 3989, yonishelach
* **Nuclio**: Fix httpdb url, 3990, alonmr
* **Docs**: Fix helm repo add mlrun-ce command, 3984, alonmr
* **Project**: Fix `load_only` doc string, 3969, alonmr
* **Docs**: Fix readthedocs build python version, 3965, alonmr
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc2#bug-fixes)


Pull requests:
dcf0e721 [API] Fix deprecation message for `files` and `filestat` APIs (4007)
e88691d8 [Notifications] Use Run DB to store run notifications (4015)
c5c4d79d [Model Monitoring] Adjust batch monitoring job start time offset (3981)
e6e988a6 [Feature Store] Add an ability to define a feature vector that joins between different feature sets not using the same entity and with a "complex" join types. (3947)
2aedcf22 [CI] Fixing set_environment uses obsolete argument (4011)
bd962e29 [Trigger] Validate v3io consumer group name (4009)
277d6f95 [SDK] Remove deprecated methods (3971)
88e86df4 [API] Fix load-project return `RunObject` instead of `BackgroundTask` (4004)
64cb0b35 [Fix] fix normalize_workflow_name function (4006)
f79e0ac4 [Docs] Bump sphinx and limit protobuf (4005)
91b7cdd8 [Docs] Add sample for scale to zero via API (3932)
0ba29dff [CI] Bump action to use node 16 (4003)
1b77a002 [Run] Refactor logs watch (4000)
5ad21f82 [CI] Fix feature branch release (4001)
9fba06ba [CI] Remove post release workflow (4002)
7ae9b217 [Worklow] Fix schedule workflow name renaming (3954)
11d0232d [Feature Store] Raise an error when passing invalid run config (3999)
1097f697 [API] Change MLRun REST API URLs to conform with the best-practice (3982)
372985aa [Model Monitoring] Secret provider for SQL connection string on API side (3987)
095aec25 [Run-configuration] Run all unit tests configuration (3975)
e82c20a1 [Config] Remove dynamic resolve of iguazio API URL (3974)
6629cfb8 [Package] Add `mlrun.package` to docs (3995)
4317fe63 [Launcher] Enrich with auth info from server side (3972)
ba1555e7 [Automation] Fix prepare for else clause (3998)
d8da4225 [Automation] Fix suppressed database doesn't exist string (3997)
2bb2c06b [CI] Run Go jobs only when changed (3983)
42bf7ea5 [Requirements] Update fsspec and related dependencies to latest (3966)
12e81cb0 [CI] Feature branch enhancements (3992)
a6c9fafe [Automation] Fix check for suppressed errors (3993)
9b2e38ae [Automation] Warn if mlrun db deletion failed (3988)
e66bc2aa [API] Fix workflow bugs (system tests) (3989)
42e69066 [Nuclio] Fix HTTPDB URL (3990)
93a1e61f [Serving] Disable explicit ack when nuclio is too old (3985)
9465d9a8 [Model Monitoring] Support Prometheus as a time series solution for model monitoring (3844)
6a67d2f0 [Docs] Fix helm repo add mlrun-ce command (3984)
7f1d02ac [Schemas][Builder][Kubejob] Remove python 3.7 leftovers (3980)
d81550df [Requirements] Bump storey to 1.5.2 (3979)
1b8a00e3 [API] Set run db URL to DSN (3976)
ddcb444e [Runtimes] Move runtime handlers to the API (3958)
0955f708 [RunDB] Move SQLDB to API (3938)
ef001585 [Images] Bump pip version to 23.2.1 (3970)
2d3f9d43 [Project] Fix `load_only` doc string (3969)
abe5a25e [Docs] Add release dates to change log (3968)
77ef5728 [Docs] Fix readthedocs build python version (3965)
ca3e9041 [Docs] Bump readthedocs build python version (3963)
13777d1e [Docs] Bump mlrun version for release (3962)
cb930b33 [Docs] Add Tech Preview note to Dask (3956)
d130504c [API] Add submit workflow endpoint (2473)

1.5.0rc1

Not secure
Features / Enhancements
* **Docs**: Add v1.4.0 to change log, 3907, jillnogold
* **Docs**: Add how to configure an api gateway for a nuclio function, 3937, jillnogold
* **HTTPDB**: Retry on post for idempotent paths, 3950, alonmr
* **CLI**: Get artifacts - return updated date properly, 3944, Yacouby
* **Serving**: Enable explicit ack by default, 3930, gtopper
* **API**: Do not emit internal auth secrets events, 3948, alonmr
* **Notifications**: Add webhook notification type, 3946, quaark
* **Artifacts**: Bump legacy artifacts removal version to 1.6.0, 3941, alonmr
* **Docs**: Update error_handler, 3888, jillnogold
* **Images**: Remove python 3.7 support, 3926, alonmr
* **Model Monitoring**: Refactoring model monitoring client-api code, 3598, Eyal-Danieli
* **Docs**: Add using git repo as function hub, 3190, jillnogold
* **Docs**: Describe using outputs parameter in steps, 3924, jillnogold
* **Docs**: Add ci/cd automation with git, 3917, jillnogold
* **Launcher**: Inject server side launcher, 3913, alonmr
* **CI**: [build] remove python 3.7 actions, 3923, alonmr
* **Tests**: Revert makefile so that `test-dockerized` runs on all tests, 3920, theSaarco
* **Docs**: Bump tutorials sklearn version, 3922, daniels290813
* **Jupyter**: Add git support to jupyter image, 3914, yaronha
* **Feature Store**: Persist spark dataframe in `ingest` to improve performance, 3912, gtopper
* **Datastore**: Add dbfsstore, 3626, tomerm-iguazio
* **Requirements**: Bump storey to 1.4.4, 3909, gtopper
* **Release**: Enhance resolving next version, 3906, liranbg
* **CI**: Add import-linter verification, 3905, alonmr
* **Function**: Add **kwargs to remote function invoke method, 3872, GiladShapira94
* **Automation**: Enable mlrun audit events for system tests, 3902, alonmr
* **Docs**: Update info about requests/limits and workers, 3898, george0st
* **CI**: Introducing feature branch, 3869, liranbg
* **Function**: Reduce amount of storing to the db on `/build/status` endpoint, 3840, tankilevitch
* **DB**: Move `run_time_fmt` to utils, 3874, alonmr
* **Runtimes**: Remove redundant imports, 3877, tankilevitch
* **API**: Move `resolve_nuclio_version` to api, 3879, alonmr
* **Version**: Bump development to 1.5.0, 3893, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc1#features-and-enhancements)

Bug fixes
* **Feature Store**: Fix missing "created" status from the ui, 3927, jond01
* **Projects**: Fix project sync fails on malformed project, 3945, quaark
* **Makefile**: Fix models-gpu base image, 3942, alonmr
* **Project**: Fix support for project_setup.py in new project flow and add docs, 3939, yaronha
* **DB**: Fix `_commit` logs to support multiple object classes, 3929, TomerShor
* **Docs**: Fix a few typos, 3933, george0st
* **Launcher**: Fix sql session import, 3928, alonmr
* **Spark**: Fix masking of errors in spark graph, 3919, gtopper
* **API**: Fix `files` api to work on non-k8s environments, 3916, theSaarco
* **Launcher**: Fix overriding hints with import substitutions, 3901, alonmr
* **Feature Store**: Fix `get_online_feature_service` for "viewer" user usage., 3900, davesh0812
* **Events**: Fix emitting deleted secret event on 404, 3890, alonmr
* **Projects**: Fix type hinting getting overriding class, 3895, liranbg
* **Tests**: Fix example url, 3899, gtopper
* **Model Monitoring**: Fix predictions and latency calculations in monitoring stream graph, 3881, Eyal-Danieli
* **Docs**: Fix slack badge, 3896, theSaarco
* **Tests**: Remove in memory sqldb fixture, 3875, alonmr
* **Tests**: Add fixture to change the working directory for tests, 3884, yaelgen
* **CI**: Fix release not using inputs, 3891, liranbg
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc1#bug-fixes)


Pull requests:
86576003 [Docs] Add V1.4.0 to change log (3907)
4c0ecf7b [Docs] Add how to configure an API gateway for a Nuclio function (3937)
b7a60c1e [HTTPDB] Retry on POST for idempotent paths (3950)
fb5af258 [Feature Store] Fix missing "created" status from the UI (3927)
06e1caf1 [CLI] Get artifacts - return updated date properly (3944)
b41e15e0 [Serving] Enable explicit ack by default (3930)
b8d46d13 [API] Do not emit internal auth secrets events (3948)
4af88a98 [Notifications] Add Webhook notification type (3946)
b4e41999 [Projects] Fix Project Sync Fails on Malformed Project (3945)
ea44d8e6 [Artifacts] Bump legacy artifacts removal version to 1.6.0 (3941)
6baeef5c [Makefile] Fix models-gpu base image (3942)
856d858d [Docs] Update error_handler (3888)
2b222ab5 [Project] Fix support for project_setup.py in new project flow and add docs (3939)
1b6dde4a [Images] Remove python 3.7 support (3926)
c16da150 [DB] Fix `_commit` logs to support multiple object classes (3929)
7c36a7ca [Docs] Fix a few typos (3933)
f0a34540 [Launcher] Fix sql session import (3928)
58dba201 [Model Monitoring] Refactoring model monitoring client-api code (3598)
492680cd [Docs] Add using Git repo as function hub (3190)
8c86e3cb [Docs] describe using outputs parameter in steps (3924)
7e55dceb [Docs] Add CI/CD automation with Git (3917)
162a1757 [Launcher] Inject server side launcher (3913)
fedbf72f [CI][Build] Remove python 3.7 actions (3923)
7e1e75b2 [Tests] Revert makefile so that `test-dockerized` runs on all tests (3920)
8b0fec3f [Docs] bump tutorials sklearn version (3922)
f0940b37 [Spark] Fix masking of errors in spark graph (3919)
9f45fc8b [API] Fix `files` API to work on non-k8s environments (3916)
11853af3 [Jupyter] Add git support to jupyter image (3914)
9e8e3887 [Feature Store] Persist Spark dataframe in `ingest` to improve performance (3912)
c79e15f7 [Datastore] Add DBFSStore (3626)
3e978611 [Requirements] Bump storey to 1.4.4 (3909)
d926a74a [Release] Enhance resolving next version (3906)
eca61d8f [CI] Add import-linter verification (3905)
d4b6b6f0 [Function] Add **kwargs to remote function invoke method (3872)
4f86d911 [Launcher] Fix overriding hints with import substitutions (3901)
2c8938bd [Automation] Enable mlrun audit events for system tests (3902)
60605924 [Feature Store] Fix `get_online_feature_service` for "Viewer" user usage. (3900)
0cb4c0c2 [Docs] Update info about requests/limits and workers (3898)
d01ae513 [Events] Fix emitting deleted secret event on 404 (3890)
33cba844 [Projects] Fix type hinting getting overriding class (3895)
613a4a7d [Tests] Fix example URL (3899)
3c07734b [Model Monitoring] Fix predictions and latency calculations in monitoring stream graph (3881)
4790e675 [Docs] Fix slack badge (3896)
3afd926b [Tests] Remove in memory SQLDB fixture (3875)
d657e9bf [CI] Introducing feature branch (3869)
692089ef [Function] Reduce amount of storing to the DB on `/build/status` endpoint (3840)
ba7185e6 [DB] Move `run_time_fmt` to utils (3874)
0f777c3b [Runtimes] Remove redundant imports (3877)
6fc3c1b6 [API] Move `resolve_nuclio_version` to API (3879)
ce3fef77 [Tests] Add fixture to change the working directory for tests (3884)
e2635592 [Version] Bump development to 1.5.0 (3893)
066bc791 [CI] Fix release not using inputs (3891)

1.4.1

Not secure
Features / Enhancements
* **Docs**: Bump version to 1.4.1, 4056, alonmr
* **Trigger**: Validate v3io consumer group name [1.4.x], 4012, liranbg
* **Docs**: Bump mlrun version for release [1.4.x], 3959, alonmr
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.4.1#features-and-enhancements)

Bug fixes
* **Projects**: Fix projects sync deleting projects not found in leader [1.4.x], 4038, quaark
* **Projects**: Fix project sync fails on malformed project [1.4.x], 3973, quaark
* **CI**: Bump prefix version to 1.4.1 [1.4.x], 3960, alonmr
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.4.1#bug-fixes)


Pull requests:
5671fa6a [Docs] Bump version to 1.4.1 (4056)
44ec5e6b [Projects] Fix Projects Sync Deleting Projects not found in leader [1.4.x] (4038)
c4020f94 [Trigger] Validate v3io consumer group name [1.4.x] (4012)
e08faa26 [Projects] Fix Project Sync Fails on Malformed Project [1.4.x] (3973)
8ad3f75e [Tests] Revert makefile so that test-dockerized runs on all tests [1.4.x]
c2df49fc [CI] Bump prefix version to 1.4.1 [1.4.x] (3960)
e8384ad0 [Docs] Bump mlrun version for release [1.4.x] (3959)

Failed parsing:
8ad3f75e {Alon Maor} [Tests] Revert makefile so that test-dockerized runs on all tests [1.4.x]

Page 36 of 110

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.