dbt-redshift v1.8.0b2
Pre-release
Pre-release
dbt-redshift 1.8.0-b2 - April 03, 2024
Features
- Add new workflow for internal patch releases (#38)
Fixes
- Pin
redshift-connector
to <2.0.918 to avoid SSL error introduced in 2.0.918 (#730)
Under the Hood
- Add unit test for transaction semantics. (#722)
Dependencies
- hard pin ddtrace (#733)
- Add
dbt-core
as a dependency to preserve backwards compatibility for installation (#756)
Security
- Pin
black>=24.3
indev-requirements.txt
(#743)