Mlrun

Latest version: v1.7.2

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

Scan your dependencies

Page 19 of 110

1.7.0rc6

Not secure
Features / Enhancements
* **Model Monitoring**: Organize the monitoring deployment module, 5299, jond01
* **Application**: Introducing application runtime phase i, 5234, alonmr
* **SQL**: Setting all default mysql modes, 5268, liranbg
* **Docs**: Update kafka sample, 5303, george0st
* **Project**: Retain producers of exported artifacts, 5283, TomerShor
* **Model Monitoring**: Log artifacts in the histogram data drift app, 5280, jond01
* **Serving**: Bring back support for older (<1.12.10) nuclio versions, 5242, gtopper
* **API**: Use a common dependency in model monitoring endpoints, 5296, jond01
* **Docs**: Re-arrange data store content, 5226, jillnogold
* **CI**: Release bundle tutorials add welcome, 5294, daniels290813
* **Linting**: Check copyright notice in python file in `make lint`, 5297, jond01
* **Kaniko**: Bump kaniko for open source, 5287, liranbg
* **Tutorials**: Mlflow image paths, 5295, daniels290813
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc6#features-and-enhancements)

Bug fixes
* **Model Monitoring**: Test and fix for model-monitoring data-path: support llm/deep-learning models, 5289, davesh0812
* **Datastore**: Fix spark read path in `csvsource`, 5307, gtopper
* **Projects**: Fix second create_remote not overriding current remote, 5245, yaelgen
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc6#bug-fixes)


Pull requests:
cbfd1ee5 [Model Monitoring] Organize the monitoring deployment module (5299)
a10578e7 [Application] Introducing application runtime phase I (5234)
0cfbc03b [Model Monitoring] Test and Fix for Model-monitoring data-path: support LLM/deep-learning models (5289)
2af3d96c [SQL] Setting all default mysql modes (5268)
530b7cdc [Datastore] Fix Spark read path in `CSVSource` (5307)
285a9379 [Docs] Update Kafka sample (5303)
3a28f9d2 [Project] Retain producers of exported artifacts (5283)
0f21baf4 [Model Monitoring] Log artifacts in the histogram data drift app (5280)
cf03af85 [Serving] Bring back support for older (<1.12.10) nuclio versions (5242)
b1e54599 [API] Use a common dependency in model monitoring endpoints (5296)
728f9361 [Docs] Re-arrange data store content (5226)
67659e62 [CI] Release bundle tutorials add welcome (5294)
68e514d8 [Linting] Check copyright notice in Python file in `make lint` (5297)
7218958c [Projects] Fix second create_remote not overriding current remote (5245)
daae2b7b [Kaniko] Bump kaniko for open source (5287)
d806f91f [Tutorials] Mlflow image paths (5295)

1.7.0rc5

Not secure
Features / Enhancements
* **Docs**: Add links to sagemaker and call center demos, 5276, jillnogold
* **Function**: Reduce `clone_target_dir` deprecation warning noise, 5273, alonmr
* **Pipelines**: Omit `sort_by` and `filter` query params in paginated requests, 5272, liranbg
* **Nuclio**: Introduce api gateways, 4742, rokatyy
* **Docker**: Pin python alpine to gcr.io/iguazio, 5263, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc5#features-and-enhancements)

Bug fixes
* **Tutorials**: Fix mlflow requirements, 5288, daniels290813
* **Datastore**: Fix spark incorrectly prepends 'v3io:/' to a v3io path, 5286, alxtkr77
* **Go**: Fix buffer pool race condition, 5281, TomerShor
* **V3io**: Add debug logs to v3io larte object tests, 5279, tomerm-iguazio
* **Build**: Fix `clone_target_dir` backwards compatibility, 5275, alonmr
* **Docs**: Fix widths and alignments of published doc, 5260, jillnogold
* **System test**: Fix remote runner not saving project, 5274, alonmr
* **Docs**: Fix x-refs, 5271, jillnogold
* **CI**: Fix `test_inference_feature_set`, 5267, davesh0812
* **Logger**: Fix populating log formatter, 5266, liranbg
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc5#bug-fixes)


