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)