Skip to content

v1.8.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nicor88 nicor88 released this 07 May 07:23
· 48 commits to main since this release
c5b8991

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.0rc1
pip install dbt-athena-community==1.8.0rc1

Fixes

Dependencies

  • chore: Update moto requirement from ~=5.0.5 to ~=5.0.6 by @dependabot in #636
  • chore: Update pytest-xdist requirement from ~=3.5 to ~=3.6 by @dependabot in #634
  • chore: Update pytest requirement from ~=8.0 to ~=8.2 by @dependabot in #635
  • chore: bump to dbt-core to 1.8.0rc1 by @nicor88 in #640
  • chore: Update dbt-tests-adapter requirement from ~=1.8.0b1 to ~=1.8.0rc1 by @dependabot in #639

New Contributors

Full Changelog: v1.8.0b1...v1.8.0rc1