Skip to content

dbt-redshift v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 06:17

dbt-redshift 1.5.2 - May 26, 2023

Fixes

  • Fix redshift_connector issue of timing out after 30s (#427)
  • Add a new connection param to reenable certain Redshift commands in macros. (#463)
  • Escape % symbols in table/view/column comments (#441)
  • Use smaller default batch size for seeds (#347)

Contributors