Releases: laughingman7743/PyAthena
Releases · laughingman7743/PyAthena
v3.9.0
What's Changed
- Bump urllib3 from 1.26.18 to 1.26.19 in /requirements by @dependabot in #549
- Bump certifi from 2024.2.2 to 2024.7.4 in /requirements by @dependabot in #550
- Bump zipp from 3.17.0 to 3.19.1 in /requirements by @dependabot in #551
- Add default converter for timestamp with timezone by @gontzalm in #554
New Contributors
Full Changelog: v3.8.3...v3.9.0
v3.8.3
What's Changed
- Bump jinja2 from 3.1.3 to 3.1.4 in /requirements by @dependabot in #542
- Bump requests from 2.31.0 to 2.32.0 in /requirements by @dependabot in #546
- Adjusted size of the last part of a multipart request (fix #547) by @laughingman7743 in #548
Full Changelog: v3.8.2...v3.8.3
v3.8.2
What's Changed
- Implement all fsspec specs in the s3 file system by @laughingman7743 in #540
Full Changelog: v3.8.1...v3.8.2
v3.8.1
What's Changed
- Support for appending to files larger than 5GB by @laughingman7743 in #541
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Support for writing with s3 file system by @laughingman7743 in #539
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- Add support for UPDATE and MERGE operation in formatter by @Oskar-Bonde in #536
- Bump idna from 3.6 to 3.7 in /requirements by @dependabot in #533
New Contributors
- @Oskar-Bonde made their first contribution in #536
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- Update README by @laughingman7743 in #530
- a possible stopgap solution to issue #531 by @AJM10565 in #532
New Contributors
Full Changelog: v3.5.1...v3.6.0
v3.5.1
What's Changed
- Fix future warnings by @laughingman7743 in #524
- Fix version and release for docs by @laughingman7743 in #525
- Fix AttributeError: module 'sqlalchemy.types' has no attribute 'DOUBLE' (fix #526) by @laughingman7743 in #527
Full Changelog: v3.5.0...v3.5.1
v3.4.1
Full Changelog: v3.5.1...v3.4.1
v3.5.0
What's Changed
- Add docs (fix #501) by @laughingman7743 in #519
- Fix future warnings by @laughingman7743 in #521
- Fix deprecation warnings by @laughingman7743 in #522
- Issue 517: Concept for Timetravel/Temporal Queries by @jasonamyers in #518
New Contributors
- @jasonamyers made their first contribution in #518
Full Changelog: v3.4.0...v3.5.0