Mlrun

Latest version: v1.7.2

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

Scan your dependencies

Page 13 of 110

1.7.0rc43

Not secure
Features / Enhancements
* **Config**: Validate certificates by default, 6323, moranbental
* **Config**: Configure ssl verification, 6317, moranbental
* **Project**: Fail sync functions silently on workflow runs, 6308, alonmr
* **Project**: Improve `set_function` docstring, 6313, alonmr
* **Artifacts**: Artifact preview limits support, 6316, quaark
* **Docs**: Limit nesting of api docs, 6256, rokatyy
* **Docs**: Document the supported tdengine version, 6301, jond01
* **Projects**: Make empty default node selector to be ignored in project.yaml, 6304, yaelgen
* **Alerts**: Update alert name validation to allow only alphanumeric characters and hyphens, 6306, Yacouby
* **Requirements**: Raise fsspec upper limit, 6303, gtopper
* **API**: Enhance and tweak logs, 6297, liranbg
* **Requirements**: Remove pyyaml from conda requirements, 6302, jond01
* **Dask**: Tune cluster teardown, 6298, alonmr
* **Model Monitoring**: Remove `feature analysis` from grafana, 6293, Eyal-Danieli
* **SDK**: Add validation of node selectors at the project and function levels, 6197, yaelgen
* **Notifications**: Add kinds docstring, 6291, alonmr
* **Docs**: Update application runtime documentation, 6275, rokatyy
* **Pipelines**: Add project name filter to list_pipelines when no filter provided, 6285, yaelgen
* **Model Monitoring**: Convert `drift_status` to `str`, 6286, Eyal-Danieli
* **Project**: Add owner when logging artifacts, 6289, TomerShor
* **Schedule**: Align schedule.labels with task.metadata labels, 6277, rokatyy
* **Model Monitoring**: Remove unnecessary fields from `modelendpoint`'s current stats, 6290, davesh0812
* **Projects**: Adding project full_sync description, 6287, moranbental
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc43#features-and-enhancements)

Bug fixes
* **Docs**: Fix links, 6325, rokatyy
* **Docs**: Fix minor issues, 6258, jillnogold
* **Datastore**: Add deprecation message for 'credentials_prefix', 6300, alxtkr77
* **MLCtx**: Fix `mlclientctx.log_level` setter not changing the object's logger's level, 6299, quaark
* **Docs**: Fix protobuf install docs, 6288, adamdelman
* **Datastore**: Pass redis credentials prefix to ingest graph, 6296, alxtkr77
* **Projects**: Fix project event types to be system events, 6292, quaark
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc43#bug-fixes)


Pull requests:
13896619e [Docs] Fix links (6325)
68b8ac44e [Config] Validate certificates by default (6323)
98efee49e [Config] Configure ssl verification (6317)
a42941012 [Project] Fail sync functions silently on workflow runs (6308)
544da1127 [Project] Improve `set_function` docstring (6313)
bd817d905 [Artifacts] Artifact Preview Limits Support (6316)
28b6a7747 [Docs] Limit nesting of API docs (6256)
52b20f7a0 [Docs] Fix minor issues (6258)
bef168097 [Datastore] Add deprecation message for 'credentials_prefix' (6300)
dc4bd4a79 [Docs] Document the supported TDEngine version (6301)
7370567fd [Projects] Make empty default node selector to be ignored in project.yaml (6304)
26052f26c [Alerts] Update alert name validation to allow only alphanumeric characters and hyphens (6306)
28c15567b [Requirements] Raise fsspec upper limit (6303)
33c520a78 [API] Enhance and tweak logs (6297)
56bbfbf0a [Requirements] Remove PyYAML from conda requirements (6302)
8958e41e8 [Dask] Tune cluster teardown (6298)
a8aa6a186 [MLCtx] Fix `MLClientCtx.log_level` setter not changing the object's logger's level (6299)
89c468e9f [Model Monitoring] Remove `Feature Analysis` from Grafana (6293)
0d0974f98 [SDK] Add validation of node selectors at the project and function levels (6197)
8020d231e [Docs] Fix protobuf install docs (6288)
3fce3ae79 [Notifications] Add kinds docstring (6291)
c74b2d1bd [Docs] Update application runtime documentation (6275)
e0672d118 [Datastore] Pass Redis credentials prefix to ingest graph (6296)
cec51cbc2 [Pipelines] Add project name filter to list_pipelines when no filter provided (6285)
29dcef00b [Model Monitoring] Convert `drift_status` to `str` (6286)
e3e61c2aa [Projects] Fix Project Event Types to be System Events (6292)
bf69f2f80 [Project] Add owner when logging artifacts (6289)
5e3a5584d [Schedule] Align schedule.labels with task.metadata labels (6277)
e62399b44 [Model Monitoring] Remove unnecessary fields from `ModelEndpoint`'s current stats (6290)
a1f53eac4 [Projects] Adding project full_sync description (6287)