Pull requests:
d3324e48 [Tutorials] Fix mlflow requirements (5288)
7f013751 [Datastore] Fix Spark incorrectly prepends 'v3io:/' to a v3io path (5286)
4c54706b [Docs] Add links to Sagemaker and call center demos (5276)
d6f2d52b [Go] Fix buffer pool race condition (5281)
e5bcec72 [V3io] Add debug logs to v3io larte object tests (5279)
663b69fc [Build] Fix `clone_target_dir` backwards compatibility (5275)
6bbc3435 [Docs] Fix widths and alignments of published doc (5260)
446c20e9 [Function] Reduce `clone_target_dir` deprecation warning noise (5273)
6e224867 [System test] Fix remote runner not saving project (5274)
86d316e3 [Pipelines] Omit `sort_by` and `filter` query params in paginated requests (5272)
0d8f0d16 [Docs] Fix x-refs (5271)
24af9fe5 [CI] fix `test_inference_feature_set` (5267)
e1014b12 [Logger] Fix populating log formatter (5266)
a1890760 [Nuclio] Introduce API Gateways (4742)
62e54bbf [Docker] Pin python alpine to gcr.io/iguazio (5263)

1.7.0rc4

Not secure
Features / Enhancements
* **Tests**: Add test_log_artifact_with_run_function to ce, 5236, tomerm-iguazio
* **Docs**: Change order of fv topics, add comment about timestamp of last event, 5255, jillnogold
* **Project**: Fail project deletion if doesn't exist in leader, 5258, alonmr
* **Model Monitoring**: Change controller from scheduled job to daemon, 5178, davesh0812
* **Docs**: Delete context text from project cli, 5254, jillnogold
* **K8s**: Update label verification flow, 5250, liranbg
* **Automation**: Pass envs instead of overflowing envvar, 5243, liranbg
* **Workflow**: Support remote workflow with source on image, 5050, alonmr
* **Model Monitoring**: Deploy histogram drift app by default, 5235, jond01
* **Docs**: Change custom step doc to use class and class-args, 5244, theSaarco
* **Linting**: Upgrade ruff version, 5237, jond01
* **Tests**: Support mlrun ce in some feature store system tests, 5240, gtopper
* **Datastore**: Add v3io to datastore profiles, 5158, alxtkr77
* **Doc**: Project usernames that are email names are truncated, 5230, jillnogold
* **API**: Bump requirements, 5221, liranbg
* **Jupyter**: Bump requirements, 5220, liranbg
* **Security**: Security enhancements and remedy vulnerabilities, 5219, liranbg
* **MLRun**: Finalizing docs for 1.6.1, 5217, liranbg
* **Docs**: Add v1.6.1 to change log, 5207, jillnogold
* **Model Monitoring**: Skip 3 chronically failing system tests, 5211, jond01
* **Documentation**: Add `datastoreprofilehdfs` to datastore page, 5209, gtopper
* **Functions**: If a function is available in local memory, it can be preserved during sync, 4770, laurybueno
* **Requirements**: Bump storey to 1.7.5, 5208, gtopper
* **Docs**: Replace deprecated feature set apis, 5201, jillnogold
* **Utils**: Use asyncio instead of anyio, 5206, liranbg
* **Datastore**: Add hdfs datastore, 5186, gtopper
* **Model Monitoring**: Move the data drift metrics to a new module, 5182, jond01
* **Artifacts**: Persist db key when migrating to artifact v2 table, 5197, TomerShor
* **Artifacts**: Add validation to oversized inline artifact store, 5181, yaelgen
* **Model Monitoring**: Add data drift application, 5174, jond01
* **Docs**: Add v1.6.0 change log, 5192, alonmr
* **MLRun**: Finalizing docs for 1.6.0, 5191, liranbg
* **Tests**: Skipping test_v3io_large_object_upload as it hangs when running against the ci system, 5190, assaf758
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc4#features-and-enhancements)

Bug fixes
* **Automation**: Fix patching script to include os env, 5262, liranbg
* **Tests**: Fix some feature store system tests, 5256, alxtkr77
* **Linting**: Use a fixed ruff version, 5257, jond01
* **Tests**: Fix running test in case kube config present, 5239, yanburman
* **Tests**: Fix some feature store system tests, 5241, gtopper
* **CE**: Fix overriding of default targets and allow s3 urls, 5233, gtopper
* **Model Monitoring**: Fix default http path when ce namespace is not `mlrun`, 5229, Eyal-Danieli
* **Tests**: Fix "basic model monitoring" system test, 5215, jond01
* **Model Monitoring**: Fix to use sync handler, 5203, gtopper
* **Model Monitoring**: Fix plotly artifact histogram, 5195, jond01
* **Docs**: Fix featurevector sample code, 5196, george0st
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc4#bug-fixes)


