Mlrun

Latest version: v1.7.0

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

Scan your dependencies

Page 26 of 102

1.5.0rc18

Not secure
Features / Enhancements
* **k8s**: Sanitize label's values to ensure k8s compatibility [1.5.x], 4440, liranbg
* **Feature Store**: Drop columns according to the user `drop_columns` param when reading the result df with `remotevectorresponse` [1.5.x], 4427, davesh0812
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc18#features-and-enhancements)

Bug fixes
* **Workflows**: Fix failing silently upon execution error, 4438, liranbg
* **Package**: Fix for inherited types unpacking [1.5.x], 4431, guy1992l
* **Workflows**: Fix missing related labels [1.5.x], 4420, liranbg
* **DB**: Fix submit job not using specific db session, 4418, liranbg
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc18#bug-fixes)


Pull requests:
5231743d [Workflows] Fix failing silently upon execution error (4438)
c583fe55 [k8s] Sanitize label's values to ensure k8s compatibility [1.5.x] (4440)
dc138ead [Feature Store] Drop columns according to the user `drop_columns` param when reading the result df with `RemoteVectorResponse` [1.5.x] (4427)
a87f00f8 [Package] Fix for inherited types unpacking [1.5.x] (4431)
347fe0e0 [Workflows] Fix missing related labels [1.5.x] (4420)
6464b392 [DB] Fix submit job not using specific db session (4418)

1.5.0rc17

Not secure
Features / Enhancements
* **Feature-set**: Inject db session from server [1.5.x], 4416, alonmr
* **Feature Store**: Revert the order of the columns in the return dataframe when running `get_offline_features` in remote [1.5.x], 4406, davesh0812
* **Workflows**: Minor tweaks, 4401, liranbg
* **Tests**: Changes according to featurevectorstatus changes [1.5.x], 4402, davesh0812
* **Log Collector**: Restart log streaming when k8s api sends eof [1.5.x], 4391, TomerShor
* **Docs**: Tutorials images [1.5.x], 4380, daniels290813
* **DOCS**: [model monitoring] use get_sample_path to get the model path [1.5.x], 4387, Eyal-Danieli
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc17#features-and-enhancements)

Bug fixes
* **Images**: Fix jupyter copy docs images source path [1.5.x], 4399, alonmr
* **Model Monitoring**: Fix drift result dictionary calculation when the value is 0 [1.5.x], 4386, Eyal-Danieli
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc17#bug-fixes)


Pull requests:
f429a0c8 [Feature-set] Inject db session from server [1.5.x] (4416)
7b0db5de [Feature Store] Revert the order of the columns in the return Dataframe when running `get_offline_features` in remote [1.5.x] (4406)
8dd3764d [Workflows] Minor tweaks (4401)
517798f3 [Tests] Changes according to FeatureVectorStatus changes [1.5.x] (4402)
94bf9b8d [Log Collector] Restart log streaming when k8s API sends EOF [1.5.x] (4391)
9f4def50 [Images] Fix Jupyter copy docs images source path [1.5.x] (4399)
415ace89 [Docs] Tutorials images [1.5.x] (4380)
23961e2e [DOCS][Model Monitoring] Use get_sample_path to get the model path [1.5.x] (4387)
9b9bfa66 [Model Monitoring] Fix drift result dictionary calculation when the value is 0 [1.5.x] (4386)

1.5.0rc16

Not secure
Features / Enhancements
* **Dockerfiles**: Jupyter dockerfile update_demos [1.5.x], 4352, daniels290813
* **Feature Store**: Update feature vector features in featurevectorstatus [1.5.x], 4360, davesh0812
* **Datastore**: Revert removal of `time_field` parameter from `csvsource` [1.5.x], 4358, gtopper
* **Docs**: Add type hints to cli options [1.5.x], 4354, alonmr
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc16#features-and-enhancements)

Bug fixes
* **Datastore**: Fix `csvsource` tests by allowing non-list `parse_dates` [1.5.x], 4381, gtopper
* **RemoteRunner**: Fix sanitizing workflow spec [1.5.x], 4376, liranbg
* **Workflow**: Fix running preloaded workflow [1.5.x], 4368, liranbg
* **RuntimeResources**: Fix listing by label selector [1.5.x], 4372, liranbg
* **Tests**: Fix feature store test `test_preview_timestamp_key` [1.5.x], 4345, gtopper
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc16#bug-fixes)


