TL;DR
New Integrations & Features
- Microsoft Teams as a Data Source: MS Teams can now be used as a data source, broadening MindsDB's data connectivity.
- KB Metadata Enhancements: Select and delete operations by metadata are now supported, improving knowledge base management.
- KB Metadata Expansion: More data is now added to metadata, enhancing query capabilities.
Documentation Updates
- Microsoft Teams Integration Guide: Added documentation for configuring MS Teams as a data source, helping users set it up efficiently.
- Salesforce Connected App Configuration: Updated documentation to provide better guidance on configuring a connected app for Salesforce integration.
Performance & Stability Improvements
- CPU Docker Images: Added CPU-specific Docker images, optimizing deployment for different environments.
- Fixed Docker Build Issues: Addressed a broken Docker build to ensure smooth development and deployment.
Testing & Reliability Improvements
- MS Teams Integration Unit Tests: Added unit tests for the MS Teams integration as a data source, ensuring reliability.
- Expanded GitHub Actions Testing: Enhanced existing tests and introduced HTTP API tests in GitHub Actions, improving CI/CD reliability.
- Fixed Incorrect
channel_idUsage: Resolved an issue with thechannel_idin the Conversations table, ensuring accurate data handling.
Release Update
- Version 25.3.4.0: This release includes the above improvements, making MindsDB more stable and feature-rich.
What's Changed
- Added the Documentation for Microsoft Teams as a Data Source by @MinuraPunchihewa in #10579
- KB select/delete by metadata by @ea-rus in #10567
- Updated the Documentation for Configuring a Connected App for the Salesforce Integration by @MinuraPunchihewa in #10580
- MS Teams Integration as a Data Source by @MinuraPunchihewa in #10566
- add cpu docker images by @hamishfagg in #10572
- Enhancing existing tests and adding HTTP API tests to the github actions workflow by @StpMax in #10569
- Fixed the Incorrect Use of channel_id with the Conversations Table by @MinuraPunchihewa in #10586
- Unit Tests for the MS Teams Integration (as a Data Source) by @MinuraPunchihewa in #10584
- KB add more data to metadata by @ea-rus in #10574
- Fixed Broken Docker Build by @hamishfagg in #10590
- Release 25.3.4.0 by @MinuraPunchihewa in #10591
Full Changelog: v25.3.3.0...v25.3.4.0