github mindsdb/minds v25.14.0rc1

latest releases: v26.1.0, v26.1.0rc1, v26.0.1...
pre-release5 months ago

TL;DR

Changes to SQL

  • A new feature has been added to enable Snowflake key value auth. This enhances user experience by providing an alternative method for authentication.
  • A bug fix has been made to handle querying columns that contain an empty space in the name. Now, you can successfully query such columns, improving the robustness and flexibility of SQL operations.

Changes to Integrations

  • The Snowflake embeddings feature has been added. It elevates data analysis to a new level by allowing machine learning algorithms to understand the complex patterns in the dataset.
  • A new feature, the Faiss handler with flat index, has been introduced. It boosts the speed and precision of similarity search and clustering of vectors, delivering more efficient computation and better results.
  • The Docker main deps feature has been introduced and Snowflake image has been built. These will ease the deployment of MindsDB, making it more efficient and consistent.

Changes to Knowledge Bases

  • The update to the mintlify version allows for a more enhanced version of the MindsDB Library, providing better performance.
  • The MySQL DC row count has been made optional. This offers more configurability to users and increases the usability of our database and MindsDB as a whole.

Bug Fixes and Improvements

  • The GitHub Readme has been updated. The update directs users to current and relevant information necessary for successful use of MindsDB.
  • Filelock has been updated from 3.18.0 to 3.20.1, indicating an enhanced MindsDB's security by preventing multiprocess race conditions.

Changes to Documentation

  • The documentation for Hubsot handler has been updated, providing clearer and more accurate information for users to follow and understand.

What's Changed

New Contributors

Full Changelog: v25.13.1...v25.14.0rc1

Don't miss a new minds release

NewReleases is sending notifications on new releases.