Main features & enhancements
* **Runtimes**: Fix to enrich KFP and Kaniko pods with the default function node selector, Hedingber
* **Spark**: Support auto-add of k8s project secrets, theSaarco
* **Dask**: Add project secrets to Dask cluster on deployment, theSaarco
* **Dask**: Fix results & artifacts no being logged when one of the iterations failed, tankilevitch
* **Dask**: Add shutdown dask cluster as part of the function's `close()` method, tankilevitch
* **Builder**: Support configuring image name prefix template to enforce, Hedingber
* **API**: Set default thread pool max workers to 64, Hedingber
* **API**: Allow filtering pipelines when specifying project, Hedingber
* **API**: Increase http connection pools maxsize to be equal to number of workers, Hedingber
* **DB**: Fix backup and migrations not to happen unwanted-ly, Hedingber
* **DB**: Add retry on conflict in store_x methods to prevent race condition, Hedingber
* **UI**: [Release notes](https://github.com/mlrun/ui/releases/tag/v0.10.1)
More info can be found in the RCs release notes: