Mlrun

Latest version: v1.6.2

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

Scan your dependencies

Page 2 of 90

1.7.0rc8

Features / Enhancements
* **Nuclio**: Api gateway system test, 5374, rokatyy
* **Make**: Add comments describing the logic behind container cleanups, 5400, yanburman
* **Tests**: Add dask coverage in datastore tests, 5371, tomerm-iguazio
* **Errors**: Use `error_to_str()` to format exceptions, 5404, yanburman
* **Tests**: Print mlrun-api logs in integ test in human readable form, 5402, yanburman
* **Projects**: Expose project level default function node selector via sdk for user interface, 5369, yaelgen
* **Requirements**: Allow for newer versions of fsspec, 5383, gtopper
* **Requirements**: Tighten pydantic upperbound due to breakage upstream, 5390, gtopper
* **FeatureStore**: Add default value for ds profile url, 5386, alxtkr77
* **Project**: Use job kind by default if not specified, 5224, Yacouby
* **Pagination**: Phase iv - handle permission filtering on paginated requests, 5385, quaark
* **Tests**: Allow running tests after previous failure, 5384, yanburman
* **Requirements**: Raise minimum `orjson` version due to cve-2024-27454, 5382, gtopper
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc8#features-and-enhancements)

Bug fixes
* **Model Monitoring**: Fix security issue - delete pipelines access key from serving env, 5393, davesh0812
* **Tests**: Fix `testbatchdrift::test_batch_drift` system test, 5394, davesh0812
* **Tensorflow**: Fix import, 5375, gtopper
* **Pipelines**: Fix sensitive data appearing in pipeline metadata artifact, 5373, quaark
* **Pagination**: Phase iv.5 - fix no pagination on authenticated request and refactor config, 5387, quaark
* **Retryer**: Fix retryer not keeping last exception, 5376, alonmr
* **Docs**: Fix cheat sheet usage of `kafkatarget`, 5372, gtopper
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc8#bug-fixes)


Pull requests:
cc1ff1e9 [Model Monitoring] Fix security issue - delete pipelines access key from serving env (5393)
989d496b [Nuclio] API Gateway system test (5374)
a72edcde [Make] Add comments describing the logic behind container cleanups (5400)
492d5eea [Tests] Fix `TestBatchDrift::test_batch_drift` system test (5394)
a6903389 [Tests] Add dask coverage in datastore tests (5371)
292d4eec [Errors] Use `error_to_str()` to format exceptions (5404)
7ad90eef [Tests] Print mlrun-api logs in integ test in human readable form (5402)
c723f751 [Projects] Expose Project level default function node selector via SDK for user interface (5369)
5837ce36 [Tensorflow] Fix import (5375)
0e4b2eae [Requirements] Allow for newer versions of fsspec (5383)
cbafd621 [Requirements] Tighten pydantic upperbound due to breakage upstream (5390)
7cc4fa65 [FeatureStore] Add default value for ds profile url (5386)
404d8ffe [Pipelines] Fix sensitive data appearing in pipeline metadata artifact (5373)
33d5edff [Pagination] Phase IV.5 - Fix No Pagination on authenticated request and Refactor Config (5387)
14cc5e28 [Project] Use job kind by default if not specified (5224)
acebdc44 [Pagination] Phase IV - Handle Permission Filtering on Paginated Requests (5385)
31bed60f [Tests] Allow running tests after previous failure (5384)
812813ef [Retryer] Fix retryer not keeping last exception (5376)
61818c4e [Requirements] Raise minimum `orjson` version due to CVE-2024-27454 (5382)
a95fefd8 [Docs] Fix cheat sheet usage of `KafkaTarget` (5372)

1.7.0rc7

Not secure
Features / Enhancements
* **Model Monitoring**: Deploy the default app on the go, 5344, jond01
* **Docs**: Repair sample with csvsource, 5360, george0st
* **Model Serving**: Add system benchmark notebook, 5356, gtopper
* **Docs**: Add open issue ml-5876 to change log, 5368, jillnogold
* **Serving**: Add support for async engine in router topology, 5322, gtopper
* **Projects**: Enrich function node selector from project node selector, 5332, yaelgen
* **Tests**: Reduce the example size generated by hypothesis in the ci, 5364, jond01
* **Datastore**: Support alibaba oss, 5319, yakovga
* **Pagination**: Phase iii - paginator logic & finalize pagination cache lifecycle, 5337, quaark
* **API**: Bump igz-mgmt to 0.1.1, 5357, yaelgen
* **Docs**: Update change log for v1.6.2, 5329, jillnogold
* **Docs**: Update change log, 5336, jillnogold
* **Requirements**: Bump v3io to 0.6.4, 5355, tomerm-iguazio
* **Workflow**: Restore unintentional `source_code_target_dir` revert, 5353, alonmr
* **MLRun**: Finalizing docs for 1.6.2, 5345, liranbg
* **Nuclio**: Add api gateway syncing functionality and documentation, 5342, rokatyy
* **Schemas**: Remove duplicated monitoringstrenum, 5343, alonmr
* **Nuclio**: Add with_canary functionality for api gateway, 5338, rokatyy
* **Model Monitoring**: Add mysql implementation for the mm application framework, 5304, Eyal-Danieli
* **Nuclio**: Api gateways minor improvements, 5330, rokatyy
* **ModelObj**: Filter warnings when using to_dict, 5334, alonmr
* **Model Monitoring**: Remove monitoring batch job, 5309, jond01
* **Pagination**: Phase ii - pagination cache lifecycle, 5333, quaark
* **Pagination**: Phase i - pagination cache table, 5325, quaark
* **Serving**: Allow hundreds of models per serving function, 5198, yanburman
* **Builder**: Normalize source dir to mount path, 5326, alonmr
* **Projects**: Persist node selector configuration from zebo project to mlrun project, 5302, yaelgen
* **Model Serving**: Add local benchmark, 5324, gtopper
* **Nuclio**: Api gateway authentication improvements, 5327, rokatyy
* **Projects**: Allow deleting archived projects without leader, 5323, alonmr
* **Datastore**: Properly handle empty spark configurations for azure and gcs, 5320, alxtkr77
* **API**: Verify log collections stopped on startup only on currently collected logs, 5315, TomerShor
* **Log Collector**: Add endpoint to list runs in progress, 5314, TomerShor
* **Docs**: Repair kafkatarget sample, 5317, george0st
* **DataStore**: Condition http verify on mlrun config, 5313, liranbg
* **Nuclio**: Delete api gateway implementation, 5316, rokatyy
* **Docs**: Add information regarding `hadoop_user_name`, 5310, gtopper
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc7#features-and-enhancements)

