Features / Enhancements
* **Requirements**: Upgrade uv to 0.5.11, 6961, jond01
* **Model Monitoring**: Standardize urls for model monitoring, 6958, tomerm-iguazio
* **Demo**: Make the demo independent of mlrun version, 6928, EdmondIguazio
* **KFP**: Switch workflow runner to dedicated mlrun-kfp image, 6919, adamdelman
* **Docs**: Modify list_runs docstring, 6867, jillnogold
* **System id**: Add system id initialization, 6942, Yacouby
* **Docs**: Replace refs to storey doc with refs to mlrun doc, 6943, jillnogold
* **Docs**: Install requirement alltogether, 6962, liranbg
* **GitHub Actions**: Do not run the update uv lock files on forks, 6960, jond01
* **Artifacts**: Modify artifact deletion logic to reassign the "latest" tag, 6951, moranbental
* **Docs**: Add artifacts to docs references section, 6911, assaf758
* **Pipeline Adapters**: Rework pipeline adapters dependencies, 6918, adamdelman
* **Requirements-automated**: Upgrade lock files, 6956, jond01
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.8.0-rc15#features-and-enhancements)
Bug fixes
* **CI**: Fix kfp dependencies for system tests, 6975, adamdelman
* **Model Monitoring**: Fix slow tdengine inserts, 6967, gtopper
* **Notifications**: Fix bugs on push_pipeline_start_message, 6964, roei3000b
* **CI**: Fix building test image, 6965, liranbg
* **Alert activation**: Fix notification saving logic, 6944, rokatyy
* **Secrets**: Enable to mount project secrets without prefix, 6955, yaelgen
* **Build**: Remove needless -kfp suffix, 6957, liranbg
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.8.0-rc15#bug-fixes)
Pull requests:
6aa0bfdf7 [CI] Fix KFP dependencies for system tests (6975)
8c0253902 [Requirements] Upgrade uv to 0.5.11 (6961)
c4f80fd4a [Model Monitoring] Standardize urls for model monitoring (6958)
e1fd1e1d1 [Demo] Make the demo independent of MLRun version (6928)
c504b7621 [Dependabot-automated] Bump astral-sh/setup-uv from 4 to 5 (6969)
c87c76151 [KFP] Switch workflow runner to dedicated mlrun-kfp image (6919)
883120a0e [Model Monitoring] Fix slow TDEngine inserts (6967)
2596a5183 [Docs] Modify list_runs docstring (6867)
b54dfa637 [System id] Add system id initialization (6942)
fc13fe841 [Notifications] Fix bugs on push_pipeline_start_message (6964)
623c96d4b [Docs] Replace refs to storey doc with refs to MLRun doc (6943)
991d28a64 [CI] Fix building test image (6965)
c87cb5df0 [Docs] Install requirement alltogether (6962)
29f35cde2 [GitHub Actions] Do not run the update uv lock files on forks (6960)
1911dc01a [Alert activation] Fix notification saving logic (6944)
267ee24d3 [Artifacts] Modify artifact deletion logic to reassign the "latest" tag (6951)
c9ad274f4 [Secrets] Enable to mount project secrets without prefix (6955)
7a64e3fb3 [Build] Remove needless -kfp suffix (6957)
df3ff4b7c [Docs] Add artifacts to docs references section (6911)
5661d8232 [Pipeline Adapters] Rework pipeline adapters dependencies (6918)
7cdf5da73 [Requirements-automated] Upgrade lock files (6956)