Features / Enhancements
* **Server**: Filter permissions correctly when getting project summaries, 6372, adamdelman
* **Docs**: Enforce no warnings in `sphinx-build`, 6351, jond01
* **Artifacts**: Match artifact store path to kind, 6371, alonmr
* **Nuclio**: Generate v3io stream trigger access key configuration, 6307, TomerShor
* **Alerts**: Disable alerts by default, 6345, TomerShor
* **Docs**: Add comment about limit of 1000 artifacts in ui, ceml-89, ml-7405, 6319, jillnogold
* **Nuclio**: Raise error on multiple triggers + explicit ack + old nuclio, 6363, gtopper
* **Unknown**: Revert "[artifacts] limit the artifact body size when logging artifacts", 6364, liranbg
* **K8s**: Retry paginated list when token is expired, 6360, alonmr
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc45#features-and-enhancements)
Bug fixes
* **Serving**: Fix event path when trigger is rabbitmq, 6366, gtopper
* **Tests**: Fix accessing to the workflow_request when load_only=true, 6367, yaelgen
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.7.0-rc45#bug-fixes)
Pull requests:
39ed61397 [Server] Filter permissions correctly when getting project summaries (6372)
d6ff7eef0 [Serving] Fix event path when trigger is RabbitMQ (6366)
d7e859bb7 [Docs] Enforce no warnings in `sphinx-build` (6351)
c5bbf5e84 [Artifacts] Match artifact store path to kind (6371)
eff87f684 [Nuclio] Generate v3io stream trigger access key configuration (6307)
77f2e7bc2 [Alerts] Disable alerts by default (6345)
0b9a66668 [Tests] Fix accessing to the workflow_request when load_only=True (6367)
cf3a1f5b7 [Docs] Add comment about limit of 1000 artifacts in UI, CEML-89, ML-7405 (6319)
e86af9c43 [Nuclio] Raise error on multiple triggers + explicit ack + old nuclio (6363)
1ffd87ef0 Revert "[Artifacts] Limit the artifact body size when logging artifacts" (6364)
91b4f4e90 [K8s] Retry paginated list when token is expired (6360)