Skip to content

dbt-redshift v1.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 17:57

dbt-redshift 1.6.3 - November 01, 2023

Fixes

  • Fix parsing of database results for materialized view auto refresh (#643)
  • Catalog queries assign the appropriate type for materialized views (#652)

Dependencies

  • Update redshift-connector requirement from ~=2.0.913 to ~=2.0.914 (#601)

Contributors