Features / Enhancements
* **Requirements**: Freeze the version from `~=1.0` to `~=1.0.0` [1.2.x], 2872, guy1992l
* **API**: Include the whole CE section in frontend-spec and client-spec [1.2.x], 2847, quaark
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.2.1-rc11#features-and-enhancements)
Bug fixes
* **Scheduler**: Update next run time after skipping run [1.2.x], 2862, AlonMaor14
* **Serving**: Revert to db.create_or_patch_model_endpoint [1.2.x], 2850, davesh0812
* **Unknown**: Revert "[Project] Mask credentials when `project.set_function` [1.2.x]", 2859, tankilevitch
* **FileDB**: Add warning message when initializing FileRunDB [1.2.x], 2856, tankilevitch
* **Project**: Fix `sync_functions` to sync the function names from the `project.spec._function_definitions` map [1.2.x], 2857, tankilevitch
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.2.1-rc11#bug-fixes)
Pull requests:
93226538 [Requirements] Freeze the version from `~=1.0` to `~=1.0.0` [1.2.x] (2872)
ae8e7d7f [Scheduler] Update next run time after skipping run [1.2.x] (2862)
b6cfe864 [Serving] Revert to db.create_or_patch_model_endpoint [1.2.x] (2850)
65dbff5d Revert "[Project] Mask credentials when `project.set_function` [1.2.x]" (2859)
4cc137a6 [FileDB] Add warning message when initializing FileRunDB [1.2.x] (2856)
e21b4d79 [Project] Fix `sync_functions` to sync the function names from the `project.spec._function_definitions` map [1.2.x] (2857)
f87a4e96 [API] Include the whole CE section in frontend-spec and client-spec [1.2.x] (2847)