Features / Enhancements
* **CI**: Bump version [1.3.x], 4102, liranbg
* **Model Monitoring**: Update sklearn pre-trained model file for system tests [1.3.x], 3892, Eyal-Danieli
* **Frameworks**: Support SciKit-Learn 1.3 deprecated normalize [1.3.x], 3861, alonmr
* **Images/Base**: Update conda to 23.1.0 [1.3.x], 3859, alonmr
* **Images/Models**: Override base image [1.3.x], 3851, liranbg
* **CI**: Update test dockerfile docker installation, 3808, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.4-rc1#features-and-enhancements)
Bug fixes
* **Artifacts**: Fix register artifacts overrides old artifacts [1.3.x], 4101, alonmr
* **gRPC**: Fix compiling schemas docker image [1.3.x], 3761, liranbg
* **SchemaCompiler**: Fix building container image, 3754, liranbg
* **Datastore**: Fix ingestion from sql source [1.3.x], 3740, davesh0812
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.4-rc1#bug-fixes)
Pull requests:
33b017ff [CI] Bump version [1.3.x] (4102)
def2fc26 [Artifacts] Fix register artifacts overrides old artifacts [1.3.x] (4101)
9e091b0d [Model Monitoring] Update sklearn pre-trained model file for system tests [1.3.x] (3892)
3ad0fb03 [Frameworks] Support SciKit-Learn 1.3 deprecated normalize [1.3.x] (3861)
fd69e903 [Images/Base] Update conda to 23.1.0 [1.3.x] (3859)
d0ad83d6 [Images/Models] Override base image [1.3.x] (3851)
3ce9dd4f [CI] Update test dockerfile docker installation (3808)
56ccb82a [gRPC] Fix compiling schemas docker image [1.3.x] (3761)
390bcb02 [SchemaCompiler] Fix building container image (3754)
cdbb6d9b [Datastore] Fix ingestion from sql source [1.3.x] (3740)