Features / Enhancements
* **Docs**: How to build a docker image using a dockerfile, 4692, jillnogold
* **Docs**: Update grafana model monitoring applications dashboard, 4643, jillnogold
* **Feature Store**: Improve `onehotencoder` warning, 4698, gtopper
* **Runtimes**: Use http connection pool to speed up function invocations, 4693, gtopper
* **Model Monitoring**: Use the last request for the "last updated" time, 4690, jond01
* **Datastore**: Support data store profiles by spark, 4687, alxtkr77
* **Requirments**: Bump storey to v1.6.10, 4686, assaf758
* **Data types**: Avoid using deprecated numpy data type, 4684, gtopper
* **Datastore**: Avoid saving `update_last_written` function in parquettarget attributes, 4682, gtopper
* **Serving**: Add logs to termination callback, 4675, gtopper
* **Docs**: Add google-site-verification to page head, 4679, jillnogold
* **Datastore**: Write parquet files compatible with pyspark 3.2.3, 4678, gtopper
* **Model Monitoring**: Add model monitoring controller api, 4671, Eyal-Danieli
* **FeatureStore**: Change apis to be featureset/featurevector class methods, 4664, alxtkr77
* **Dask**: Retry reconnection before bailing upon connection error, 4674, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.6.0-rc11#features-and-enhancements)
Bug fixes
* **Tests**: Fix spark test, 4699, alxtkr77
* **Tests**: Fix `testfeaturestore` system tests, 4697, gtopper
* **Feature Store**: Fix timestamp precision in pyspark/pandas2 compatibilty workaround, 4691, gtopper
* **Tests**: Fix system tests failures, 4683, gtopper
* **FeatureStore**: Fixing featureset.preview(), 4676, alxtkr77
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.6.0-rc11#bug-fixes)
Pull requests:
420a5419 [Docs] How to build a docker image using a dockerfile (4692)
e4982528 [Docs] Update Grafana Model Monitoring Applications dashboard (4643)
460a1cfa [Tests] Fix spark test (4699)
b3a35c94 [Feature Store] Improve `OneHotEncoder` warning (4698)
54037498 [Tests] Fix `TestFeatureStore` system tests (4697)
40621e56 [Runtimes] Use HTTP connection pool to speed up function invocations (4693)
66460cc4 [Feature Store] Fix timestamp precision in pyspark/pandas2 compatibilty workaround (4691)
371fb541 [Model Monitoring] Use the last request for the "last updated" time (4690)
85e685c0 [Datastore] Support data store profiles by spark (4687)
96dc32aa [Requirments] Bump storey to v1.6.10 (4686)
3132f29f [Data types] Avoid using deprecated numpy data type (4684)
ee866865 Revert "[Data types] Avoid using deprecated data type"
fcb997f7 [Data types] Avoid using deprecated data type
80d61454 [Tests] Fix system tests failures (4683)
2c8e1395 [Datastore] Avoid saving `update_last_written` function in ParquetTarget attributes (4682)
e19b1182 [Serving] Add logs to termination callback (4675)
266248ba [Docs] Add google-site-verification to page head (4679)
e58b9950 [Datastore] Write parquet files compatible with pyspark 3.2.3 (4678)
24904797 [FeatureStore] Fixing FeatureSet.preview() (4676)
95a93892 [Model Monitoring] Add model monitoring controller API (4671)
0ca89639 [FeatureStore] Change APIs to be FeatureSet/FeatureVector class methods (4664)
c9fc966a [Dask] Retry reconnection before bailing upon connection error (4674)
Failed parsing:
ee866865 {Gal Topper} Revert "[Data types] Avoid using deprecated data type"
fcb997f7 {Gal Topper} [Data types] Avoid using deprecated data type