github mindsdb/minds v25.9.3rc1

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

TL;DR

Changes to SQL

  • Modification to the SQL renderer: It now correctly handles INTERVAL statements.
  • Improve the renderer operation for left outer join.
  • Fixed agent work with sql skill to improve overall SQL interactions.

Changes to Integrations

  • Tweaked the connections for Vllm, Snowflake and DB URI.
  • Different dependency has been set for DuckDB on Windows, reducing compatibility issues.
  • The MySQL API connection queue length has been increased to handle complex operations more smoothly.

Changes to Knowledge Bases

  • Fixed main unit tests and KB integration tests to improve overall performance and reliability.
  • Introduced coverage for Python versions 3.10 to 3.13 in unit tests run on CI.

Bug Fixes and Improvements

  • Multiple fixes and updates have been made to workflows and Docker tags.
  • API Metadata has been added to the Config Endpoint, and a delete files API fix was introduced.
  • Reduced the amount of warnings triggered on MindsDB start up.
  • An error with reranker limit was fixed.
  • Pydantic 'model_' namespace warning was silenced.
  • Unused manual approval for forks was removed.
  • a2wsgi has been introduced, replacing the starlette wsgi wrapper.

Changes to Documentation

  • MindsDB objects naming has been documented in a more understandable format.
  • Update was made to the mintlify docs dependency to keep the document up-to-date.

What's Changed

New Contributors

Full Changelog: v25.9.1.2...v25.9.3rc1

Don't miss a new minds release

NewReleases is sending notifications on new releases.