MindsDB v2.1.0 Release Notes

Release Date: 2020-07-24 // over 3 years ago
  • ๐Ÿ”‹ 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'