Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

56 lines (25 loc) · 2.43 KB

1.3.1 (2025-01-14)

Bug Fixes

  • added cast for date columns (a42a059)

1.3.0 (2024-12-18)

Features

  • support for athena workgroup configuration (4cbdc03)

1.2.0 (2024-08-13)

Features

  • Added support for athena workgroup (a6cafa2)

1.1.2 (2024-05-24)

Bug Fixes

  • updated column type mapping, and updated TypeFidelity (a8b81b8)

1.1.1 (2024-05-23)

Bug Fixes

  • updated metadata return type for row mapping (f2d8238)
  • updated query results to return all rows, and not stop at 1000 items (4acf3a5)

1.1.0 (2024-05-14)

Features

  • Added ability to query athena database (3fb49ab)

1.0.1 (2024-05-14)

Bug Fixes

  • updated git repo in package.json (a1adac3)

1.0.0 (2024-05-14)

Features

  • Added ability to test connection (1410cf8)