Features / Enhancements
- Schemas: Inject old imports to sys modules, #3526, @TomerShor
- Docs: Format ipynb files and add black[jupyter] to packages, #3515, @yan Burman
- CI: Enable running community edition deployer on remote machine, #3508, @quaark
- Log Collector: Has logs - don't raise exception on retryable errors, #3507, @TomerShor
- API: Add k8s util exception logging, #3504, @liranbg
- CI: Make community edition deployer self contained, #3501, @quaark
- Projects: Minimal project response and request iguazio projects separately during sync, #3489, @quaark
- K8s: Move k8s helper to api side, #3426, @Tankilevitch
- Requirements: Bump pytest to 7.x, #3499, @alonmr
- Requirements: Blacklist orjson 3.8.12, #3496, @alonmr
- CI: Use ce deployer in open source system tests ci, #3491, @quaark
- CI: Add command to the
prepare.py
anddeployer.py
, #3478, @Tankilevitch - Schemas: Move api pydantic schemas to common, #3461, @TomerShor
- Model Monitoring: Validate access key in grafana only in non-ce deployment, #3476, @Eyal-Danieli
- Automation: Refactor ce deployer script, #3474, @quaark
- Unknown: Mlrun ce deployer script, #3435, @quaark
- Marketplace: Replace term from marketplace to hub, #3409, @yaelgen
- Requirements: Bump storey to 1.3.19, #3467, @gtopper
- Datastore: Improve
bigquerysource
documentation to cover credentials, #3466, @gtopper - Runtimes: Remove option to deploy nuclio function straight from client, #3453, @TomerShor
- Model Monitoring: Support http/kafka stream and add monitoring file target function, #3355, @Eyal-Danieli
- Tests: Add tests failure handling for serving graphs, #3456, @Tankilevitch
- DataStore: Allow import item from authenticated endpoint, #3352, @GiladShapira94
- Docs: Installation on arm64 machines, #3443, @alonmr
- CI: Pass github token to
env.yaml
of enterprise system tests for tests relying on private repos, #3447, @Tankilevitch - UI: Features & enhancement
Bug fixes
- Feature Store: Fix empty dataframe result from
preview()
with pandas engine, #3519, @gtopper - CI: Fix open source tests, #3512, @liranbg
- System Tests: Fix finding mlrun db pod name, #3516, @liranbg
- Tests: Fix
test_sync_pipeline_chunks
, #3517, @gtopper - System Tests: Fix test run notifications, #3511, @yaelgen
- System tests: Fix test run notifications, #3505, @yaelgen
- Model Monitoring: Fix bc issue when deleting a model endpoint from kv, #3482, @Eyal-Danieli
- Spark: Fix treating single string entity as a list when saving to redis, #3490, @alxtkr77
- Model Monitoring: Fix endpointtype imports, #3486, @Eyal-Danieli
- Docs: Minor fixes, #3475, @gilad-shaham
- Docs: Fix tutorials sklearn bump version, #3437, @daniels290813
- CI: Fix makefile dockerized tests, #3471, @Tankilevitch
- Feature Store: Fix
bigquerysource
support for passthrough+chunksize
, #3449, @gtopper - Model Monitoring: Fix grafana datasource name in details dashboard, #3464, @Eyal-Danieli
- Model Monitoring: Fix list_model_endpoints docstrings, #3459, @Eyal-Danieli
- Model Monitoring: Fix: convert error_count value to integer in the monitoring stream graph, #3452, @Eyal-Danieli
- Serving: Fix passing mlrun event headers with underscore in remotestep, #3457, @Tankilevitch
- Project: Fix running pipelines with local code, #3460, @alonmr
- Tests: Fix test_deploy_function_with_error_handler, #3450, @assaf758
- CI: Fix backslash missing in passing params, #3454, @Tankilevitch
- Projects: Fix forwarding project subpath value to schedule workflow, #3365, @GiladShapira94
- Tests: Fix spark system tests, #3448, @gtopper
- UI: Bug fixes
Pull requests:
207f698 [Schemas] Inject old imports to sys modules (#3526)
b51baf0 [Feature Store] Fix empty dataframe result from preview()
with pandas engine (#3519)
1a2647b [CI] Fix open source tests (#3512)
f8f68ba [System Tests] Fix finding mlrun db pod name (#3516)
1605e16 [Docs] Format ipynb files and add black[jupyter] to packages (#3515)
60debd1 [Tests] Fix test_sync_pipeline_chunks
(#3517)
deda5e5 [CI] Enable Running Community Edition Deployer On Remote Machine (#3508)
452dc4b [System Tests] Fix test run notifications (#3511)
67cd304 [Log Collector] Has logs - don't raise exception on retryable errors (#3507)
7f4a51d [System tests] Fix test run notifications (#3505)
00e8b47 [API] Add k8s util exception logging (#3504)
588caa9 [CI] Make Community Edition Deployer Self Contained (#3501)
5fab0cf [Projects] Minimal Project Response and Request Iguazio Projects Separately During Sync (#3489)
5213581 [K8s] Move K8s Helper to API side (#3426)
2e2a711 [Requirements] Bump pytest to 7.x (#3499)
1ace8dd [Requirements] Blacklist orjson 3.8.12 (#3496)
018d56a [CI] Use CE Deployer in Open Source System Tests CI (#3491)
ef31a8a [Model Monitoring] Fix BC issue when deleting a model endpoint from KV (#3482)
6d3f8dc [Spark] Fix treating single string entity as a list when saving to Redis (#3490)
77347c3 [Model Monitoring] Fix EndpointType imports (#3486)
fc8fc2b [CI] Add command to the prepare.py
and deployer.py
(#3478)
0ed889f [Schemas] Move API Pydantic schemas to common (#3461)
11cf287 [Model Monitoring] Validate access key in Grafana only in non-CE deployment (#3476)
74cf632 [Docs] Minor fixes (#3475)
5912aa1 [Automation] Refactor CE Deployer Script (#3474)
1695e65 MLRun CE Deployer Script (#3435)
f1d4a54 [Docs] Fix tutorials sklearn bump version (#3437)
ec9e0f3 [Marketplace] Replace term from marketplace to hub (#3409)
060e92b [CI] Fix Makefile dockerized tests (#3471)
be51376 [Feature Store] Fix BigQuerySource
support for passthrough+chunksize
(#3449)
ce49dc9 [Requirements] Bump storey to 1.3.19 (#3467)
f64bdd8 [Datastore] Improve BigQuerySource
documentation to cover credentials (#3466)
1253670 [Model Monitoring] Fix Grafana datasource name in details dashboard (#3464)
7b035ba [Model Monitoring] Fix list_model_endpoints docstrings (#3459)
a39ef9c [Model Monitoring] Fix: Convert error_count value to integer in the monitoring stream graph (#3452)
bd82117 [Serving] Fix passing MLRun event headers with underscore in RemoteStep (#3457)
c55501f [Project] Fix running pipelines with local code (#3460)
8d9b7e5 [Runtimes] Remove option to deploy Nuclio function straight from client (#3453)
b395f51 [Model Monitoring] Support HTTP/Kafka stream and add monitoring file target function (#3355)
3d194d5 [Tests] Fix test_deploy_function_with_error_handler (#3450)
7937ad3 [Tests] Add tests failure handling for serving graphs (#3456)
2b4dc97 [CI] Fix backslash missing in passing params (#3454)
7793264 [DataStore] Allow import item from authenticated endpoint (#3352)
2a415c7 [Projects] Fix forwarding project subpath value to schedule workflow (#3365)
3553014 [Tests] Fix spark system tests (#3448)
b3f081f [Docs] Installation on ARM64 machines (#3443)
83ddd68 [CI] Pass GitHub token to env.yaml
of enterprise system tests for tests relying on private repos (#3447)