New
v25.13.1
TL;DR
Changes to Integrations
- We've added a new option for Snowflake key value authentication. This enhances the security of your Snowflake integration by providing an additional method of authorization.
- We've also made several fixes to the BigQuery integration, improving its stability and reliability.
Changes to APIs
- We've fixed the healthcheck timeout issue when API workers are busy. With this fix, the system should correctly represent the state of the APIs, providing accurate healthcheck statuses.
Changes to Testing
- We've updated permissions in the tests_unit.yml file. This change makes the test environment more secure and test results more reliable.
Bug Fixes and Improvements
- The 25.13.1 patch release brings a number of bug fixes and improvements across various functionalities, meaning a more stable and efficient software for users.
What's Changed
- Add option for Snowflake key value auth by @ZoranPandovski in https://github.com/mindsdb/mindsdb/pull/12024
- BigQuery fixes by @MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/12057
- Fix healthcheck timeout when api workers are busy by @hamishfagg in https://github.com/mindsdb/mindsdb/pull/12059
- Update permissions in tests_unit.yml by @lucas-koontz in https://github.com/mindsdb/mindsdb/pull/12060
- Patch Release 25.13.1 by @MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/12056
Full Changelog: https://github.com/mindsdb/mindsdb/compare/v25.13.0...v25.13.1