| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-23 | 2.0 kB | |
| v26.1.0 source code.tar.gz | 2026-04-23 | 65.9 MB | |
| v26.1.0 source code.zip | 2026-04-23 | 66.7 MB | |
| Totals: 3 Items | 132.6 MB | 2 | |
TL;DR
Changes to SQL
There have been several notable updates improving SQL support: Additional MySQL API tests, fixes for MSSQL Query Execution Result Conversion, improved scoping on MySQL's get_columns schema and parsing on BigQuery's Select response. Support for additional gitlab configurations has been added. To ensure failsafe operation, proper exception handling has been put in place for MSSQL check_connection and error handling mechanisms are implemented for temporary folder cleanup.
Changes to Integrations
A good number of new integration handlers have been added this time including: Leads to Hubspot Handler, Raindrop.io handler, Denodo Integration handler, and Freshdesk integration. Fixes and updates have been made to Hubspot handler and support has been added for additional gitlab configurations, Motherduck is now supported in DuckDB, Azure provider was fixed. Various fixes have been made to the boot error messages in integration handlers.
Changes to Knowledge Bases
There have been two important fixes to Knowledge Bases. One ensuring the creation of knowledge base without explicitly providing provider configurations is successful for non-openAI scenarios. The second optimizes get_integration by fetching directly from DB.
Bug Fixes and Improvements
There have been improvements to error and crash handling, along with particular issues with Duplicated columns, PID file creation, and IN filter with the API handler. There has been optimization in mixed search with improvements to the faiss ivf file and allowing data handlers to stream data.
Changes to Documentation
Various documentations have been updated including ENV Variables, datastax.mdx, and gitlab handler readme. There have been corrections to CREATE MODEL/PREDICTOR typo on model creation page and updates to the home page have been done.
What's Changed
[... The entire "What's Changed" section you provided is pasted here, without any changes ...]