Skip to content

v23.8.1.0

Choose a tag to compare

@dylanketterer dylanketterer released this 03 Aug 18:24
8b4ab1d

Version 23.8.1.0 Release Notes:

Features/Improvements:

  • Added additional "conn_attrs" key to MySQL config, which is required for providing a partner name for the SingleStore Integration
  • Improved error messages in cases where handler cannot be used, removing handlers in list when they cannot be imported, and deleting ability to create integration via config file.

Bug fixes:

  • Fixing Writer Handler, adding column names to meta data, option to specify base_url directly for writer.
  • Fixed type mismatch for models_versions table
  • Added unknown argument validation for OpenAI Handler
  • Fix for creating ML Engine without Params
  • Fix to not rise an exception when table has more than two parts, will send select as is for an integration.
  • Fixes for Oracle connection, adding "disable_oob" param to disable out-of-band breaks, "auth_mode" param for connecting with database privileged, and fixing get_table methods.
  • Fix for Shopify integration's dependency, adding it to release file so it works with Docker
  • Fix for file locking on some systems.
  • Fix to be able to use statsforcast on docker.

Documentation:

  • Microsoft MySQL Server - Updated docs to make process of setting up server simple.
  • Updated "What is Mindsdb"
  • Updated info field ind documentaiton for all apps
  • Added Rest API Update View Page
  • Added Manual QA Test for US Political Party tutorial
  • Minor fix for list number in README
  • Updated Manual QA testing for Shopify Handler
  • Added ManualQA for supabase handler
  • Added OpenAI Example to JS SDK Docs
  • Fixing SurrealDB Docs, removing irrelevant documentation
  • Added Shopify Docs to nav
  • Updated ManualQA for Google BigQuery
  • Updated Google BigQuery Docs for when to use service_account_keys versus service_account_json