Pull requests:
cb2750f2 [Tests] add test_log_artifact_with_run_function to CE (5236)
799d864a [Automation] Fix patching script to include os env (5262)
45b8adb5 [Docs] Change order of FV topics, add comment about timestamp of last event (5255)
3aa6f12b [Project] Fail project deletion if doesn't exist in leader (5258)
87196bd0 [Tests] Fix some feature store system tests (5256)
bf209337 [Linting] Use a fixed Ruff version (5257)
ff77fa99 [Model Monitoring] Change controller from scheduled job to daemon (5178)
d82d4b6b [Docs] Delete context TEXT from Project CLI (5254)
4f7e3b85 [K8s] Update label verification flow (5250)
8be8e1c1 [Automation] Pass envs instead of overflowing envvar (5243)
b8f9e693 [Workflow] Support remote workflow with source on image (5050)
9788a47e [Model Monitoring] Deploy histogram drift app by default (5235)
42213321 [Docs] Change custom step doc to use class and class-args (5244)
8e6af96c [Tests] Fix running test in case kube config present (5239)
3863a0d0 [Linting] Upgrade Ruff version (5237)
cf25ee1a [Tests] Support mlrun CE in some feature store system tests (5240)
9c489394 [Tests] Fix some feature store system tests (5241)
79052d4e [CE] Fix overriding of default targets and allow S3 URLs (5233)
31a79521 [Datastore] Add v3io to datastore profiles (5158)
66de864a [Doc] Project usernames that are email names are truncated (5230)
93be0144 [Model Monitoring] Fix default HTTP path when CE namespace is not `mlrun` (5229)
a0859bb0 [API] Bump requirements (5221)
2f4c5a9d [Jupyter] Bump requirements (5220)
43e23a8e [Security] Security enhancements and remedy vulnerabilities (5219)
37d890ef [MLRun] Finalizing docs for 1.6.1 (5217)
f0aa8010 [Docs] Add V1.6.1 to change log (5207)
dd59d6a9 [Tests] Fix "basic model monitoring" system test (5215)
1a4e2ed7 [Model Monitoring] Skip 3 chronically failing system tests (5211)
456b4a1a [Documentation] Add `DatastoreProfileHdfs` to datastore page (5209)
b1a47988 [Model Monitoring] Fix to use sync handler (5203)
24cea1e8 [Functions] If a function is available in local memory, it can be preserved during sync (4770)
f6ed46ce [Requirements] Bump storey to 1.7.5 (5208)
3739ec25 [Docs] Replace deprecated feature set APIs (5201)
718839fa [Utils] Use asyncio instead of anyio (5206)
9951466c [Datastore] Add HDFS Datastore (5186)
4767d3c9 [Model Monitoring] Move the data drift metrics to a new module (5182)
ce54e696 [Model Monitoring] Fix plotly artifact histogram (5195)
2356709d [Artifacts] Persist db key when migrating to artifact v2 table (5197)
55cf620d [Artifacts] Add validation to oversized inline artifact store (5181)
ae8fc42f [Docs] Fix FeatureVector sample code (5196)
3e6d5e95 [Model Monitoring] Add data drift application (5174)
9d036a30 [Docs] Add v1.6.0 change log (5192)
a3e38d65 [MLRun] Finalizing docs for 1.6.0 (5191)
1acbc10c [Tests] skipping test_v3io_large_object_upload as it hangs when running against the CI system (5190)

1.7.0rc3

Not secure
Features / Enhancements
* **Docs**: Update sources targets, 5184, jillnogold
* **Serving**: Use `asyncemitsource`, 4724, gtopper
* **Docs**: Update logging datasets page, 5187, alonmr
* **Docs**: Add engine details to fs overview, 5180, jillnogold
* **Docs**: Add pytorch details to images, 5176, jillnogold
* **Docs**: Add logging a databricks response as an artifact, 4979, jillnogold
* **Nuclio**: Disable project creation on deploy, 5183, alonmr
* **API**: Cache get client-spec, 5170, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc3#features-and-enhancements)

Bug fixes
* **Docs**: Disable smartquotes and fix double hyphens rendering, 5185, alonmr
* **Project**: Fix concurrent project deletion, 5179, liranbg
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc3#bug-fixes)


