Features / Enhancements
* **Artifacts**: Parse producer uri when retaining producer, 5717, TomerShor
* **Run**: Set the default run kind to local, 5709, moranbental
* **Model Monitoring**: Avoid failing on missing predictions tsdb table, 5706, gtopper
* **Model Monitoring**: Update `disable_model_monitoring` sdk and api & added new api and sdk for`delete_model_monitoring_function`, 5685, davesh0812
* **Alerts**: Populate event cache upon api restart, 5683, yanburman
* **API**: Support memray profiling, 5703, alonmr
* **API**: Improve formatter filter utility + docs, 5715, quaark
* **Function**: Validate tag name before deploying, 5705, TomerShor
* **Docs**: Update glossary, 5710, george0st
* **Functions**: Add deletion failure details, 5698, rokatyy
* **Deprecations**: Deprecate sqlite migrations, 5650, quaark
* **KFP**: Validate workflow resources project, 5701, quaark
* **Unknown**: Revert "[docs] update change log for v1.6.3", 5699, liranbg
* **Docker**: Update docker ignore - clouds ymls, 5647, tomerm-iguazio
* **Runtimes**: Add flag to allow for disabling v3io mount in remote spark, 5694, gtopper
* **Makefile**: Specify docker repository explicitly, 5690, gtopper
* **Notifications**: Improve remote workflow start notification functionality, 5697, quaark
* **FeatureStore**: Avoid raising error in dict pop, 5695, tomerm-iguazio
* **API**: Update function minimal format, 5692, quaark
* **Requirements**: Force installing mlrun pipelines >= 0.1.1, 5688, liranbg
* **Functions**: Remove extra colon in backgroundtask error string, 5696, rokatyy
* **CI**: Optimize test integration runtime [part 2], 5674, liranbg
* **Artifacts**: Verify artifact permissions when listing artifact tags, 5684, TomerShor
* **Requirements**: Bump igz-mgmt, 5675, moranbental
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc21#features-and-enhancements)
Bug fixes
* **Application**: Fix the application runtime min nuclio versions error message, 5718, moranbental
* **API**: Fix formatter import in bc schemas, 5720, quaark
* **Model Monitoring**: Fix model endpoint labels and tag enrichment, 5682, Eyal-Danieli
* **Docs**: Fix docstrings for api gateway's methods, 5702, rokatyy
* **Docs**: Fix application and mpiv1 runtimes links, 5713, alonmr
* **Docs**: Fix `05-model-monitoring.ipynb`, 5700, davesh0812
* **Docs**: Fix docstring format/publish, 5645, jillnogold
* **Feature Store**: Fix additional filters `csvsource` bug, 5639, tomerm-iguazio
* **FeatureStore**: Fix additional filters with passthrough, 5687, tomerm-iguazio
* **Docs**: Fix folder name in align_tutorials, 5679, daniels290813
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc21#bug-fixes)
Pull requests:
c5042e0b [Application] Fix the application runtime min nuclio versions error message (5718)
4f1041ff [API] Fix formatter import in BC schemas (5720)
8c0a9320 [Artifacts] Parse producer URI when retaining producer (5717)
aa3d12de [Run] Set the default run kind to local (5709)
8ab508a2 [Model Monitoring] Avoid failing on missing predictions TSDB table (5706)
6623463e [Model Monitoring] Fix model endpoint labels and tag enrichment (5682)
dff0f039 [Model Monitoring] Update `disable_model_monitoring` sdk and api & Added new api and sdk for`delete_model_monitoring_function` (5685)
f791264f [Alerts] Populate event cache upon api restart (5683)
2e5f204f [Docs] Fix docstrings for api gateway's methods (5702)
f5801387 [API] Support Memray profiling (5703)
af7a1235 [Docs] Fix Application and MPIv1 runtimes links (5713)
74d9619f [API] Improve Formatter Filter Utility + Docs (5715)
91cecf88 [Function] Validate tag name before deploying (5705)
40986af6 [Docs] Update glossary (5710)
64867f71 [Functions] Add deletion failure details (5698)
b318ae74 [Deprecations] Deprecate SQLite Migrations (5650)
c280c013 [KFP] Validate Workflow Resources Project (5701)
9207310b Revert "[Docs] Update change log for V1.6.3" (5699)
03ab6cdd [Docker] Update docker ignore - clouds ymls (5647)
a48154f3 [Runtimes] Add flag to allow for disabling V3IO mount in remote spark (5694)
088414ff [Docs] Fix `05-model-monitoring.ipynb` (5700)
af02b489 [Makefile] Specify docker repository explicitly (5690)
c7128023 [Notifications] Improve Remote Workflow Start Notification Functionality (5697)
3f747697 [Docs] Fix docstring format/publish (5645)
d8bf9f48 [FeatureStore] Avoid raising error in dict pop (5695)
61e0d470 [API] Update Function Minimal Format (5692)
e1908f16 [Requirements] Force installing mlrun pipelines >= 0.1.1 (5688)
c565fd3b [Functions] Remove extra colon in BackgroundTask error string (5696)
3e8d318d [Feature Store] Fix additional filters `CSVSource` bug (5639)
bd295908 [FeatureStore] Fix additional filters with passthrough (5687)
02a043b9 [CI] Optimize test integration runtime [part 2] (5674)
aff59430 [Artifacts] Verify artifact permissions when listing artifact tags (5684)
99cfe619 [Requirements] Bump igz-mgmt (5675)
6031e503 [Docs] fix folder name in align_tutorials (5679)