1.7.0rc42

Not secure
Features / Enhancements
* **Docs**: Add setting the log level on functions, 6271, jillnogold
* **Model Monitoring**: Update `tsdb_connector` to utilize the connection property following lazy initialization., 6283, davesh0812
* **Contributing**: Updated script installing protobuf, 6279, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc42#features-and-enhancements)

Bug fixes
* **Model Monitoring**: Fix error class name, 6284, jond01
* **API Gateway**: Fix joining url when getting invoke_url on server side, 6281, rokatyy
* **Linting**: Select all pep8-naming rules and fix/ignore errors, 6244, jond01
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc42#bug-fixes)


Pull requests:
402930016 [Model Monitoring] Fix error class name (6284)
c58801ed6 [Docs] Add setting the log level on functions (6271)
72ecc33af [Model Monitoring] Update `tsdb_connector` to utilize the connection property following lazy initialization. (6283)
c2a06ac99 [Contributing] Updated script installing protobuf (6279)
22ddcfb18 [API Gateway] Fix joining URL when getting invoke_url on server side (6281)
30b3de92c [Linting] Select all pep8-naming rules and fix/ignore errors (6244)

1.7.0rc41

Not secure
Features / Enhancements
* **Docs**: Improve doc structure, 6253, jillnogold
* **Model Monitoring**: Revert to using `storeytargets`, 6278, alxtkr77
* **Application**: Support gateway timeout configuration, 6267, alonmr
* **Model Monitoring**: Improve stream pod performance, 6261, gtopper
* **Makefile**: Pull mysql image from gcr instead dockerhub, 6273, yaelgen
* **Model Monitoring**: Add test to plot stream pod graph, 6257, gtopper
* **Serving**: Use `event.topic` to commit offsets if it exists, 6270, gtopper
* **Project**: Skip sync functions when scheduling workflows, 6266, alonmr
* **Datastore**: Add prepare put data, 6255, tomerm-iguazio
* **Model Monitoring**: Remove unnecessary warning about missing feature from stats, 6262, Eyal-Danieli
* **Model Monitoring**: Update `model_uri` when needed & edit `model_uri` to use `modelartifact.db_key` instead of the `modelartifact.key`, 6236, davesh0812
* **Tests**: Refactor unit tests structure, 6259, alonmr
* **Docs**: Add note on schedules validation, 6249, alonmr
* **Datastore**: Prevent credentials from being exposed in the graph, 6184, alxtkr77
* **Model Monitoring**: Add some logs for deleting model monitoring resources, 6247, moranbental
* **Requirements**: Bump storey version, 6250, gtopper
* **Application**: Delete api gateway sdk, 6243, alonmr
* **Backround-tasks**: Authorize internal background task with project, 6245, alonmr
* **Docs**: Add additional filters doc, 6234, tomerm-iguazio
* **LogCollector**: Bump dependencies, 6246, liranbg
* **Serving**: Limit the serving spec length when using configmaps, 6156, moranbental
* **Projects**: Change the background task timeout for project deletion, 6225, moranbental
* **Model Monitoring**: Avoid creating run-context in monitoring apps, 6230, jond01
* **Dependencies**: Upgrade ruff, 6238, jond01
* **Docs**: Add concurrent processing (serving graph), 6220, jillnogold
* **Application**: Validate creds when creating api gateway with basicauth, 6239, rokatyy
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc41#features-and-enhancements)

