github dbt-labs/dbt-athena v1.8.0b1

latest releases: v1.8.4, v1.8.3, v1.8.2...
pre-release5 months ago

What's Changed

Breaking changes

You should install dbt-core separately, because the adapter won't take care of installing it anymore

pip install dbt-core==1.8.0b1
pip install dbt-athena-community==1.8.0b1

Features

  • feat: Add table_type param to ddl_data_type macro by @sashakcc in #599
  • feat: remove partition schema when incremental model overwrites partitions by @hiro-o918 in #620
  • feat: cache workgroup by @nicor88 in #596

Fixes

Dependencies

  • chore: upgrade to dbt 1.8 by @Jrmyy in #614
  • chore: Update moto requirement from ~=5.0.1 to ~=5.0.2 by @dependabot in #584
  • chore: Update dbt-tests-adapter requirement from ~=1.7.7 to ~=1.7.8 by @dependabot in #582
  • chore: Update black requirement from ~=24.1 to ~=24.2 by @dependabot in #583
  • chore: Update autoflake requirement from ~=1.7 to ~=2.3 by @dependabot in #586
  • chore: Update dbt-tests-adapter requirement from ~=1.7.8 to ~=1.7.9 by @dependabot in #590
  • chore: Update moto requirement from ~=5.0.2 to ~=5.0.3 by @dependabot in #593
  • chore: Update pyparsing requirement from ~=3.1.1 to ~=3.1.2 by @dependabot in #592
  • chore: Add contrib.rocks image instead of all-contributors by @svdimchenko in #601
  • chore: Update black requirement from ~=24.2 to ~=24.3 by @dependabot in #606
  • chore: Update dbt-tests-adapter requirement from ~=1.7.9 to ~=1.7.10 by @dependabot in #605
  • chore: Update pytest-cov requirement from ~=4.1 to ~=5.0 by @dependabot in #611
  • chore: Update dbt-tests-adapter requirement from ~=1.7.10 to ~=1.7.11 by @dependabot in #616
  • chore: Update moto requirement from ~=5.0.3 to ~=5.0.4 by @dependabot in #615
  • chore: Update moto requirement from ~=5.0.4 to ~=5.0.5 by @dependabot in #619
  • chore: Update black requirement from ~=24.3 to ~=24.4 by @dependabot in #622

Full Changelog: v1.7.2...v1.8.0b1

Don't miss a new dbt-athena release

NewReleases is sending notifications on new releases.