dbt-redshift v1.0.0rc1
Pre-release
Pre-release
Tracking dbt-core v1.0.0rc1.
$ pip install dbt-redshift==1.0.0rc1
Includes everything in b1
+ b2
, plus:
Under the hood
- Remove official support for python 3.6, which is reaching end of life on December 23, 2021 (dbt-core#4134, #38)
- Add support for structured logging #34