Features / Enhancements
* **Runs**: Get artifacts from `run.status.artifact_uris` for workflow runs [1.6.x], 5744, alonmr
* **Makefile**: Remove unused env from build api [1.6.x], 5704, alonmr
* **Model Monitoring**: Add parquet folder details logs upon failure [1.6.x], 5681, jond01
* **Version**: Bump 1.6.x to 1.6.4, 5712, liranbg
* **MLRun**: Finalizing docs for 1.6.3, 5707, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.6.4-rc1#features-and-enhancements)
Bug fixes
* **Artifacts**: Fix artifact name missing in metadata during migration [1.6.x], 5747, TomerShor
* **Model Monitoring**: Fix model endpoint labels and tag enrichment [1.6.x], 5719, Eyal-Danieli
* **Docs**: Fix `05-model-monitoring.ipynb` [1.6.x], 5693, davesh0812
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.6.4-rc1#bug-fixes)
Pull requests:
d4ac13d8 [Runs] Get artifacts from `run.status.artifact_uris` for workflow runs [1.6.x] (5744)
bc0387a6 [Artifacts] Fix artifact name missing in metadata during migration [1.6.x] (5747)
4ff467d4 [Model Monitoring] Fix model endpoint labels and tag enrichment [1.6.x] (5719)
1e63afe8 [Docs] Fix `05-model-monitoring.ipynb` [1.6.x] (5693)
7a4cca17 [Makefile] Remove unused env from build API [1.6.x] (5704)
c4c3cb01 [Model Monitoring] Add parquet folder details logs upon failure [1.6.x] (5681)
e88e08cb [Version] Bump 1.6.x to 1.6.4 (5712)
338947b7 [MLRun] Finalizing docs for 1.6.3 (5707)