dbt-redshift 1.8.0-b2 - April 03, 2024
Features
- Add new workflow for internal patch releases (#38)
Fixes
- Pin
redshift-connectorto <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-coreas a dependency to preserve backwards compatibility for installation (#756)
Security
- Pin
black>=24.3indev-requirements.txt(#743)