Releases: laughingman7743/PyAthena
Releases · laughingman7743/PyAthena
v3.1.0
What's Changed
- Bump pyarrow from 13.0.0 to 14.0.1 by @dependabot in #491
- Bump cryptography from 41.0.5 to 41.0.6 by @dependabot in #494
- Remove python2 syntax by @laughingman7743 in #498
- Implement SparkCursor to support Spark calculations (fix #493) by @laughingman7743 in #497
Full Changelog: v3.0.10...v3.1.0
v3.0.10
What's Changed
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #481
- Support
json_serializer
andjson_deserializer
engine/dialect paremeters by @edgarrmondragon in #486 - Update GitHub Actions & Remove secrets by @laughingman7743 in #487
- Update poetry.lock by @laughingman7743 in #489
New Contributors
- @edgarrmondragon made their first contribution in #486
Full Changelog: v3.0.9...v3.0.10
v3.0.9
What's Changed
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #474
- Bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #475
- fix(reuse): 🐛 convert reuse parameters to the expected data type by @CandiedCode in #478
New Contributors
- @CandiedCode made their first contribution in #478
Full Changelog: v3.0.8...v3.0.9
v3.0.8
What's Changed
- Fix SyntaxError in SQLAlchemy 1.x (fix #472) by @laughingman7743 in #473
Full Changelog: v3.0.7...v3.0.8
v3.0.7
What's Changed
- Update poetry.lock by @laughingman7743 in #470
- Fix exceptions alias by @laughingman7743 in #471
- implement
get_view_definition()
for AthenaDialect by @bossenti in #468
New Contributors
Full Changelog: v3.0.6...v3.0.7
v3.0.6
What's Changed
- Porting the distutils.util.strtobool method (fix #463) by @laughingman7743 in #464
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- Sqlalchemy iceberg partition by @dominik-reiner in #461
New Contributors
- @dominik-reiner made their first contribution in #461
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- adding back dbapi module for backward compatibility with sqlalchemy 1.4.x by @mdeshmu in #448
- Bump cryptography from 40.0.2 to 41.0.0 by @dependabot in #449
- Update github actions by @laughingman7743 in #453
- Update ThumbprintList by @laughingman7743 in #455
- adding back dbapi module for backward compatibility with sqlalchemy 1.4.x by @mdeshmu in #457
New Contributors
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Delay type annotation eval for compatibility with SQLAlchemy 1.4 by @xuganyu96 in #446
New Contributors
- @xuganyu96 made their first contribution in #446
Full Changelog: v3.0.2...v3.0.3