Features / Enhancements
* **API**: Add preemption nodes info to frontend spec, 1880, tankilevitch
* **Serving**: Verify that functions referenced in steps are added as children, 1866, yaronha
* **Docs**: Rearrange TOC in MLRun Basics, 1873, jillnogold
* **Docs**: Improve K8s installation guide, 1865, george0st
* **Feature Store**: Performance improvements for preview and hist calculation in Spark engine, 1860, theSaarco
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.0.0-rc15#features-and-enhancements)
Bug fixes
* **Feature Store**: Fix run id on ingest with spark, 1874, benbd86
* **Runtimes**: Fix and align `with_source_archive()`, 1831, yaronha
* **Runtimes**: Fix serving child functions handling and runs compare on project, 1879, yaronha
* **System Tests**: Fix `test_ingest_and_query`, 1877, gtopper
* **Serving**: Fix get model metadata (inputs/outputs) API response, 1867, yaronha
* **System Tests**: Increase enterprise tests timeout to 180 minutes, 1875, Hedingber
* **Feature Store**: Fix spark incremental ingest, 1871, katyakats
* **Requirements**: Limit click versions to 8.0.x, 1869, tankilevitch
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.0.0-rc15#bug-fixes)
Pull requests:
2804ac69 [API] Add preemption nodes info to frontend spec (1880)
dd36f556 [Feature Store] Fix run id on ingest with spark (1874)
00fdb863 [Runtimes] Fix and align `with_source_archive()` (1831)
61f2ad17 [Runtimes] Fix serving child functions handling and runs compare on project (1879)
a81a4a43 [System Tests] Fix `test_ingest_and_query` (1877)
14cfc8a9 [Serving] Verify that functions referenced in steps are added as children (1866)
ff00fb45 [Serving] Fix get model metadata (inputs/outputs) API response (1867)
bfbfd211 [System Tests] Increase enterprise tests timeout to 180 minutes (1875)
5909b3a2 [Docs] Rearrange TOC in MLRun Basics (1873)
325b44a0 [System Tests] Change Spark tests to use a single window (1872)
da9d5267 [Feature Store] Fix spark incremental ingest (1871)
4d2837b8 [Requirements] Limit click versions to 8.0.x (1869)
cda95abc [Docs] Improve K8s installation guide (1865)
241db77f [Feature Store] Performance improvements for preview and hist calculation in Spark engine (1860)