Features / Enhancements
* **API**: Increase http connection pools maxsize to be equal to number of workers, 1811, Hedingber
* **API**: Allow filtering pipelines when specifying project, 1809, Hedingber
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v0.10.1-rc5#features-and-enhancements)
Bug fixes
* **DB**: Align all upserts to happen from helper method, 1810, Hedingber
* **Platforms**: Fix `mount_v3iod` for iguazio >=3.2.3, 1815, benbd86
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v0.10.1-rc5#bug-fixes)
Pull requests:
8a140a13 [DB] Align all upserts to happen from helper method (1810)
9fb9a610 [Platforms] Fix `mount_v3iod` for iguazio >=3.2.3 (1815)
2d226bce [API] Increase http connection pools maxsize to be equal to number of workers (1811)
24c8e190 [API] Allow filtering pipelines when specifying project (1809)