Features / Enhancements
* **Execution**: Improve, add tests, and docs to hyper params and run context, 758, yaronha
* **MPIJob**: Support configuring clean pod policy and set to All by default, 759, hedingber
* **Remote spark**: Adding the remote-spark runtime, 757, urihoenig
* **Model Monitoring**: Adding grafana-proxy endpoints, 721, Michaelliv
* **Datasets**: Use fsspec (if exist) to upload dataset dataframes, 752, yaronha
* **Tests**: Dask runtime unit test, 756, theSaarco
* **Tests**: Add set_label test to kubejob runtime, 754, Yacouby
* **Doc**: Quick-start fixes, 751, omesser
* **Style/Formatting**: "except as" variable name e->exc, 753, omesser
* **General**: String formatting - aligning to f-string , 750, omesser
* **Doc**: Fix typo in "Quick-Start Guide", 748, AliMirlou
* **Builder**: Support configuring build args, 744, FelGel
* **Tests**: Add more with_code test to kubejob runtime, 741, yanburman
* **Tests**: Add set_env test to kubejob runtime, 740, Yacouby
* **Feature store**: new features, enhancements, fixes, and tests, 737, yaronha
* **Tests**: Nuclio runtime unit test, 739, theSaarco
* **Tests**: Adding open source MLRun-Kit system tests, 733, quaark
* **Tests**: Add with_code test to kubejob runtime, 736, yanburman
* **Doc**: Review PR 677 docs/index.rst edits (add MLRun architecture & remove key features) & merge to README, 718, Sharon-iguazio
* **UI**: [Features & enhancment](https://github.com/mlrun/ui/releases/tag/v0.6.1-rc2#features-and-enhancements)
Bug fixes
* **Serving**: Fix model stream not returned, 747, yaronha
* **Sparkjob**: Remove hard-coded namespace, 749, urihoenig
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v0.6.1-rc2#bug-fixes)
Pull requests:
17e6b23 [Execution] Improve, add tests, and docs to hyper params and run context (758)
f5afc89 [MPIJob] Support configuring clean pod policy and set to All by default (759)
542b066 [Remote spark] Adding the remote-spark runtime (757)
5422689 [Model Monitoring] Adding grafana-proxy endpoints (721)
80df9a4 [Datasets] Use fsspec (if exist) to upload dataset dataframes (752)
bc57b3a [Tests] Dask runtime unit test (756)
cdf9c12 [Style/Formatting] key-value formatting fixes - non string inputs (755)
286ee45 [Tests] Add set_label test to kubejob runtime (754)
5838815 [Style/Formatting] "except as" variable name e->exc (753)
805ffdb [Doc] Quick-start fixes (751)
39263df [General] String formatting - aligning to f-string (750)
22280c3 [Serving] Fix model stream not returned (747)
35dfc1b [Doc] Fix typo in "Quick-Start Guide" (748)
dedf15f [Sparkjob] Remove hard-coded namespace (749)
7a9ea02 [Builder] Support configuring build args (744)
f6d2bb1 [Tests] Add more with_code test to kubejob runtime (741)
916947d [Tests] Add set_env test to kubejob runtime (740)
95e6740 [Feature store] new features, enhancements, fixes, and tests (737)
1ce163b [Tests] Nuclio runtime unit test (739)
2a7bf05 [Tests] Adding open source MLRun-Kit system tests (733)
b3cdccf [Tests] Add with_code test to kubejob runtime (736)
6c40179 [Doc] Review PR 677 docs/index.rst edits (add MLRun architecture & remove key features) & merge to README (718)