Features / Enhancements
* **Notifications**: Fill notification params from project secrets [1.7.x], 6513, roei3000b
* **Model Monitoring**: Add timeout and retries around tdengine [1.7.x], 6506, gtopper
* **KFP**: Bump version mlrun-pipelines-kfp-common to 0.1.9 [1.7.x], 6510, roei3000b
* **Notifications**: Mask notification secret params on submit_workflow [1.7.x], 6502, roei3000b
* **KFP**: If we got empty secret value skip the replacing of the env vars [1.7.x], 6497, roei3000b
* **Model Monitoring**: Revert tdengine retry changes [1.7.x], 6498, jond01
* **Unknown**: Revert "[notifications] mask notification secret params on submit_workflow [1.7.x]", 6491, liranbg
* **K8S**: Improve secret creation retry mechanism [1.7.x], 6483, adamdelman
* **Notifications**: Mask notification secret params on submit_workflow [1.7.x], 6488, roei3000b
* **Docs**: Kubeflow pipeline is too large [1.7.x], 6489, moranbental
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc52#features-and-enhancements)
Bug fixes
* **K8S**: Fix k8s api exception not converted to their status code dependent specific exception class [1.7.x], 6517, adamdelman
* **K8S**: Fix k8s client error handling when storing secrets [1.7.x], 6511, adamdelman
* **Logs**: Return log collection legacy fallback and fix periodic collection [1.7.x], 6512, alonmr
* **Monitoring**: Fix reading newly created runs [1.7.x], 6487, alonmr
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc52#bug-fixes)
Pull requests:
2c302d1e0 [Notifications] Fill notification params from project secrets [1.7.x] (6513)
7b89364eb [K8S] Fix k8s api exception not converted to their status code dependent specific exception class [1.7.x] (6517)
981a0995d [Model Monitoring] Add timeout and retries around TDEngine [1.7.x] (6506)
fce3bee5c [K8S] Fix K8S client error handling when storing secrets [1.7.x] (6511)
26b3c17cc [Logs] Return log collection legacy fallback and fix periodic collection [1.7.x] (6512)
de4e45c87 [KFP] Bump version mlrun-pipelines-kfp-common to 0.1.9 [1.7.x] (6510)
b7a29f4f3 [Notifications] Mask notification secret params on submit_workflow [1.7.x] (6502)
ee145e73d [KFP] If we got empty secret value skip the replacing of the env vars [1.7.x] (6497)
ba2bf56b4 [Model Monitoring] Revert TDEngine retry changes [1.7.x] (6498)
fbac33f59 Revert "[Notifications] Mask notification secret params on submit_workflow [1.7.x]" (6491)
afc1c7c15 [K8S] Improve secret creation retry mechanism [1.7.x] (6483)
217386ebe [Notifications] Mask notification secret params on submit_workflow [1.7.x] (6488)
e0cb06a2a [Docs] Kubeflow pipeline is too large [1.7.x] (6489)
d042253c2 [Monitoring] Fix reading newly created runs [1.7.x] (6487)