Skip to content

dbt-adapters v1.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 17:18
0073e9b

dbt-adapters 1.7.2 - October 21, 2024

Breaking Changes

  • Drop support for Python 3.8 (#332)

Features

  • Allows unique_key for snapshots to take a list (#181)

Fixes

  • Always validate an incremental model's incremental_strategy (#330)

Contributors