Features / Enhancements
* **Builder**: Install specific mlrun version, 599, hedingber
* **System tests**: Enable to take UI from action branch name in mlrun/ui, 603, hedingber
* **CI**: Create a cache tag per version for the build images workflow, 605, hedingber
* **UI**: [Features & enhancment](https://github.com/mlrun/ui/releases/tag/v0.5.5-rc4#features-and-enhancements)
Bug fixes
* **SDK**: Don't fail on missing uid when user is configured, 543, hedingber
* **SDK**: Save function on deploy success, 544, hedingber
* **SDK**: Fix run_local() and fn.run() issues and add local mode to fn.run(), 600, yaronha
* **SDK**: Fix hyperlink to UI (to include /monitor), 537, yaronha
* **Cleanup**: Remove spammy log, 606, hedingber
* **Requirements**: Fix conflicts, 601, hedingber
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v0.5.5-rc4#bug-fixes)
Pull requests:
fcb93a7 [Cleanup] Remove spammy log (606)
f6d440a [CI] Create a cache tag per version for the build images workflow [Backport 0.5.x] (605)
e5c1bb4 [SDK] Fix hyperlink to UI (to include /monitor) (537)
e0e2f0b [System tests] Enable to take UI from action branch name in mlrun/ui [Backport 0.5.x] (603)
4e5f027 [Requirements] Fix conflicts [0.5.x Backport] (601)
1acefaa [SDK] Fix run_local() and fn.run() issues and add local mode to fn.run() [0.5.x Backport] (600)
82a10e2 [SDK] Save function on deploy success (544)
231a8a2 [SDK] Don't fail on missing uid when user is configured (543)
d1b4821 [Builder] Install specific mlrun version [Backport 0.5.x] (599)