Pull requests:
21f65b69 [Docs] Update sources targets (5184)
0eca3908 [Serving] Use `AsyncEmitSource` (4724)
39704038 [Docs] Update logging datasets page (5187)
283911df [Docs] Add engine details to FS overview (5180)
5d37d108 [Docs] Add pytorch details to images (5176)
868c19ad [Docs] Disable smartquotes and fix double hyphens rendering (5185)
92c687cb [Docs] Add Logging a Databricks response as an artifact (4979)
ca0de3c5 [Nuclio] Disable project creation on deploy (5183)
8857d60e [Project] Fix concurrent project deletion (5179)
4b2c53e7 [API] Cache Get client-spec (5170)

1.7.0rc2

Not secure
Features / Enhancements
* **Project**: Support loading project from files with both `yaml` and `yml` extensions, 5171, TomerShor
* **K8s**: Support email-like usernames, 5172, liranbg
* **SQLAlchemy**: Recycle & ping connection prior using them, 5177, liranbg
* **Docs**: Update sources and targets, 5173, jillnogold
* **Serving**: Enable sending model inputs as dict by new operation infer_dict or predict_dict, 5107, davesh0812
* **API**: Bump uvicorn, 5167, liranbg
* **Docs**: Improve feature store documentation; sources and targets; partitioning, 5132, jillnogold
* **API**: Add force crd deletion after timeout, 5161, alonmr
* **Project**: Validate project labels upon creation/update, 5156, liranbg
* **Doc**: Update serving example, 5047, jillnogold
* **Project**: Increase nuclio project deletion verification timeout, 5152, TomerShor
* **Serving**: Implement context passing to function handler in async engine, 5142, gtopper
* **Requirements**: Raise storey and v3io versions to next minor, 5143, gtopper
* **Model Monitoring**: Enable model monitoring stream to processes event of model with string inputs, 5085, davesh0812
* **Docs**: Remove duplication from generated api docs, 5145, gtopper
* **Docs**: Update tutorials notebook 3 input cells names, 5147, aviaIguazio
* **SQLTarget**: Repair error message, 5141, george0st
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc2#features-and-enhancements)

Bug fixes
* **Projects**: Fix verification blocking call, 5162, liranbg
* **Project**: Fix project creation in foreground, 5157, liranbg
* **Datastore**: Fix v3io datastore - update to v3io-py api, 5089, tomerm-iguazio
* **Mode Monitoring**: Fix merge issues, 5151, davesh0812
* **Docs**: Add various fixes v1.6.0, 4733, jillnogold
* **Datatstore**: Fix artifact preview/download the from gui, 5146, alxtkr77
* **Serving**: Fix reference to nonexistent field, 5137, gtopper
* **Documentation**: Fix doc strings for several feature vector apis, 5138, alxtkr77
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc2#bug-fixes)


Pull requests:
523bdf37 [Project] Support loading project from files with both `yaml` and `yml` extensions (5171)
fc82a759 [K8s] Support email-like usernames (5172)
3a6fce5a [SQLAlchemy] Recycle & ping connection prior using them (5177)
a0824c67 [Docs] Update Sources and targets (5173)
7a8797d5 [Serving] Enable sending model inputs as dict by new operation infer_dict or predict_dict (5107)
17805762 [API] Bump uvicorn (5167)
90496fee [Docs] Improve feature store documentation; sources and targets; partitioning (5132)
2fe2c877 [API] Add force CRD deletion after timeout (5161)
8b80cb6c [Projects] Fix verification blocking call (5162)
224afa6f [Project] Validate project labels upon creation/update (5156)
effbdf00 [Project] Fix project creation in foreground (5157)
203e706b [Doc] Update serving example (5047)
b4519399 [Project] Increase nuclio project deletion verification timeout (5152)
354d196f [Datastore] Fix v3io datastore - update to v3io-py api (5089)
ab3771c4 [Mode Monitoring] Fix merge issues (5151)
f64ab01c [Serving] Implement context passing to function handler in async engine (5142)
30d89d22 [Requirements] Raise storey and v3io versions to next minor (5143)
8a0a8c64 [Model Monitoring] Enable model monitoring stream to processes event of model with string inputs (5085)
7f013106 [Docs] Add various fixes v1.6.0 (4733)
9ea215ff [Docs] Remove duplication from generated API docs (5145)
d68b3fef [Docs] Update tutorials notebook 3 input cells names (5147)
b36921d7 [Datatstore] Fix artifact preview/download the from GUI (5146)
3f90a0cc [SQLTarget] Repair error message (5141)
c67c84a0 [Serving] Fix reference to nonexistent field (5137)
06b54776 [Documentation] Fix doc strings for several feature vector APIs (5138)

