TL;DR
Changes to SQL
- Enabled Salesforce as a Supported Source in Data Catalog
- Fixed Metadata Queries for Snowflake (Data Catalog)
- Add "a2a" key to config response in HTTP API
- Support of
vectortype - Correct JSON types pass through MindsDB
- Set correct
information_schema.tables.table_typeforagentandknowledge base - Enable partitions with join
- Add support to agent for default LLM parameters from config
- Add support for generic
api_keyhandling in agents
Changes to Integrations
- Fixed case-sensitive columns
- Fix file logging in Windows
- New Agent Implementation support for the Data Catalog
- Enable Data Catalog Support for the new agent implementation
- Agent Data Catalog
- Data Catalog V1
Changes to Knowledge Bases
- Improved Reliability and Error Handling of Data Catalog Loader
- Provide different response from low-level machine learning client expected
- Fix types in knowledge base
- Improve robustness of knowledge base input parsing and data formatting
- Add more OpenAI models for agents
- Many knowledge base docs updates and improvements
Bug Fixes and Improvements
- Fixed connect from Pycharm to MySQL server
- Set progress for insert without partitions
- Remove GitHub-Actions pull secret
- Enhance test runs to same concurrency group as deploys
- Numerous testing fixes and simplifications
- Removal of Prod Deploy
Changes to Documentation
- Support added for ALTER VIEW
- Support added for UPDATE DATABASE
- Remove Database When Table Restriction Parameters are Used
- Several other improvements and fixes
What's Changed
(Follow it with "What's Changed" section provided above)