Features / Enhancements
* **Frameworks**: Added H5 saving format, 1055, guy1992l
* **Feature Store**: Enable to specify extra fields to be parsed as dates in csv source to storey, 1058, katyakats
* **Requirements**: Allow install dependencies from remote endpoints, 1056, liranbg
* **Images**: Install extras in the requirements layer to leverage docker cache better, 1051, hedingber
* **Frameworks**: Merged mlrun/frameworks to mlrun/mlrun, 1022, guy1992l
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v0.6.5-rc9#features-and-enhancements)
Bug fixes
* **Requirements**: Bump s3fs to 0.6.0, 1059, urihoenig
* **Feature Store**: Fail `delete_feature_set` if no purging was done, 1054, urihoenig
* **Docs**: Fix wrong usage of os.path.join, 1057, gilad-shaham
* **Feature Store**: Enable ingest to spark from pandas df, 1053, dinal
* **Feature Store**: Bump v3iofs to 0.1.7 to fix handling purge of specified v3io paths, 1052, urihoenig
* **System Tests**: Change projects secrets system tests location + mark as enterprise, 1050, hedingber
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v0.6.5-rc9#bug-fixes)
Pull requests:
797c72e [Requirements] Bump s3fs to 0.6.0 (1059)
45e9125 [Frameworks] Added H5 saving format (1055)
50b74b5 [Feature Store] Enable to specify extra fields to be parsed as dates in csv source to storey (1058)
137007f [Requirements] Allow install dependencies from remote endpoints (1056)
fa3058b [Feature Store] Fail `delete_feature_set` if no purging was done (1054)
213f94e [Docs] Fix wrong usage of os.path.join (1057)
7487212 [Feature Store] Enable ingest to spark from pandas df (1053)
cadbf54 [Feature Store] Bump v3iofs to 0.1.7 to fix handling purge of specified v3io paths (1052)
6a3684f [Images] Install extras in the requirements layer to leverage docker cache better (1051)
c3ca52b [System Tests] Change projects secrets system tests location + mark as enterprise (1050)
3ebb904 [Frameworks] Merged mlrun/frameworks to mlrun/mlrun (1022)