Features / Enhancements
* **Model monitoring**: Add `model_db_key` to model endpoints table, 6901, davesh0812
* **LogCollector**: Bump golang to 1.23, 6896, liranbg
* **Spark**: Add support for spark 3.5, 6897, gtopper
* **Chief**: Do not fail mlrun chief on not getting the partition expression, 6876, rokatyy
* **Artifacts**: Increase chunk_size for migration, 6885, moranbental
* **Images**: Add a lock-file for mlrun/mlrun container image, 6886, liranbg
* **Docker**: Update dockerignore, 6887, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.8.0-rc10#features-and-enhancements)
Bug fixes
* **CI**: Fix dependabot go services location [part 2], 6889, liranbg
* **CI**: Fix dependabot go services location, 6888, liranbg
* **Datastore**: Fix vectorstore documentation, 6870, alxtkr77
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.8.0-rc10#bug-fixes)
Pull requests:
9e2d1e195 [Model monitoring] Add `model_db_key` to model endpoints table (6901)
7450a3ac9 [LogCollector] Bump golang to 1.23 (6896)
0d4e165c5 [Spark] Add support for Spark 3.5 (6897)
6209e131c [Chief] Do not fail MLRun chief on not getting the partition expression (6876)
94c3f48d2 [Artifacts] Increase chunk_size for migration (6885)
4fd02f5a9 [Images] Add a lock-file for mlrun/mlrun container image (6886)
0cb25af4c [CI] Fix dependabot go services location [part 2] (6889)
58c325f31 [CI] Fix dependabot go services location (6888)
55fecb911 [Docker] Update dockerignore (6887)
eb00adb2d [Datastore] Fix vectorstore documentation (6870)