github mindsdb/mindsdb v25.13.0rc1

latest release: v25.13.0rc2
pre-releaseone day ago

TL;DR

Changes to SQL

  • The case sensitivity of CTEs has been fixed, addressing issues with SQL query execution.

Changes to Integrations

  • The numpy dependency has been updated to v2+, which can provide performance improvements and additional features.
  • Some updates have been done regarding MongoDB Render, ensuring better compatibility and interaction with this popular NoSQL database.

Changes to Knowledge Bases

  • Modifications have been made to error messages displayed when inserting to non-existent Knowledge Bases, enhancing clarity of errors for end users.
  • The deletion of tables is now possible if a Knowledge Base is removed, ensuring the integrity and correctness of data.
  • MindDB Lite version has some lighter feature set for easier onboarding and usage.
  • Checks for dimension in existing vector tables are now performed when creating Knowledge Bases, ensuring the validity of user inputs and overall data quality.

Bug Fixes and Improvements

  • Sensitive info is now hidden in logs, enhancing data security practices.
  • MindsDB Editor Tabs' loading failure has been addressed and resolved.
  • There is no more redundant warning for extra with no requirements, providing cleaner, less cluttered outputs.
  • Additional data has been added to pid file and pid file content is now configurable, providing more flexibility and control for the users.
  • The initial action for the verification of handlers list coverage has been tested and successfully implemented, ensuring the system's robustness.

Changes to Documentation

  • The documentation now includes a section on the naming of databases, providing further clarity and guidance to users.

What's Changed

Full Changelog: v25.12.0...v25.13.0rc1

Don't miss a new mindsdb release

NewReleases is sending notifications on new releases.