TL;DR
Changes to SQL
- Additional MysQL API tests have been added for expanded coverage, enhancing reliability.
- Improved MSSQL query execution result conversion and schema scoping.
- Enabled support for additional gitlab configurations.
- MariaDB tests have been fixed.
- MySQL got_columns schema scoping was updated for better compatibility.
- BigQuery newly added parameters result in better control and flexibility.
Changes to Integrations
- Documentation for datastax has been updated, improving clarity and usability.
- Improved the CRUD operations of hubspot handler.
- Added Leads to Hubspot handler for more functionality.
- Introduced the ability for data handlers to stream data, enhancing data handling efficiency.
- Fix for queries to API handler with
INfilter, providing better consistency. - Optimal get_integration by fetching directly from DB improved performance.
- Improved support for additional gitlab configurations.
- ClickHouse data catalog was added, expanding data source options.
- Raindrop.io integration handler was added with full CRUD support and complete test coverage.
- Denodo integration handler was added, expanding data source options.
- Freshdesk Integration was added, broadening third-party tool integration options.
- Jira Handler updates improve functionality.
Changes to Knowledge Bases
- Optimization for the creation of knowledge bases for non-OpenAI scenarios was enhanced.
- Temporary folder cleanup error handling was improved, enhancing system stability.
Bug Fixes and Improvements
- Fixed various issues with handlers for Hubspot, Hana, Confluence, and others. These fixes have improved the reliability and functionality of the handlers.
- The consistency of functionalities like lock the PID file or support of xls files has been improved with the application of respective fixes.
- Static errors and issues with subquery references were resolved for improved stability.
- Specific security enhancements added through updates to protobuf, python-multipart, socket.io-parser, requests, yaml, brace-expansion, basic-ftp, and filelock, to bolster security.
- Motheduck support was added to DuckDB for optimization.
- Several fixes applied to the formed JSON exception type in Postgres to increase stability.
Changes to Documentation
- Various documentation updates including ENV variables, gitlab, hubspot and others for better understanding.
- A mintlify update improved the aesthetics of the code.
- The addition of Faiss doc improved clarification on the utilization of Faiss.
What's Changed
[The What's Changed section was not modified as per instructions. Refer to the input.]
Full Changelog: v26.0.1...v26.1.0rc1