v25.3.4.1
·
1432 commits
to main
since this release
TL;DR
There has been an update to the Snowflake integration that is not backward-compatible. See the documentation for details.
Testing and Stability Improvements
- Salesforce Integration Unit Tests: Added unit tests for Salesforce integration, ensuring better stability and reliability.
- MySQL, MSSQL, and Redshift Tests: Additional tests for MySQL, MSSQL, and Redshift improve database handler robustness.
- Parquet Error Handling: JSON errors are now received when Parquet operations fail, improving debugging and error handling.
Database Enhancements
- MySQL Handler Update: The
use_pure=Truesetting is now the default for the MySQL handler, improving connection stability and performance. - Snowflake Output Formatting: Snowflake output is now converted to lowercase for consistency.
Dependency Upgrades
- LiteLLM Version Bump: Upgraded LiteLLM for improved performance and feature support.
- Llama-Index Version Upgrade: Updated Llama-index to the latest version, ensuring compatibility and enhancements.
- Lightwood Version Bump: Updated Lightwood to version 25.3.3.3 for improved machine learning capabilities.
- General Version Bump: Additional version bumps for maintaining up-to-date dependencies.
Documentation and User Experience Enhancements
- YouTube Integration Guide Update: Steps for generating credentials for YouTube integration have been updated for better clarity.
- Confluence Integration Enhancements: Improvements to the Confluence integration and its documentation make it more user-friendly.
- Sitemaps Added to Documentation: Enhances search engine optimization (SEO) and discoverability of MindsDB documentation.
What's Changed
- Added Unit Tests for the Salesforce Integration by @MinuraPunchihewa in #10593
- Set
use_pure=Trueby default for the MySQL handler by @StpMax in #10565 - Bump LiteLLM version by @ZoranPandovski in #10595
- Upgrade Llama-index version by @ZoranPandovski in #10596
- Updated the Steps for Generating Credentials for YouTube Integration by @MinuraPunchihewa in #10515
- Receive json errors when parquet fails by @dj013 in #10553
- Bump
lightwoodversion to 25.3.3.3 by @StpMax in #10600 - Mysql tests by @ZoranPandovski in #10597
- Mssql unit tests by @ZoranPandovski in #10602
- added sitemaps to mindsdb docs by @martyna-mindsdb in #10604
- Redshift tests by @ZoranPandovski in #10605
- Confluence Integration Improvements by @MinuraPunchihewa in #10598
- Updated the Documentation for the Confluence Integration by @MinuraPunchihewa in #10603
- Convert snowflake output to lowercase by @ea-rus in #10563
- Version Bump by @ZoranPandovski in #10609
Full Changelog: v25.3.4.0...v25.3.4.1