Releases: laughingman7743/PyAthena
Releases · laughingman7743/PyAthena
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
v3.4.0
What's Changed
- Fixed incorrect rendering of numeric type variants in SQLAlchemy's DDL (fix #515) by @laughingman7743 in #516
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Migrate package manager from pdm to hatch by @laughingman7743 in #513
- Support for Python 3.12 (fix #482) by @laughingman7743 in #514
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
- Revert missing cursor default arguments. (fix #506) by @laughingman7743 in #508
- Fix PytestUnknownMarkWarning: Unknown pytest.mark.depends by @laughingman7743 in #509
- Fix tool.pdm.package-type to distribution by @laughingman7743 in #510
- Update github actions by @laughingman7743 in #511
Full Changelog: v3.2.0...v3.2.1
v3.1.1
Full Changelog: v3.1.0...v3.1.1
v3.2.0
What's Changed
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #500
- Fix property name for AthenaSessionStatus by @laughingman7743 in #502
- Migrate package manager from poetry to pdm by @laughingman7743 in #503
- Enhances Cursor type inference capabilities by @woosuk-choi-g in #504
New Contributors
- @woosuk-choi-g made their first contribution in #504
Full Changelog: v3.1.0...v3.2.0