Skip to content

dbt-redshift v1.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 01:16

dbt-redshift 1.5.5 - June 15, 2023

Breaking Changes

  • require latest version of redshift_connector driver (#492)

Fixes

  • remove requirement for region param (#484)

Under the Hood

  • test constraint rendering of foreign key and unique constraints (#7417)

Contributors