Features / Enhancements
* **Requirements**: Bump v3io-py and v3io-fs, 2555, assaf758
* **Requirements**: Bump nuclio-jupyter to 0.9.4, 2554, tankilevitch
* **API**: Add elapsed time attribute to API logs, 2551, tankilevitch
* **Requirements**: Bump storey to 1.2.3, 2550, gtopper
* **Feature Store**: Check if mapping is unique and copy data before saving to nosql target, 2547, davesh0812
* **FeatureStore**: Update feature set / vector fix, 2538, AlonMaor14
* **FeatureStore**: Block preview with spark, 2533, speretz-ig
* **Feature Store**: Remove id from spark_stats, 2511, speretz-ig
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.2.0-rc11#features-and-enhancements)
Bug fixes
* **Datastore**: Fix `KafkaSource`, 2549, gtopper
* **API**: Fix delete runtime resources doesn't return 403 on insufficient permissions, 2542, quaark
* **CI**: Fix Enterprise System test running wrong cleanup command, 2544, quaark
* **CI**: Bump CI actions versions, 2553, tankilevitch
* **Docs**: Fix links, 2535, jillnogold
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.2.0-rc11#bug-fixes)
Pull requests:
563932de [Requirements] Bump v3io-py and v3io-fs (2555)
1e27cb03 [CI] Bump CI actions versions (2553)
d18de974 [Requirements] Bump nuclio-jupyter to 0.9.4 (2554)
fd3ea8a4 [API] Change elapsed time to ms for easier querying (2552)
faa36625 [API] Add elapsed time attribute to API logs (2551)
7c13819a [Requirements] Bump storey to 1.2.3 (2550)
6073bbb1 [Datastore] Fix `KafkaSource` (2549)
70e6884a [Feature Store] Check if mapping is unique and copy data before saving to nosql target (2547)
46f063c0 [FeatureStore] Update feature set / vector fix (2538)
c7c4fe49 [API] Fix delete runtime resources doesn't return 403 on insufficient permissions (2542)
55e3996a [CI] Fix Enterprise System test running wrong cleanup command (2544)
01b7ea15 [FeatureStore] Block preview with spark (2533)
52e736a9 [Docs] Fix links (2535)
da1c1c62 [Feature Store] Remove id from spark_stats (2511)