Skip to content

v25.6.4.0

Compare
Choose a tag to compare
@MinuraPunchihewa MinuraPunchihewa released this 24 Jun 18:59
· 131 commits to main since this release
80082cc

TL;DR

Changes to SQL
  • MindsDB's information schema now includes the Data Catalog, increasing transparency for the users and simplifying data tracking.
  • The SQL model now supports Gemini 2.5, providing enhanced features and improved stability.
Changes to Integrations
  • Ludwig handler integration received an update with an upgraded ray, which results in better compatibility and increased performance.
Changes to Knowledge Bases
  • Correction of agent stripping input misuse in the kb_query_tool will help avoid unnecessary errors.
  • An override of Langchain base prompts was included, adding more proficiency to the KB tools.
  • The issue with evaluating KB for MySQL databases was fixed enhancing efficacy.
Bug Fixes and Improvements
  • Corrections have been made to the default values and descriptions for SF columns metadata, providing more detailed data insights.
  • Improvement of error messages now offers developers a clearer understanding of problems.
  • Fixed handling of default model configuration parameters is providing a more smooth working process.
  • Table name checking in lower case in API handler provides better string matching and avoids possible errors/casesensivity issues.
Changes to Documentation
  • Documentation updates including notes on starting MindsDB, changing relevance_threshold into relevance, removing reference to minds endpoints, and many others offer clearer guidelines.
  • A note was added on Mindsdb Cloud Provider (MCP) authentication. Furthermore, the knowledge base has been updated for the Snowflake provider.
  • It was noted that Ollama support has been removed from knowledge bases.

What's Changed

New Contributors

Full Changelog: v25.6.3.1...v25.6.4.0