Pull requests:
7651a4c2 [Datastore] Fix `CSVSource` tests by allowing non-list `parse_dates` [1.5.x] (4381)
788f3b9d [RemoteRunner] Fix sanitizing workflow spec [1.5.x] (4376)
6f51dbad [Workflow] Fix running preloaded workflow [1.5.x] (4368)
01456d3a [RuntimeResources] Fix listing by label selector [1.5.x] (4372)
df454340 [Dockerfiles] Jupyter dockerfile update_demos [1.5.x] (4352)
2eb35ed2 [Feature Store] Update feature vector features in FeatureVectorStatus [1.5.x] (4360)
e4a9bd64 [Datastore] Revert removal of `time_field` parameter from `CSVSource` [1.5.x] (4358)
98ba15e4 [Docs] Add type hints to CLI options [1.5.x] (4354)
37281974 [Tests] Fix feature store test `test_preview_timestamp_key` [1.5.x] (4345)

1.5.0rc15

Not secure
Features / Enhancements
* **API**: Reduce spammy logs, 4342, liranbg
* **AsyncHTTP**: Do retry on connection refused error [1.5.x], 4335, liranbg
* **DOCS**: [model monitoring] update batch infer tutorial (4273) [1.5.x], 4337, Eyal-Danieli
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc15#features-and-enhancements)

Bug fixes
* **Tests**: Fix test_model_monitoring_voting_ensemble system test [1.5.x], 4339, jond01
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc15#bug-fixes)


Pull requests:
9e89715c [API] Reduce spammy logs (4342)
a005ed90 [AsyncHTTP] Do retry on connection refused error [1.5.x] (4335)
5ce32c41 [Tests] Fix test_model_monitoring_voting_ensemble system test [1.5.x] (4339)
d0fc31f0 [DOCS][Model Monitoring] Update Batch Infer tutorial (4273) [1.5.x] (4337)

1.5.0rc14

Not secure
Features / Enhancements
* **Notifications**: Remove notification params from mlrun_exec_config, 4327, yaelgen
* **Docker**: Remedy security vulnerabilities, 4324, liranbg
* **Model Monitoring**: Send a notification when an app reports "detected" status [1.5.x], 4322, assaf758
* **KFP**: Warn when using image property for non-remote pipelines, 4316, liranbg
* **Model Monitoring**: Implement apps writer (ee) [1.5.x], 4314, jond01
* **Feature store**: Remove parameters deprecated in 1.5.0 [1.5.x], 4315, gtopper
* **Requirements**: Bump v3io-frames to 0.10.7 [1.5.x], 4304, gtopper
* **Docs**: Import mlrun missing in monitoring [1.5.x], 4308, daniels290813
* **Artifacts**: Increase retrieved iterations to 1k [1.5.x], 4307, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc14#features-and-enhancements)

Bug fixes
* **Model Monitoring**: Fix generating function_uri when calling get_or_create_model_endpoint [1.5.x], 4323, Eyal-Danieli
* **Function Docs**: Fix wrongly reporting default param values when parsing function entrypoint, 4321, theSaarco
* **Tests**: Fix system tests local label verification [1.5.x], 4311, alonmr
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc14#bug-fixes)


Pull requests:
8af11d8d [Notifications] Remove notification params from MLRUN_EXEC_CONFIG (4327)
404a1de4 [Docker] Remedy security vulnerabilities (4324)
630bba85 [Model Monitoring] Fix generating function_uri when calling get_or_create_model_endpoint [1.5.x] (4323)
7b83f87e [Function Docs] Fix wrongly reporting default param values when parsing function entrypoint (4321)
66798405 [Model Monitoring] Send a notification when an app reports "detected" status [1.5.x] (4322)
d7c484f2 [KFP] Warn when using image property for non-remote pipelines (4316)
4a04963c [Model Monitoring] Implement apps writer (EE) [1.5.x] (4314)
2ff6edd7 [Feature store] Remove parameters deprecated in 1.5.0 [1.5.x] (4315)
38c943fb [Tests] Fix system tests local label verification [1.5.x] (4311)
1590cfb1 [Requirements] Bump v3io-frames to 0.10.7 [1.5.x] (4304)
1f33f7c7 [Docs] Import mlrun missing in monitoring [1.5.x] (4308)
40a574c5 [Artifacts] Increase retrieved iterations to 1k [1.5.x] (4307)

