TL;DR
Bug Fixes and Improvements
A number of bug fixes and improvements have been carried out in this release. These include a fix to the release notes workflow to improve functionality. An issue that was causing errors in windows due to the onnxruntime version has been solved by pinning the onnxruntime version. These fixes will ensure smoother operation of the program and reduce errors encountered by users.
Changes to Documentation
Several corrections and updates have been made to the documentation. These include a corrected typo in list_ml_engines.mdx and fixing a variable name. These changes will provide a better understanding for users by ensuring the documentation is accurate and clear.
Changes to Integrations
There is a new feature that supports Google Gemini Models with Agents. This will allow users to make use of Google Gemini Models thereby expanding the possibilities for their projects.
Changes to Knowledge Bases
The Knowledge Base has been updated to version-2. This updated version will provide users with improved and more current information thereby enhancing their experience with the program.
What's Changed
- Fix release notes workflow by @ZoranPandovski in #10676
- docs - fixed variable name by @martyna-mindsdb in #10678
- Corrected typo in list_ml_engines.mdx by @MR901 in #10681
- Support Google Gemini Models with Agents by @tmichaeldb in #10684
- Update release_notes.yml by @martyna-mindsdb in #10680
- Add env to matrix by @ZoranPandovski in #10677
- Knowledge Base V2 by @ZoranPandovski in #10692
- Pinned onnxruntime Version to Avoid Errors in Windows by @MinuraPunchihewa in #10693
New Contributors
Full Changelog: v25.4.2.0...v25.4.2.1