v0.6.1
What's Changed
- feat: Support python contexts, add default in-memory connection by @scsmithr in #1909
- chore(deps): bump rustix from 0.37.23 to 0.37.26 by @dependabot in #1954
- chore: Track
bytes_written
for insert and copy operations. by @vrongmeal in #1960 - feat: add js bindings by @universalmind303 in #1962
- chore(deps): bump all util packages by @tychoish in #1998
- feat: add excel reader by @universalmind303 in #1997
- chore(deps): bump primary dependency group by @tychoish in #2000
- chore: Add back init.py file by @scsmithr in #2007
- fix: Remove terminal width detection from pretty table by @scsmithr in #2009
- chore: Enable more rpc tests by @scsmithr in #2014
- !experiment(rpc_proxy): client_auth_optional by @greyscaled in #2016
- feat(tls): make tls mode configurable by @tychoish in #2017
- fix(minor): cleanup interactive startup message by @tychoish in #2020
- fix(tls): rename tls verification cli argument by @tychoish in #2019
- fix: mongodb pushdown filters by @tychoish in #2003
- fix: prql slt runner by @universalmind303 in #2024
- feat: DESCRIBE table by @universalmind303 in #2022
- feat(tls): cloud auth fields for api_version, client_type by @greyscaled in #2031
- release: v0.6.1 by @greyscaled in #2032
Full Changelog: v0.6.0...v0.6.1