0.3.3
What's Changed
- build(pypi): Constrain the python version by @zen-xu in #533
- Arrow stream by @wangxiaoying in #536
- DataFusion 31 and Arrow 46 upgrade by @gruuya in #540
- Update mssql.md by @albcunha in #544
- update to
r2d2-oracle=0.6
by @rursprung in #562 - Infinite Postgres Bug #573 by @AndrewJackson2020 in #574
- Update SQLite dependencies by @aljazerzen in #568
- Create dependabot.yml by @tschm in #576
- Bump actions/cache from 2 to 4 by @dependabot in #578
- Bump actions/download-artifact from 3 to 4 by @dependabot in #577
- Bump actions/setup-java from 3 to 4 by @dependabot in #579
- Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.5.0 by @dependabot in #580
- Bump Gr1N/setup-poetry from 8 to 9 by @dependabot in #581
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #582
- Bump actions/checkout from 2 to 4 by @dependabot in #589
- Bump actions/setup-python from 1 to 5 by @dependabot in #588
- Bump extractions/setup-just from 1 to 2 by @dependabot in #587
- Update dependencies in cargo.toml using a bot by @tschm in #583
- build(rust): bump itertools from 0.10.5 to 0.11.0 by @dependabot in #594
- build(rust): bump openssl from 0.10.63 to 0.10.64 by @dependabot in #591
- Revert "build(rust): bump openssl from 0.10.63 to 0.10.64" by @wangxiaoying in #596
- build(rust): bump rust_decimal from 1.33.1 to 1.35.0 by @dependabot in #597
- Feat/pg semicolon support by @Jordan-M-Young in #599
- build(rust): bump chrono from 0.4.33 to 0.4.38 by @dependabot in #602
- add contributor list to readme by @wangxiaoying in #604
- typing: add stubs for connectorx.so by @zen-xu in #606
- No need to rely on the backport
importlib_metadata
for version retrieval anymore by @zen-xu in #607 - typing: support type hint with standard collections by @zen-xu in #605
- refactor: A more Pythonic way to set environment variables. by @zen-xu in #608
- Re-write
remove_ending_semicolon
by @surister in #601 - typing: optimize type annotations by @zen-xu in #609
- refactor: simplify ternary operator by @zen-xu in #611
- refactor: Optimize the detection of whether a package is installed. by @zen-xu in #610
- fix: correct read_sql return type annotation by @zen-xu in #612
- feat: Supports structured construction of database connection. by @zen-xu in #613
- build(deps): bump akhilmhdh/contributors-readme-action from 2.3.6 to 2.3.8 by @dependabot in #618
- build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 by @dependabot in #617
- implement Trino source by @domnikl in #585
- [WIP] support python 3.12 by @wangxiaoying in #615
New Contributors
- @zen-xu made their first contribution in #533
- @albcunha made their first contribution in #544
- @rursprung made their first contribution in #562
- @AndrewJackson2020 made their first contribution in #574
- @aljazerzen made their first contribution in #568
- @tschm made their first contribution in #576
- @dependabot made their first contribution in #578
- @surister made their first contribution in #601
- @domnikl made their first contribution in #585
Full Changelog: v0.3.2...v0.3.3
What's Changed
- build(pypi): Constrain the python version by @zen-xu in #533
- Arrow stream by @wangxiaoying in #536
- DataFusion 31 and Arrow 46 upgrade by @gruuya in #540
- Update mssql.md by @albcunha in #544
- update to
r2d2-oracle=0.6
by @rursprung in #562 - Infinite Postgres Bug #573 by @AndrewJackson2020 in #574
- Update SQLite dependencies by @aljazerzen in #568
- Create dependabot.yml by @tschm in #576
- Bump actions/cache from 2 to 4 by @dependabot in #578
- Bump actions/download-artifact from 3 to 4 by @dependabot in #577
- Bump actions/setup-java from 3 to 4 by @dependabot in #579
- Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.5.0 by @dependabot in #580
- Bump Gr1N/setup-poetry from 8 to 9 by @dependabot in #581
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #582
- Bump actions/checkout from 2 to 4 by @dependabot in #589
- Bump actions/setup-python from 1 to 5 by @dependabot in #588
- Bump extractions/setup-just from 1 to 2 by @dependabot in #587
- Update dependencies in cargo.toml using a bot by @tschm in #583
- build(rust): bump itertools from 0.10.5 to 0.11.0 by @dependabot in #594
- build(rust): bump openssl from 0.10.63 to 0.10.64 by @dependabot in #591
- Revert "build(rust): bump openssl from 0.10.63 to 0.10.64" by @wangxiaoying in #596
- build(rust): bump rust_decimal from 1.33.1 to 1.35.0 by @dependabot in #597
- Feat/pg semicolon support by @Jordan-M-Young in #599
- build(rust): bump chrono from 0.4.33 to 0.4.38 by @dependabot in #602
- add contributor list to readme by @wangxiaoying in #604
- typing: add stubs for connectorx.so by @zen-xu in #606
- No need to rely on the backport
importlib_metadata
for version retrieval anymore by @zen-xu in #607 - typing: support type hint with standard collections by @zen-xu in #605
- refactor: A more Pythonic way to set environment variables. by @zen-xu in #608
- Re-write
remove_ending_semicolon
by @surister in #601 - typing: optimize type annotations by @zen-xu in #609
- refactor: simplify ternary operator by @zen-xu in #611
- refactor: Optimize the detection of whether a package is installed. by @zen-xu in #610
- fix: correct read_sql return type annotation by @zen-xu in #612
- feat: Supports structured construction of database connection. by @zen-xu in #613
- build(deps): bump akhilmhdh/contributors-readme-action from 2.3.6 to 2.3.8 by @dependabot in #618
- build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 by @dependabot in #617
- implement Trino source by @domnikl in #585
- support python 3.12 by @wangxiaoying in #615
New Contributors
- @zen-xu made their first contribution in #533
- @albcunha made their first contribution in #544
- @rursprung made their first contribution in #562
- @AndrewJackson2020 made their first contribution in #574
- @aljazerzen made their first contribution in #568
- @tschm made their first contribution in #576
- @dependabot made their first contribution in #578
- @surister made their first contribution in #601
- @domnikl made their first contribution in #585
Full Changelog: v0.3.2...v0.3.3