Features / Enhancements
* **Requirements**: Bump storey to 0.8.15 and v3io-frames to 0.10.2, 1553, gtopper
* **Docs**: Additional details about name parameter, 1551, jillnogold
* **Runtimes**: Add validation on inputs types, 1550, tankilevitch
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v0.9.0-rc8#features-and-enhancements)
Bug fixes
* **Secrets**: Verify project secrets do not exist when deleting a project, 1552, theSaarco
* **Feature Store**: Block dataframe as source when running remotely, 1517, katyakats
* **DB**: Fix labels setting in `update_run`, 1547, Hedingber
* **Dask**: Fix get background task call, 1546, Hedingber
* **Projects**: Delete schedules before runtime resources, 1545, Hedingber
* **System Tests**: Fix timings in scheduled spark test, 1541, katyakats
* **Automation**: Print release notes even if some commits failed parsing, 1539, tankilevitch
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v0.9.0-rc8#bug-fixes)
Pull requests:
fd6c5a86 [Requirements] Bump storey to 0.8.15 and v3io-frames to 0.10.2 (1553)
985d7cb8 [Secrets] Verify project secrets do not exist when deleting a project (1552)
54e74066 [Docs] Additional details about name parameter (1551)
ad3580a0 [Feature Store] Block dataframe as source when running remotely (1517)
3f112407 [Runtimes] Add validation on inputs types (1550)
c187e5cf [DB] Fix labels setting in `update_run` (1547)
9fea20b8 [Requirements] Limit storey to <0.8.12 (1549)
cf5375e3 [Dask] Fix get background task call (1546)
d2d7ef88 [Projects] Delete schedules before runtime resources (1545)
1a257787 [Requirements] Bump storey version (1543)
3ebb0cb2 [System Tests] Fix timings in scheduled spark test (1541)
00ad6020 [Automation] Print release notes even if some commits failed parsing (1539)