Features / Enhancements
* **Project**: Fix working dir consistency behavior of project functions, 2892, yaelgen
* **Scheduler**: Fix submit not being true-async, 2922, liranbg
* **Feature Store**: Fix scheduled ingest, 2920, gtopper
* **Requirments**: bump storey to 1.3.6, 2921, assaf758
* **Feature Store**: Remove unnecessary argument, 2902, gtopper
* **Runtimes**: Add an API to control image pull configuration, 2897, theSaarco
* **Schedules**: Fix async function being blocked by sync IO, 2915, liranbg
* **Tests**: Async client headers filtering, 2917, AlonMaor14
* **API**: Make worker to chief api calls async, 2913, liranbg
* **CLI**: [Projects] Add `source` and fixed `override` to run workflow, 2769, yonishelach
* **Scheduler**: Fix transient unit test failures take 2, 2914, AlonMaor14
* **Utils**: [Async Client] Filter `None` header values, 2912, AlonMaor14
* **Requirements**: Bump alembic, 2911, AlonMaor14
* **Scheduler**: Fix transient unit test failures, 2908, AlonMaor14
* **Iguazio**: Add async client, 2899, liranbg
* **CI**: Update CI to use relevant python versions, 2890, liranbg
* **CLI**: [Project] Add option to save secrets, 2804, GiladShapira94
* **SDK**: Fix running pipelines when Kubeflow Pipelines isn't installed, 2904, quaark
* **Unknown**: Data items documentation change, 2679, yevgenykhazan
* **Feature Store**: Fix unsafe access to `output_path`, 2893, gtopper
* **Requirements**: bump storey to v1.3.5, 2894, assaf758
* **Opa**: Use async http client, 2884, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc6#features-and-enhancements)
Bug fixes
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc6#bug-fixes)
Pull requests:
990f1456 [Project] Fix working dir consistency behavior of project functions (2892)
c12ff5c4 [Scheduler] Fix submit not being true-async (2922)
26edd7bc [Feature Store] Fix scheduled ingest (2920)
d4a42907 [Requirments] bump storey to 1.3.6 (2921)
85699a34 [Feature Store] Remove unnecessary argument (2902)
005031f5 [Runtimes] Add an API to control image pull configuration (2897)
69ba970e [Schedules] Fix async function being blocked by sync IO (2915)
29b4e2b1 [Tests] Async client headers filtering (2917)
4591c77c [API] Make worker to chief api calls async (2913)
f1112684 [CLI][Projects] Add `source` and fixed `override` to run workflow (2769)
91b36ced [Scheduler] Fix transient unit test failures take 2 (2914)
d6126eb7 [Utils][Async Client] Filter `None` header values (2912)
d21f5c51 [Requirements] Bump alembic (2911)
a4d04fdc [Scheduler] Fix transient unit test failures (2908)
fd68c85d [Iguazio] Add async client (2899)
cbaf082b [CI] Update CI to use relevant python versions (2890)
76c8a7df [CLI][Project] Add option to save secrets (2804)
6aa1a70f [SDK] Fix running pipelines when Kubeflow Pipelines isn't installed (2904)
fd0b375f Data items documentation change (2679)
2e53beba [Feature Store] Fix unsafe access to `output_path` (2893)
66c62ae1 [Requirements] bump storey to v1.3.5 (2894)
ba235485 [Opa] Use async http client (2884)