1.5.0rc13

Not secure
Features / Enhancements
* **Runtimes**: Add handler and empty kinds to abortable runtimes [1.5.x], 4303, alonmr
* **Docs**: Align model path convention [1.5.x], 4298, daniels290813
* **Tutorials**: Remove ml-models [1.5.x], 4295, daniels290813
* **Datastore**: Remove deprecated `time_field` constructor parameter [1.5.x], 4283, gtopper
* **Model-Monitoring**: Apps framework phase-1 (poc) (4216) [1.5.x], 4287, assaf758
* **HTTPDB**: Add retriable invalid chunks exceptions, 4286, alonmr
* **Docs**: Backport docs changes to 1.5.x [1.5.x], 4285, alonmr
* **Model Monitoring**: Encode feature statistics data (kv) [1.5.x], 4278, Eyal-Danieli
* **Pipelines**: Add submit scheduled workflow logs [1.5.x], 4265, alonmr
* **SDK**: Return deprecated ops missing from change-log, 4247, alonmr
* **Docs**: Add code description for controlling spark operator memory, 4253, jillnogold
* **CI**: Enhance periodic rebuild to automatically take branches, 4257, liranbg
* **Datastore**: Delete deprecated parameter `time_field` from `dataframesource`, 4254, gtopper
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc13#features-and-enhancements)

Bug fixes
* **Datastore**: Fix issue when parquet target path is directory but the parquet isn't partitioned [1.5.x], 4302, davesh0812
* **Model Monitoring**: Validate `model_uri` prefix (4280) [1.5.x], 4301, Eyal-Danieli
* **Docs**: Fix cli docs [1.5.x], 4279, alonmr
* **SQLDB**: Fix read run not found error message (4259), 4270, alonmr
* **Project**: Affix `set_function` tag and naming [1.5.x], 4271, alonmr
* **Builder**: Enrich prefixed base image [1.5.x], 4268, alonmr
* **Requirements**: Fix `sdk_moniker` error caused by azure-storage-blob 12.18.0, 4256, gtopper
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.5.0-rc13#bug-fixes)


Pull requests:
ec9859b4 [Datastore] Fix issue when parquet target path is directory but the parquet isn't partitioned [1.5.x] (4302)
c550a5f2 [Runtimes] Add handler and empty kinds to abortable runtimes [1.5.x] (4303)
f9e37b48 [Docs] Align model path convention [1.5.x] (4298)
c7918881 [Model Monitoring] Validate `model_uri` prefix (4280) [1.5.x] (4301)
01bc82b8 [Tutorials] Remove ml-models [1.5.x] (4295)
3973555b [Datastore] Remove deprecated `time_field` constructor parameter [1.5.x] (4283)
9354c3e2 [Model-Monitoring] Apps framework phase-1 (POC) (4216) [1.5.x] (4287)
c53db76c [HTTPDB] Add retriable invalid chunks exceptions (4286)
b4ba6ceb [Docs] Backport docs changes to 1.5.x [1.5.x] (4285)
ba9d4454 [Model Monitoring] Encode feature statistics data (KV) [1.5.x] (4278)
3c64048c [Docs] Fix CLI docs [1.5.x] (4279)
faaa9d39 [SQLDB] Fix read run not found error message (4259) (4270)
5fe41b9e [Project] Affix `set_function` tag and naming [1.5.x] (4271)
75f4106f [Pipelines] Add submit scheduled workflow logs [1.5.x] (4265)
67e75939 [Builder] Enrich prefixed base image [1.5.x] (4268)
6c58581d [SDK] Return deprecated ops missing from change-log (4247)
22911b97 [Docs] Add code description for controlling Spark Operator memory (4253)
5b7e9e88 [Requirements] Fix `sdk_moniker` error caused by azure-storage-blob 12.18.0 (4256)
7d088feb [CI] Enhance periodic rebuild to automatically take branches (4257)
c3fac2c8 [Datastore] Delete deprecated parameter `time_field` from `DataFrameSource` (4254)

Page 26 of 102

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.