1.7.0rc1

Not secure
Features / Enhancements
* **Projects**: Support email-like username, 5135, liranbg
* **Docs**: Bump sklearn and numpy in tutorials, 5128, daniels290813
* **Datastore**: Correct the passing of the secret to the profile reader, 5133, alxtkr77
* **Model Monitoring**: Improve the error messages in drift table creation, 5109, jond01
* **Docs**: Improve description of set_tracking, 5124, jillnogold
* **Automation**: Improve comments in yaml template, 5125, gtopper
* **serving**: Update api call of get_online_service, 5018, aviaIguazio
* **API**: Check background task state on project deletion wait, 5120, alonmr
* **Kafka**: Default `max_workers` to 1 instead of 4, 5111, gtopper
* **Project**: Ensure nuclio function pods are deleted, 5106, liranbg
* **DOCS**: Update batch infer and general model monitoring overview, 5091, Eyal-Danieli
* **Project**: Wait for project to be deleted in nuclio when deleting project, 5096, TomerShor
* **Utils**: Support asynchronous retry until successful, 5092, quaark
* **Dependencies**: Bump nuclio-jupyter to 0.9.16, 5086, rokatyy
* **Artifacts**: Add index artifact key and query tags with new session, 5090, TomerShor
* **SystemTest**: Ensure parquet file when creating dataframe, 5093, liranbg
* **Nuclio**: Move nuclio runtimes to runimtes.nuclio package, 5001, alonmr
* **API**: Run api uvicorn directly, 5015, liranbg
* **Linting**: Add pyupgrade, 4796, jond01
* **Serving**: Add init to `errorstep` class, 5062, davesh0812
* **Tests**: Use a unique name for the monitoring app sys test, 5067, jond01
* **AsyncHTTPClient**: Let it a be more traceable, 5059, liranbg
* **Grafana**: Set mlrun api datasource for `feature analysis` chart, 5065, Eyal-Danieli
* **API**: Do not enrich workflow schedule when given spec, 5069, alonmr
* **Model Monitoring**: Saving feature_stats as empty dict and not as null in the model_endpoint, 5068, davesh0812
* **Model Monitoring**: Enable explicit ack for v3io streams, 5071, gtopper
* **Datastore**: Clarify error messages when using spark to ingest unsupported sources, 5023, alxtkr77
* **Datastore**: `streamsource` max workers default should be 1, not 4, 5016, gtopper
* **ModelObj**: Refactor `to_dict()` implementation, 4702, alonmr
* **Logger**: Use orjson to dump log lines, 5014, liranbg
* **Version**: Bump development to 1.7.0, 5007, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc1#features-and-enhancements)

Bug fixes
* **Tests**: Remove unique project name suffix, 5130, jond01
* **Project**: Fix project deletion failure due to project sync race condition, 5116, quaark
* **Documentation**: Fix doc strings for several feature set apis, 5121, alxtkr77
* **Artifacts**: Fix import artifact bug, 5115, tomerm-iguazio
* **Model Monitoring**: Fix server-side nuclio version resolution in explicit ack switch, 5105, gtopper
* **Datastore**: Fix nuclio deprecation warnings, 5112, gtopper
* **Projects**: Fix project deletion missing auth_info, 5103, liranbg
* **Datastore**: Fix gcs storage options handling, 5088, alxtkr77
* **Misc**: Fix some rebase issues from 4796, 5097, jond01
* **Feature Store**: Fix constructor following refactor of `to_dict()`, 5095, gtopper
* **Project**: Fix delete project not returning 412 when nuclio functions exist, 5072, quaark
* **FeatureStore**: Fix misleading deprecation messages, 5064, alxtkr77
* **Datastore**: Fix `parquettarget.write_dataframe()` and improve error, 5073, gtopper
* **Model Monitoring**: Fix monitoring jobs api query permissions, 5070, Eyal-Danieli
* **Artifacts**: Fix log dataset artifact with df, 5066, tomerm-iguazio
* **Datastore**: Fix previewing artifacts associated with datastore profile, 5045, alxtkr77
* **Model Monitoring**: Fix path filtering according to nuclio changes, 5058, davesh0812
* **Project**: Fix load project with artifacts test [1.6.x], 5054, TomerShor
* **Datastore**: Fix `valueerror` when parsing a timestamp string column with pandas 1, 5053, gtopper
* **Project**: Fix load project with artifacts test, 4999, TomerShor
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc1#bug-fixes)