Bug fixes
* **Model Monitoring**: Fix avoiding non-numeric features in `current_stats`, 6265, Eyal-Danieli
* **Model Monitoring**: Fix skip stream deletion if failed, 6274, Eyal-Danieli
* **Project**: Fix skip sync functions when scheduling workflows, 6272, alonmr
* **Background-task**: Fix permissions query, 6263, alonmr
* **Docs**: Minor docs fixes, 6251, rokatyy
* **Nuclio**: Fix sidecar with args and no command, 6252, alonmr
* **Model Monitoring**: Fix monitoring parquet partitioning, 6248, Eyal-Danieli
* **Application**: Fix invoking with basic auth credentials, 6231, TomerShor
* **Application**: Fix getting status from server, 6242, alonmr
* **Model Monitoring**: Some improvements in tests debugging, 6222, assaf758
* **Docs**: Fix link to genai tutorials, 6240, rokatyy
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc41#bug-fixes)


Pull requests:
550d6e3ff [Docs] Improve doc structure (6253)
a83a8697f [Model Monitoring] Revert to using `storeytargets` (6278)
952e32c47 [Application] Support gateway timeout configuration (6267)
4f5fce6d6 [Model Monitoring] Fix avoiding non-numeric features in `current_stats` (6265)
3a0ee4efa [Model Monitoring] Fix skip stream deletion if failed (6274)
001bf8b19 [Model Monitoring] Improve stream pod performance (6261)
e41a5c167 [Project] Fix skip sync functions when scheduling workflows (6272)
c7f124f82 [Dependabot-automated] Update cryptography requirement from ~=42.0 to ~=43.0 in the pip group (6269)
079018adc [Makefile] pull Mysql image from gcr instead dockerhub (6273)
49afdc939 [Model Monitoring] Add test to plot stream pod graph (6257)
a4bb842c8 [Serving] Use `event.topic` to commit offsets if it exists (6270)
a9102d8d9 [Project] Skip sync functions when scheduling workflows (6266)
cc9b116c8 [Datastore] Add prepare put data (6255)
81b2d570b [Model Monitoring] Remove unnecessary warning about missing feature from stats (6262)
45aa49c3c [Background-task] Fix permissions query (6263)
1f2c178be [Model Monitoring] Update `model_uri` when needed & edit `model_uri` to use `ModelArtifact.db_key` instead of the `ModelArtifact.key` (6236)
eac664b3c [Docs] Minor docs fixes (6251)
0ccb3625f [Tests] Refactor unit tests structure (6259)
8cf3ac021 [Docs] Add note on schedules validation (6249)
2fb06dc4f [Datastore] Prevent credentials from being exposed in the graph (6184)
3d33f8d9a [Nuclio] Fix sidecar with args and no command (6252)
c8ba3a42c [Model Monitoring] Add some logs for deleting model monitoring resources (6247)
07ecf24d4 [Requirements] Bump storey version (6250)
327c26bc5 [Model Monitoring] Fix monitoring parquet partitioning (6248)
4704a9a91 [Application] Delete API gateway SDK (6243)
562169522 [Backround-tasks] Authorize internal background task with project (6245)
f69b1db3e [Docs] add Additional filters doc (6234)
99c3df5c6 [LogCollector] Bump dependencies (6246)
5fdf6fc46 [Application] Fix invoking with basic auth credentials (6231)
0317134ea [Serving] Limit the serving spec length when using ConfigMaps (6156)
7105add88 [Projects] Change the background task timeout for project deletion (6225)
f418f0393 [Model Monitoring] Avoid creating run-context in monitoring apps (6230)
c56d01a7d [Application] Fix getting status from server (6242)
678bd1df4 [Model Monitoring] Some improvements in tests debugging (6222)
d444546f8 [Dependencies] Upgrade Ruff (6238)
11af0aa56 [Docs] Fix link to GenAI tutorials (6240)
1c457dea8 [Docs] Add concurrent processing (serving graph) (6220)
e88c4ef42 [Application] Validate creds when creating API Gateway with BasicAuth (6239)

