Features / Enhancements
* **Builder**: Install specific mlrun version, 589, hedingber
* **Dask**: Change start cluster endpoint to be async, 591, hedingber
* **Docs**: Make mlrun-kit the main installation option, 590, gilad-shaham
* **Feature store**: Added list entities endpoint, 594, theSaarco
* **Sparkjob**: Support cuda image, 595, urihoenig
* **Projects**: Sync SDK class with API methods + structure change, 596, hedingber
* **Projects**: Add project labels, 607, hedingber
* **Projects**: Add goals field, 608, hedingber
* **Projects**: Add option to mark project as archived, 610, hedingber
* **Projects**: Restrict project name to DNS Label (RFC 1123), 611, hedingber
* **System tests**: Enable to take UI from action branch name in mlrun/ui, 602, hedingber
* **CI**: Create a cache tag per version for the build images workflow, 604, hedingber
* **UI**: [Features & enhancment](https://github.com/mlrun/ui/releases/tag/v0.6.0-rc7#features-and-enhancements)
Bug fixes
* **Cleanup**: Fix crd objects cleanup, 592, hedingber
* **Cleanup**: Remove spammy log, 606, hedingber
* **System tests**: Skip chart patching in provctl patch, 593, hedingber
* **Requirements**: Fix conflicts, 597, hedingber
* **Runtimes**: General fixes and adding FunciontReference, 598, yaronha
* **Runs**: Fix list runs name filter exploding on run with no name, 609, hedingber
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v0.6.0-rc7#bug-fixes)
Pull requests:
4795b6c [Projects] Restrict project name to DNS Label (RFC 1123) (611)
0dfb625 [Projects] Add option to mark project as archived (610)
ee1d28a [Runs] Fix list runs name filter exploding on run with no name (609)
e5d3eb4 [Projects] Add goals field (608)
de956e3 [Projects] Add project labels (607)
869f202 [Cleanup] Remove spammy log (606)
28c7a4d [CI] Create a cache tag per version for the build images workflow (604)
3192157 [System tests] Enable to take UI from action branch name in mlrun/ui (602)
7856a11 [Runtimes] General fixes and adding FunciontReference (598)
3f8cfa3 [Projects] Sync SDK class with API methods + structure change (596)
887a6ac [Sparkjob] Support cuda image (595)
e7edd32 [Requirements] Fix conflicts (597)
929e943 [Feature store] Added list entities endpoint (594)
7a38bc3 [Docs] Make mlrun-kit the main installation option (590)
74321b2 [System tests] Skip chart patching in provctl patch (593)
92e5c84 [Cleanup] Fix crd objects cleanup (592)
50cb450 [Dask] Change start cluster endpoint to be async (591)
277dc99 [Builder] Install specific mlrun version (589)