MindsDB v2.13.1 Release Notes

Release Date: 2020-11-20 // over 3 years ago

Previous changes from v2.12.0

  • ๐Ÿ”‹ Features:

    • config['api']['mysql']['database'] can be used as custom mindsdb-database name for db-integrations.
    • โšก๏ธ update argument for executable function
    • removing corrupted predictors on start

    ๐Ÿ›  fixed:

    • ๐ŸŒฒ logging in main process
    • convertation to JSON of numpy types in prediction results
    • removing datasource on initial analyse fail
    • checking columns names in DS for unique
    • 'delete datasource' route
    • ๐Ÿ›  a lot of other fixes