Failed parsing:
c7f124f82 {dependabot[bot]} [Dependabot-automated] Update cryptography requirement from ~=42.0 to ~=43.0 in the pip group (6269)

1.7.0rc40

Not secure
Features / Enhancements
* **Artifacts**: Lock artifacts on mark as best iteration flow, 6237, alonmr
* **Application**: Separate application deploy and api gateway creation, 6227, alonmr
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc40#features-and-enhancements)

Bug fixes
* **Helpers**: Fix min component version validation, 6232, alonmr
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc40#bug-fixes)


Pull requests:
b7eeabbcf [Artifacts] Lock artifacts on mark as best iteration flow (6237)
713466c13 [Application] Separate Application deploy and API gateway creation (6227)
aee322fc1 [Helpers] Fix min component version validation (6232)

1.7.0rc39

Not secure
Features / Enhancements
* **Application**: Don't allow disabling default http trigger, 6228, TomerShor
* **API**: Add error message on monitored runs, 6218, alonmr
* **Alerts**: Ensure user defined attributes are not overwritten by the templates attributes, 6224, Yacouby
* **Model Monitoring**: Remove application state check in the controller, 6229, davesh0812
* **Docs**: Reclassify ecosystem:data stores into sources, targets, streaming frameworks, tsdb, 6223, jillnogold
* **Docs**: Update model monitoring docs, 6213, jillnogold
* **Model Monitoring**: Add `error_handler` step to application graph, 6179, Eyal-Danieli
* **Docs**: Runtimes api module, 6212, rokatyy
* **Project**: Do not pass url as command when initializing nuclio function, 6216, TomerShor
* **Datastore**: Block snowflake target in to_dataframe function, 6157, tomerm-iguazio
* **Model Monitoring**: Remove `current_stats` from tsdb, 6209, Eyal-Danieli
* **Notifications**: Align remote workflow start notification behavior, 6205, quaark
* **Model Monitoring**: Filter out uncommon features in histogram data drift application, 6199, jond01
* **Model Monitoring**: Save `error_count` to mep table, 6210, davesh0812
* **Docs**: Replace old code new_function() with set_function(), 6198, jillnogold
* **Docs**: Add alerts description, 5882, jillnogold
* **Dependencies**: Update `plotly` version, 6204, jond01
* **Packager**: Type hint correction, 6203, guy1992l
* **Application**: Prevent code to function flow, 6174, alonmr
* **Project delete**: On failure to delete `kafka` stream or `tdengine` tsdb, do not fail the project deletion, 6194, Eyal-Danieli
* **Docs**: Update model monitoring for v1.7.0, 5877, jillnogold
* **Requirements**: Bump v3io to 0.6.9, 6200, gtopper
* **Datastore & Model Monitoring**: Add method to create kafka topics & set all the mm function to have only one replica, 6196, davesh0812
* **Alerts**: Validate only the alert name in the `store_alert_config` function, 6183, moranbental
* **Docs**: Add auth modes and dark site info to application, 6176, TomerShor
* **Model Monitoring**: Use parameter binding to avoid sql injection, 6195, gtopper
* **Docs**: Add project node selector, 6018, jillnogold
* **Docs**: Add application usage with serving function example, 6168, tomerm-iguazio
* **Application Runtime**: Pass body when invoke api gateway, 6192, rokatyy
* **Requirements**: Add google cloud dependencies to extra-requirements, 6180, gtopper
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc39#features-and-enhancements)

