Skip to content

Releases: pyathena-dev/PyAthena

v1.1.0

29 Jul 02:54

Choose a tag to compare

  • Change the behavior of the default formatter.
    Escaping is required only for the query with parameter containing % character.

v1.0.3

07 Jul 22:10

Choose a tag to compare

  • Add support for formatting long type.

v1.0.2

04 Jun 07:20

Choose a tag to compare

  • Add output location.
  • Fix retry predicate condition.

v1.0.1

28 May 10:31

Choose a tag to compare

  • Fix cursor not to skip the first row when listing partitions.
  • Add query execution statistics.
  • Wrap all API exceptions in DB API exceptions.
  • Implement API call retry processing.
  • Drop support for PY26.

v1.0.0

20 May 23:19

Choose a tag to compare

init commit