github mindsdb/mindsdb v25.9.3_rc.1

latest release: v25.9.3rc1
pre-release12 hours ago

TL;DR

Changes to SQL

  • Improved SQL renderer for the INTERVAL statement which improves the SQL functionality.
  • Fixed the left outer join renderer to provide more efficient SQL queries.
  • Fixed LAST in function with join, considerably improving the function's usability.
  • Improved agent work with the SQL skill, enhancing usability for SQL-related tasks.

Changes to Integrations

  • Fixed main unit tests and KB integration tests, optimizing MindsDB's performance.
  • Altered different duckdb dependency for windows, improving compatibility and performance.
  • Fixed snowflake: now uses PUBLIC schema if it is not set, increasing user flexibility.

Changes to Knowledge Bases

  • Removed unused manual approval for forks, thus enhancing system efficiency.

Bug Fixes and Improvements

  • Fixed vllm connection error message to aid user troubleshooting.
  • Fixed a typo.
  • Added more debug logs for better problem diagnosis and solution.
  • Trial PR for testing has been set to ignore.
  • Use of bigger limit for reranker, increasing system efficiency.
  • Silenced Pydantic 'model_' namespace warning, reducing unnecessary notifications.

Changes to Documentation

  • Updated mindsdb objects naming in the documentation for better clarity.
  • Updated mintlify docs dependency which keeps the MindsDB documentation up-to-date.

Miscellaneous changes

  • Added API Metadata to the Config Endpoint, enabling easy access to important information.
  • Workflows for the develop branch and docker tags have been updated.
  • Reduced the number of warnings on MindsDB start-up, enhancing user experience.
  • Corrected the db URI.
  • Update developed from main to streamline MindsDB progression.
  • 11431 delete files API has been fixed.
  • Increased MySQL API connection queue length to manage high-volume queries better.

What's Changed

New Contributors

Full Changelog: v25.9.1.2...v25.9.3_rc.1

Don't miss a new mindsdb release

NewReleases is sending notifications on new releases.