Bug fixes
* **Projects**: Fix load project failing on `none` workflow request, 6226, quaark
* **Alerts**: Fix alert triggering for job events by adjusting the sliding window to account for monitoring interval, 6215, Yacouby
* **Datastore**: Fix recently broken azureblobstore, 6202, alxtkr77
* **Pipelines**: Fix jupyter pipeline run output not displaying stdout, 6214, quaark
* **Application**: Fix setting of default-container annotation, 6211, rokatyy
* **Notifications**: Fix minor object access bug from previous pr 6205, 6217, quaark
* **Model Monitoring**: Fix application metric kv saving with `orjson`, 6208, jond01
* **Docs**: Fix notification api reference docs format, 6207, quaark
* **Datastore**: Fix gcs large upload, 6152, tomerm-iguazio
* **Model Monitoring**: Fix info log, 6201, gtopper
* **Datastore**: Fix gcs exists bug, 6193, tomerm-iguazio
* **Projects**: Fix log messages for `get_or_create_project` function, 6182, moranbental
* **Docs**: Fix snowflake source formatting, rearrange override_body updates, 6173, jillnogold
* **Alerts**: Fix passing a notification without the condition field, 6186, Yacouby
* **Docs**: Fix helm and ce version, 6159, jillnogold
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc39#bug-fixes)


Pull requests:
88c00a4f6 [Application] Don't allow disabling default http trigger (6228)
67b7d34a7 [Dependabot-automated] Update mlrun-pipelines-kfp-common requirement from ~=0.1.6 to ~=0.1.7 (6233)
07c4be2e8 [API] Add error message on monitored runs (6218)
a0be8bae9 [Alerts] Ensure user defined attributes are not overwritten by the templates attributes (6224)
b73efb79d [Model Monitoring] Remove application state check in the controller (6229)
02d5ec489 [Projects] Fix Load Project Failing on `None` Workflow Request (6226)
5372d1c53 [Docs] Reclassify ecosystem:data stores into sources, targets, streaming frameworks, TSDB (6223)
d48f011a5 [Alerts] Fix alert triggering for job events by adjusting the sliding window to account for monitoring interval (6215)
4be3c1af3 [Docs] Update model monitoring docs (6213)
3f29f3632 [Model Monitoring] Add `error_handler` step to application graph (6179)
e728574cd [Datastore] Fix recently broken AzureBlobStore (6202)
7ecbd7cc4 [Pipelines] Fix Jupyter pipeline run output not displaying stdout (6214)
b1b28339c [Dependabot-automated] Update scikit-learn requirement from ~=1.4.0 to ~=1.5.1 in the pip group (6189)
e3e4a65eb [Docs] Runtimes API module (6212)
b41a3dd55 [Project] Do not pass url as command when initializing nuclio function (6216)
53f84d274 [Application] Fix setting of default-container annotation (6211)
3a0dbb02d [Notifications] Fix minor Object Access bug from previous PR 6205 (6217)
a19a9eda7 [Datastore] Block snowflake target in to_dataframe function (6157)
de089c40a [Model Monitoring] Remove `current_stats` from tsdb (6209)
523441d42 [Notifications] Align Remote Workflow Start Notification Behavior (6205)
b21c7cabe [Model Monitoring] Filter out uncommon features in histogram data drift application (6199)
7a746aeb6 [Model Monitoring] Save `error_count` to MEP table (6210)
76931610e [Docs] Replace old code new_function() with set_function() (6198)
31e6b6880 [Docs] Add alerts description (5882)
6c420e47a [Dependencies] Update `plotly` version (6204)
27d4d1dc9 [Model Monitoring] Fix application metric KV saving with `orjson` (6208)
2c4835230 [Docs] Fix Notification API Reference Docs Format (6207)
5cd5f9bc2 [Datastore] fix gcs large upload (6152)
e4a87c456 [Packager] Type hint correction (6203)
e4198a111 [Application] Prevent code to function flow (6174)
45a0658ce [Model Monitoring] Fix info log (6201)
61982f2c0 [Datastore] Fix gcs exists bug (6193)
9fa77b8ae [Project delete] on failure to delete `kafka` stream or `tdengine` TSDB, do not fail the project deletion (6194)
beb16c463 [Docs] Update model monitoring for v1.7.0 (5877)
ac7de6859 [Requirements] Bump v3io to 0.6.9 (6200)
1161f0d96 [Datastore & Model Monitoring] Add method to create Kafka topics & Set all the mm function to have only one replica (6196)
0ee012df6 [Alerts] Validate only the alert name in the `store_alert_config` function (6183)
6fb089865 [Projects] Fix log messages for `get_or_create_project` function (6182)
bc495b866 [Docs] Add auth modes and dark site info to application (6176)
d96ef05be [Model Monitoring] Use parameter binding to avoid SQL injection (6195)
fca6080c9 [Docs] Fix Snowflake source formatting, rearrange override_body updates (6173)
e1273ad36 [Docs] Add project node selector (6018)
70f576a7d [Docs] Add application usage with serving function example (6168)
9d573cbec [Application Runtime] Pass body when invoke api gateway (6192)
75dafaa30 [Alerts] Fix passing a notification without the condition field (6186)
b483898ad [Docs] Fix Helm and CE version (6159)
131b37011 [Requirements] Add google cloud dependencies to extra-requirements (6180)

