TL;DR
Changes to SQL
SQL has seen major improvements with the renderer now optimized for INTERVAL statements and left outer join. The handling of SQL skills in agents has also been patched up, and issues related to databricks and oracle handlers returning lists of columns and tables have been resolved. Users will notice a more efficient connecting system with MYSQL APIs and smoother integration with Snowflake and Oracle databases.
Changes to Integrations
Improvements in some integration features led to better user experience. Custom URLs are now functional in Gitlab integration, issues in Zendesk integration have been fixed, and support for ollama in Knowledge Bases has been added. Various other changes, such as a few bug fixes with azure-openai, Mindsdb's GUI auto-restart, and fixes in data handlers cache have also been made.
Changes to Knowledge Bases
Several fixes and new features have been introduced in the knowledge bases, like bug fix for GREATER THAN filter, the deactivation of OpenAI handlers, allowing to filter by chunk_content, and so forth. Changes were also made to handle metadata as columns and revising the ALTER knowledge base command for smoother and more accurate data operations.
Bug Fixes and Improvements
This release saw numerous bug fixes, from fixing the SQL renderer for INTERVAL statements to several fixes and feature enhancements across SQL, integration modules, and Knowledge Bases. Other fixes includes: a typo correction, some integration tests adjustments, unit tests for path traversal in files and BYOM, a fix for memory leaks, and an improvement in static path checks.
Changes to Documentation
Documentation updates have been made in this release to make use of Mindsdb objects' naming more intuitive and beneficial for the user.
What's Changed
-
(Long list of changes)
-
(List of new contributors)
Full Changelog: v25.9.1.2...v25.10.0rc1