github mindsdb/minds-platform v25.5.4.0

latest releases: v26.1.0, v26.1.0rc1, v26.0.1...
12 months ago

TL;DR:

Bug Fixes and Improvements

  • Fixed issues on release testing, enhancing the process of releasing newer versions.
  • Enhanced staging test failure messages and added new release messages, leading to a more smooth and informed development process.
  • Improved file buffer closing during file upload, adding to the reliability of file operations.
  • Handled the Transformer to be optional. This provides more flexibility when utilizing transformers in our projects.
  • Improved stream fetching of data from the data handler, providing a more efficient data handling solution.
  • Fixed import issues of Handler Utilities, leading to a smoother start of your projects.
  • Fixed bugs and perfections related to the integration of Handler Utilities.

Changes to SQL

  • Provided support variables in SQL, making SQL execution more dynamic and flexible.
  • Further improvements have been made to our SQL version, aligning it with industry standards and modern SQL features.
  • Allowed INSERT without a column list, providing more flexibility in SQL operations.
  • Register inserts from selects in queries table integrating, this helps in tracing and optimizing DB operations.
  • Introduced 'Create index' altering the table query to set the table's dimension for index creation.

Changes to Integrations

  • Added an A2A server. This will provide better interactive and collaborative capabilities for the MindsDB ecosystem.
  • Implemented token-based auth for the MCP server. This improves security features and safeguards user data more effectively.

Changes to Knowledge Bases

  • Updated the knowledge base docs example, making it easier for users to understand and use MindsDB's knowledge base.
  • Added JSON chunking support for the knowledge base, which will allows for more efficient storage and retrieval of data.

Changes to Documentation

  • Conducted a major refactoring of the MindsDB docs. The documentation is now much more navigable and user-friendly.
  • Updated the mindsdb and minds docs, ensuring they provide accurate and updated information.
  • Included many updates to the documentation files and also included new copies to specific doc pages.

What's Changed

Full Changelog: v25.5.3.0...v25.5.4.0

Don't miss a new minds-platform release

NewReleases is sending notifications on new releases.