- serving MindsDB GUI interface - new config version: separate paths for datasources and predictors storage changed to one root folder path
2.7.0
Not secure
fixes:
- Predictors files will be stored in right directory. - Docker image creation.
2.6.1
Not secure
features:
- 'waitress' as default HTTP server. 'gunicorn' and 'flask' as optional
2.6.0
Not secure
features:
- 'Gunicorn' HTTP server, instead current one
2.5.0
Not secure
features:
- integration with MSSQL - improved errors output for internal server errors
tests:
- tests for MSSQL integration
2.4.0
Not secure
features:
- new pre-parser for sql statements.
fixes:
- issue with file uploading on Windows. - wrong initial config for MySQL integration - issue with different storage paths in mindsdb and mindsdb_native - batch of issues with deleting datasource in case of predictor learning error