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)