Skip to content

dbt-redshift v1.7.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 18:45

dbt-redshift 1.7.0-rc1 - October 12, 2023

Features

  • Support storing test failures as views (#6914)

Fixes

  • Use the PID to terminate the session (#553)
  • avoid nested loop in query planner execution of redshift__get_relations (#609)

Under the Hood

  • Add tests for inlined limit + sql_header in dbt show query (#616)

Dependencies

  • Update ddtrace requirement from ~=1.18 to ~=1.19 (#610)

Contributors