Failed parsing:
67b7d34a7 {dependabot[bot]} [Dependabot-automated] Update mlrun-pipelines-kfp-common requirement from ~=0.1.6 to ~=0.1.7 (6233)
b1b28339c {dependabot[bot]} [Dependabot-automated] Update scikit-learn requirement from ~=1.4.0 to ~=1.5.1 in the pip group (6189)

1.7.0rc38

Not secure
Features / Enhancements
* **Alerts**: Handle the duplicated attributes between alert and notification, 6172, Yacouby
* **Docs**: Create a basic example of auto-logging with packager, 6170, moranbental
* **Application**: Default to single replica, 6177, alonmr
* **Application**: Change reverse proxy log level to info, 6171, alonmr
* **Model Monitoring**: Prepare v3io-tsdb tables & connector for operational data, 6163, davesh0812
* **Model Monitoring**: Avoid suppressing errors in `kvstorebase.get_last_analyzed`, 6169, gtopper
* **Docs**: Add typical error when updating a function in nuclio, and not in mlrun, 6116, jillnogold
* **Model Monitoring**: `enable_model_monitoring()` to redeploy following a failure, 6145, gtopper
* **Runtimes**: Allow for deleting node selectors from function, 6164, gtopper
* **Docs**: Application runtime clarifications, 6165, alonmr
* **Alerts**: Add support for the created field in alertconfig, 6167, Yacouby
* **DOCS**: Update model serving docs, 6112, davesh0812
* **Alerts**: Update cached state once alert becomes active, 6150, yanburman
* **Projects**: Enforce project_setup.py returns a project object, 6160, liranbg
* **SQLDB**: Change log logic in `_delete_multi_objects`, 6166, davesh0812
* **Runs**: Abort run from run object, 6161, liranbg
* **Docs**: Add application runtime, 6036, jillnogold
* **Model Monitoring**: Select only the relevant columns in v3io tsdb query, 6149, jond01
* **Docs**: Add updates in notifications about `pipeline started`, 6115, jillnogold
* **Secretes**: If secrets is none delete all secrets data, 6153, roei3000b
* **Application**: Force pull source at build time, 6139, alonmr
* **Model Monitoring**: Limit the amount of the controller's replicas to 1, 6151, davesh0812
* **Alerts**: Show the alert severity when pushing alert notifications, 6148, Yacouby
* **Requirements**: Include google cloud requirements in `mlrun[complete]`, 6146, gtopper
* **CI**: Automate pipelines adapters bump with dependabot, 6143, alonmr
* **CI**: Improve dependabot, 6141, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc38#features-and-enhancements)

