0.22.1
What's Changed
- fix(ibis): adding documentation for athena columns by @Davidbackx in #1383
- perf(mcp-server): add MDL indexing cache for O(1) lookups by @Ray0907 in #1384
- fix(ibis): Push down MSSQL LIMIT translation to subquery for pagination support by @goldmedal in #1375
- fix(ibis): missing to use BigQuery SDK for dry run by @goldmedal in #1381
- feat(ibis): introduce the api to get the details of specfic function by @goldmedal in #1374
- deps(ibis): bump urllib3 from 2.5.0 to 2.6.0 in /ibis-server by @dependabot[bot] in #1386
- deps(ibis): bump fonttools from 4.59.2 to 4.61.0 in /ibis-server by @dependabot[bot] in #1385
- chore(ci): clean up the CI envrionments by @goldmedal in #1387
- deps(ibis): bump filelock from 3.19.1 to 3.20.1 in /ibis-server by @dependabot[bot] in #1390
- feat(knowledge): introduce the generic SQL knowledge by @goldmedal in #1389
- chore(knowledge): enhance the SQL instruction for BigQuery SQL by @goldmedal in #1395
New Contributors
- @Davidbackx made their first contribution in #1383
- @Ray0907 made their first contribution in #1384
Full Changelog: 0.22.0...0.22.1