Skip to content

v2.1.0

Choose a tag to compare

@StpMax StpMax released this 24 Jul 07:06
· 17522 commits to stable since this release
ae3bae7

features:

  • config migration and validity check at start
  • if no specify in config 'certificate_path' or set it to empty string, then on start will be created temp ssl cert.

fixes:

  • mindsdb ignored storage_dir for mindsdb_native passed in --config arg and used it from default config instead.
  • escape predictors name when create related tables in databases.

tests:

  • added tests for 'external_datasource'