Pull requests:
da957867 [Projects] Support email-like username (5135)
ec9cd17e [Docs] Bump sklearn and numpy in tutorials (5128)
e7570cf6 [Datastore] Correct the passing of the secret to the profile reader (5133)
195f726d [Model Monitoring] Improve the error messages in drift table creation (5109)
a411f299 [Docs] Improve description of set_tracking (5124)
750125ab [Tests] Remove unique project name suffix (5130)
8ad3874b [Automation] Improve comments in YAML template (5125)
6f86d5de [Project] Fix Project Deletion Failure due to Project Sync Race Condition (5116)
45a1cee7 [serving] update api call of get_online_service (5018)
e621cd28 [API] Check background task state on project deletion wait (5120)
c6aa00b7 [Documentation] Fix doc strings for several feature set APIs (5121)
5d92af0e [Artifacts] Fix import artifact bug (5115)
d5b0fc28 [Model Monitoring] Fix server-side nuclio version resolution in explicit ack switch (5105)
06775ded [Kafka] Default `max_workers` to 1 instead of 4 (5111)
46eec552 [Datastore] Fix nuclio deprecation warnings (5112)
aa046906 [Project] Ensure nuclio function pods are deleted (5106)
4808b787 [DOCS] Update Batch Infer and general model monitoring overview (5091)
080e8a62 [Projects] Fix project deletion missing auth_info (5103)
5139638d [Project] Wait for project to be deleted in Nuclio when deleting project (5096)
166a89b7 [Utils] Support Asynchronous Retry Until Successful (5092)
6e1bcaaf [Dependencies] Bump nuclio-jupyter to 0.9.16 (5086)
03f2acd1 [Artifacts] Add Index artifact key and query tags with new session (5090)
5d24e9b6 [Datastore] Fix GCS storage options handling (5088)
bc64c6ea [SystemTest] Ensure parquet file when creating dataframe (5093)
20985243 [Misc] Fix some rebase issues from 4796 (5097)
73646582 [Feature Store] Fix constructor following refactor of `to_dict()` (5095)
e0454faa [Nuclio] Move Nuclio runtimes to runimtes.nuclio package (5001)
e927c489 [API] Run API uvicorn directly (5015)
dd1a0f0d [Linting] Add pyupgrade (4796)
1f341b4b [Project] Fix DELETE Project not returning 412 when Nuclio Functions Exist (5072)
1e1f5172 [Serving] Add init to `ErrorStep` class (5062)
d9f1289a [Tests] Use a unique name for the monitoring app sys test (5067)
de598dc4 [AsyncHTTPClient] Let it a be more traceable (5059)
9303b359 [FeatureStore] Fix misleading deprecation messages (5064)
f1d4631b [Datastore] Fix `ParquetTarget.write_dataframe()` and improve error (5073)
522d23a7 [Grafana] Set MLRun API datasource for `Feature Analysis` chart (5065)
79ba90b7 [Model Monitoring] Fix monitoring jobs API query permissions (5070)
c3daa20d [API] Do not enrich workflow schedule when given spec (5069)
ea5d6ad3 [Model Monitoring] Saving feature_stats as empty dict and not as null in the model_endpoint (5068)
d407c53e [Model Monitoring] Enable explicit ack for V3IO streams (5071)
4c93fb98 [Artifacts] Fix log dataset artifact with df (5066)
687bc126 [Datastore] Fix previewing artifacts associated with datastore profile (5045)
376340de [Model Monitoring] Fix path filtering according to nuclio changes (5058)
f69a1603 [Datastore] Clarify error messages when using spark to ingest unsupported sources (5023)
e011edb8 [Datastore] `StreamSource` max workers default should be 1, not 4 (5016)
f3ffc416 [ModelObj] Refactor `to_dict()` implementation (4702)
867572e5 [Logger] Use orjson to dump log lines (5014)
b7f8d7f3 [Project] Fix load project with artifacts test [1.6.x] (5054)
d9789624 [Datastore] Fix `ValueError` when parsing a timestamp string column with pandas 1 (5053)
d4a27e5a [Project] Fix load project with artifacts test (4999)
db8d6dc2 [Version] Bump development to 1.7.0 (5007)

Page 19 of 110

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.