v25.3.4.2
·
1423 commits
to main
since this release
TL;DR
Bug Fixes and Performance Improvements
- Fix Cursor Pagination in Confluence: Resolved pagination issues in Confluence integrations, ensuring smoother navigation and data retrieval.
- Update default_handlers.txt: Enhancements to default handlers improve system stability and processing efficiency.
Integrations and Compatibility Updates
- Enabled Microsoft Teams Integration with Application Permissions: Users can now utilize Microsoft Teams integration with application-level permissions, expanding authentication and security options.
- Updated Documentation for MS Teams Integration: Added clarity on supported permission types, ensuring easier setup and troubleshooting.
Database Enhancements
- Output MySQL Types from
get_columns: Improved MySQL compatibility by ensuring column type information is correctly retrieved, benefiting developers who require precise schema details. - TPC Oracle Updates: Enhancements related to TPC benchmarking and Oracle compatibility, optimizing performance and accuracy.
Documentation and Configuration Updates
- Added Milvus to Documentation: Updated the documentation to include Milvus, ensuring users have proper guidance on its integration.
Versioning
- Bump Version: Incremented version number to reflect recent updates and improvements.
What's Changed
- Fix cursor pagination in Confluence by @ZoranPandovski in #10610
- Update cla.yml by @martyna-mindsdb in #10611
- Enabled the Use of Microsoft Teams Integration with Application Permissions by @MinuraPunchihewa in #10616
- Output MySQL types from
get_columnsby @StpMax in #10617 - added milvus to docs by @martyna-mindsdb in #10622
- Update default_handlers.txt by @ZoranPandovski in #10620
- TPC oracle updates by @ea-rus in #10621
- Updated the Documentation for MS Teams Integration with Supported Permission Types by @MinuraPunchihewa in #10618
- Bump version by @ZoranPandovski in #10623
Full Changelog: v25.3.4.1...v25.3.4.2