Skip to content

Releases: dbt-labs/dbt-athena

v1.4.3

17 Apr 14:01
70d26fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v.1.4.3

v1.4.2

31 Mar 11:26
c53be1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 Mar 07:40
d79108f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

09 Feb 06:16
cddc1c8
Compare
Choose a tag to compare

What's Changed

  • chore: Update pre-commit requirement from ~=2.20 to ~=2.21 by @dependabot in #121
  • chore: Update moto requirement from ~=4.0 to ~=4.1 by @dependabot in #125
  • chore: Update isort requirement from ~=5.10 to ~=5.11 by @dependabot in #124
  • chore: Update flake8-pyproject requirement from ~=1.1 to ~=1.2 by @dependabot in #122
  • fix: prevent errors in drop_table macro when table doesn'tt exist by @jurgispods in #127
  • chore: Update pyathena requirement from ~=2.19 to ~=2.20 by @dependabot in #131
  • feat: Add athena__type_string macro by @bmasciarelli in #135
  • feat: Implement SCD 6 snapshots by @Avinash-1394 in #111
  • fix: improve clean-up table by @nicor88 in #138
  • chore: upgrade to dbt core v1.4.0 by @nicor88 in #134
  • chore: Update pyathena requirement from ~=2.20 to ~=2.21 by @dependabot in #140
  • chore: refactor boto3 calls and expose more functions by @nicor88 in #141
  • chore: get boto3 client in function and cover some edge cases by @nicor88 in #143

New Contributors

Full Changelog: v1.3.5...v1.4.0

v1.3.5

20 Jan 11:05
f6c3b5e
Compare
Choose a tag to compare

What's Changed

  • fix: fix issues on drop statements in the hooks by @nicor88 in #109
  • fix: database name when looking up tables by @jessedobbelaere in #112
  • chore: Update pyupgrade requirement from ~=3.2 to ~=3.3 by @dependabot in #114
  • chore: Update black requirement from ~=22.10 to ~=22.12 by @dependabot in #117
  • chore: improve the drop_relation default macro by @nicor88 in #119
  • chore: Update dbt-tests-adapter requirement from ~=1.3.0 to ~=1.3.2 by @dependabot in #116
  • chore: Update dbt-core requirement from ~=1.3.0 to ~=1.3.2 by @dependabot in #118
  • feat: add support for external_location for seeds by @antruo in #86
  • chore: bump release version by @nicor88 in #120

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

04 Jan 13:08
1281338
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

08 Dec 10:19
4e984a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

24 Nov 10:06
4745a7a
Compare
Choose a tag to compare

What's Changed

  • feat: add support for array and map iceberg data types by @Jrmyy in #36
  • fix: support all iceberg data types by @Jrmyy in #37
  • Handle error while cleaning partitions by @nicor88 in #32
  • Fix edge case on Iceberg types by @nicor88 in #40
  • Create datatypes.sql by @owenprough-sift in #26
  • Support s3_data_dir and s3_data_naming by @nicor88 in #39
  • chore: add function tests for utils macros by @Jrmyy in #33
  • Fix default incremental strategy by @jessedobbelaere in #46
  • Support on_schema_change feature on incremental model by @hiro-o918 in #30
  • Adding user-agent-extra parameter to improve Log Analysis by @armaseg in #48
  • fix: multi-thread issues by removing global boto3 session by @jessedobbelaere in #45
  • feat: add incremental append and merge for iceberg tables by @Jrmyy in #47

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

18 Nov 08:23
ceb6871
Compare
Choose a tag to compare

What's Changed

  • Trigger publishing to pypi on tag/release by @nicor88 in #27
  • chore: add linting, pre-commit and github actions by @Jrmyy in #24
  • Override datediff and dateadd functions to support metrics by @Jrmyy in #31
  • Feature/table iceberg by @nicor88 in #34
  • Release v1.3.1 by @nicor88 in #35

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Nov 13:20
ce48d04
Compare
Choose a tag to compare

What's Changed

  • Bump dbt-core version to 1.3.0 in #14
  • Prevent main dependencies to upgrade to major in #14

Full Changelog: https://github.com/dbt-athena/dbt-athena/commits/v1.3.0