Core Library
- rewrites python - arrow backend for
sql_database
, better type conversion by @zilto in #2295 - Updated sql database docs for selecting tables and columns via config.toml by @dat-a-man in #2243
- limit schema and state retrieval queries by @sh-rp in #2345
- Adds resource field reference syntax to template strings by @burnash in #2210
- Feat/2251-use vectorized scanner for Snowflake/Parquet by @anuunchin in #2329
- feat: support encoding custom types in
json
modules by @joscha in #2286 - allows to apply table level hints via
make_hints
by @rudolfix in #2365 - removes memory leak in schema cache, skips schema validation in internal storage by @rudolfix in #2373
Docs
- Add missing import by @arjunanan6 in #2362
- docs: standardize capitalization in titles and labels by @burnash in #2359
- docs: plus: fix sample Claude config by @burnash in #2357
- docs: add warning about environment variables in Claude config by @burnash in #2368
- update docusaurus & other docs dependency updates by @sh-rp in #2331
Others
- authorizes workflows to be run if label is assigned (allowing to run full ci on forks) by @rudolfix in #2358
New Contributors
- @arjunanan6 made their first contribution in #2362
- @stantsvek made their first contribution in #2337
Full Changelog: 1.7.0...1.8.0