Bug fixes
* **Feature Store**: Fix parsing of feature string when feature set name contains a dot, 6175, gtopper
* **Datastore**: Fix azure upload, 6105, tomerm-iguazio
* **Track**: Fixed not logging remote runs, 6178, ZeevRispler
* **Docs**: Fix extra dependancies link, 6162, alonmr
* **Model Monitoring**: Fix model monitoring system tests, 6158, Eyal-Danieli
* **Docs**: Fix alertconfig docstring, 6155, Yacouby
* **Pipelines**: Fixing error string for schedule during run_function, 6144, roei3000b
* **API**: Fix is log collectable runtime list, 6147, alonmr
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc38#bug-fixes)


Pull requests:
f978442fe [Feature Store] Fix parsing of feature string when feature set name contains a dot (6175)
d9f6bb877 [Alerts] Handle the duplicated attributes between alert and notification (6172)
906380560 [Datastore] Fix Azure upload (6105)
4caf21059 [Track] Fixed not logging remote runs (6178)
a49d832a0 [Docs] Create a basic example of auto-logging with packager (6170)
c5d11b41d [Application] Default to single replica (6177)
8107b0434 [Application] Change reverse proxy log level to info (6171)
7fd90b5fd [Model Monitoring] Prepare V3IO-tsdb tables & connector for operational data (6163)
c794491bd [Model Monitoring] Avoid suppressing errors in `KVStoreBase.get_last_analyzed` (6169)
eead88982 [Docs] Add typical error when updating a function in Nuclio, and not in MLRun (6116)
4cabaae66 [Model Monitoring] `enable_model_monitoring()` to redeploy following a failure (6145)
3583da8b2 [Runtimes] Allow for deleting node selectors from function (6164)
e66402a42 [Docs] Application runtime clarifications (6165)
cc3558fa9 [Alerts] Add support for the created field in AlertConfig (6167)
e7be6a6f2 [DOCS] Update Model Serving docs (6112)
3243ab58f [Alerts] Update cached state once alert becomes active (6150)
29cc9ab65 [Docs] Fix extra dependancies link (6162)
8597aa0a4 [Projects] Enforce project_setup.py returns a project object (6160)
bb1566c6f [SQLDB] Change log logic in `_delete_multi_objects` (6166)
f230da295 [Runs] Abort run from run object (6161)
12755fef4 [Model Monitoring] Fix model monitoring system tests (6158)
e8144b0bc [Docs] Add application runtime (6036)
eee856c68 [Model Monitoring] Select only the relevant columns in V3IO TSDB query (6149)
6aa4e9a36 [Docs] Add updates in Notifications about `pipeline started` (6115)
4f43e6127 [Secretes] If secrets is None delete all secrets data (6153)
4b43d29ec [Docs] Fix AlertConfig docstring (6155)
de5973180 [Application] Force pull source at build time (6139)
d788f353c [Pipelines] Fixing error string for schedule during run_function (6144)
09a93bbf8 [API] Fix is log collectable runtime list (6147)
a37aba7f9 [Model Monitoring] Limit the amount of the controller's replicas to 1 (6151)
f6daa3aad [Alerts] Show the alert severity when pushing alert notifications (6148)
02c93d9da [Requirements] Include google cloud requirements in `mlrun[complete]` (6146)
9462379ba [CI] Automate pipelines adapters bump with dependabot (6143)
913e77562 [Dependabot-automated] Bump actions/checkout from 3 to 4 in /.github/actions/image-matrix-prep (6142)
37c2e3a5d [CI] Improve dependabot (6141)

Failed parsing:
913e77562 {dependabot[bot]} [Dependabot-automated] Bump actions/checkout from 3 to 4 in /.github/actions/image-matrix-prep (6142)

Page 13 of 110

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.