Bug fixes
* **Tests**: Fix model monitoring batch inference tsdb check, 5370, jond01
* **Automation**: Fix patch remote reset db, 5365, alonmr
* **Run**: Fix `'nonetype' object is not subscriptable` error, 5358, gtopper
* **Model Monitoring**: Fix `test_all` system test, 5348, Eyal-Danieli
* **Tests**: Fix `test_inference_feature_set` system test, 5351, davesh0812
* **Pipelines**: Fix get workflow id timeouts and make it configurable per run, 5335, alonmr
* **Serving**: Fix drain and termination callbacks, 5349, gtopper
* **Model Monitoring**: Fix monitoring feature set update, 5328, davesh0812
* **Tests**: Fix 2 feature store system tests, 5331, gtopper
* **Datastore**: Fix v3io stream trigger creation, 5318, gtopper
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc7#bug-fixes)


Pull requests:
06b1879c [Model Monitoring] Deploy the default app on the go (5344)
3f1a6bc6 [Docs] Repair sample with CSVSource (5360)
6f64563b [Tests] Fix model monitoring batch inference TSDB check (5370)
6ec19ddf [Model Serving] Add system benchmark notebook (5356)
9106ac82 [Docs] Add open issue ML-5876 to change log (5368)
8ce14539 [Serving] Add support for async engine in router topology (5322)
de319d4d [Projects] Enrich function node selector from project node selector (5332)
68e5734e [Tests] Reduce the example size generated by Hypothesis in the CI (5364)
2fe4b2e7 [Datastore] Support alibaba OSS (5319)
65a14413 [Automation] Fix patch remote reset DB (5365)
303167ba [Pagination] Phase III - Paginator Logic & Finalize Pagination Cache Lifecycle (5337)
a6e963c0 [API] Bump igz-mgmt to 0.1.1 (5357)
f8591453 [Docs] Update change log for v1.6.2 (5329)
e067557f [Run] Fix `'NoneType' object is not subscriptable` error (5358)
38d9ec7c [Docs] Update change log (5336)
eda4516f [Requirements] Bump v3io to 0.6.4 (5355)
160ae9e7 [Model Monitoring] Fix `test_all` system test (5348)
d7cd8873 [Tests] Fix `test_inference_feature_set` system test (5351)
fe1a8ee8 [Workflow] Restore unintentional `source_code_target_dir` revert (5353)
729938d1 [Pipelines] Fix get workflow id timeouts and make it configurable per run (5335)
1608f50e [Serving] Fix drain and termination callbacks (5349)
2442fe44 [MLRun] Finalizing docs for 1.6.2 (5345)
089013bc [Nuclio] Add API gateway syncing functionality and documentation (5342)
58e36701 [Schemas] Remove duplicated MonitoringStrEnum (5343)
1cf51d4a [Nuclio] Add with_canary functionality for API gateway (5338)
92a9926d [Model Monitoring] Add MySQL implementation for the mm application framework (5304)
1c0ee404 [Model Monitoring] Fix monitoring feature set update (5328)
c5d4f67d [Nuclio] API Gateways minor improvements (5330)
6f994e6b [ModelObj] Filter warnings when using to_dict (5334)
b8e8e864 [Tests] Fix 2 feature store system tests (5331)
b82407e1 [Model Monitoring] Remove monitoring batch job (5309)
2c206087 [Pagination] Phase II - Pagination Cache Lifecycle (5333)
ce7e4b44 [Pagination] Phase I - Pagination Cache Table (5325)
ff99cb01 [Serving] Allow hundreds of models per serving function (5198)
b7f3c5c5 [Builder] Normalize source dir to mount path (5326)
0a5aa180 [Projects] Persist node selector configuration from Zebo project to MLRun project (5302)
d21ffbfc [Model Serving] Add local benchmark (5324)
5d81056e [Nuclio] API Gateway authentication improvements (5327)
8127357d [Projects] Allow deleting archived projects without leader (5323)
4cbd4596 [Datastore] Properly handle empty Spark configurations for Azure and GCS (5320)
394e366e [API] Verify log collections stopped on startup only on currently collected logs (5315)
e6221e1e [Log Collector] Add endpoint to list runs in progress (5314)
332ac19c [Datastore] Fix v3io stream trigger creation (5318)
7737c58a [Docs] Repair KafkaTarget sample (5317)
1a6252d2 [DataStore] Condition http verify on mlrun config (5313)
b92bd44c [Nuclio] Delete API Gateway implementation (5316)
83a6abf1 [Docs] Add information regarding `HADOOP_USER_NAME` (5310)

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)

Page 2 of 90

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.