Releases: dbt-labs/dbt-redshift
Releases · dbt-labs/dbt-redshift
dbt-redshift 1.2.1rc1
dbt-redshift 1.3.0b1
dbt-redshift 1.2.0
dbt-redshift 1.2.0rc1
dbt-redshift 1.2.0b1
dbt-redshift 1.2.0b1 (June 24, 2022)
Under the hood
Contributors
dbt-redshift v1.1.0
dbt-redshift 1.1.0 (April 28, 2022)
Fixes
- Fix test related to preventing coercion of boolean values (True,False) to numeric values (0,1) in query results (#58)
- Fix table creation statement ordering when including both the BACKUP parameter as well as the dist/sort keys (#23),(#63)
- Add unique_id field to docs generation test catalogs; a follow-on PR to core PR (#4168) and core PR (#4701)
Under the hood
- Removes unused installs of dbt-core outside of tox env as it clutters up gha and can lead to misunderstanding of which version of dbt-core is being installed.(#90)
- Add stale pr/issue github action (#65)
- Add env example file (#69)
- Use dbt.tests.adapter.basic in test suite (#78, #81)
Contributors
dbt-redshift v1.0.1
dbt-redshift 1.0.1 (April 19, 2022)
Fixes
- Fix table creation statement ordering when including both the BACKUP parameter as well as the dist/sort keys (#60, #63)
Under the hood
- Install compatible branch of dbt-core in unit/integration tests based on merge target (#80)
- Fix test related to preventing coercion of boolean values (True,False) to numeric values (0,1) in query results (#58)
Contributors
dbt-redshift v1.1.0rc1
dbt-redshift v1.0.1rc1
dbt-redshift 1.0.1rc1 (April 6, 2022)
Fixes
- Fix table creation statement ordering when including both the BACKUP parameter as well as the dist/sort keys (#60, #63)
Under the hood
- Install compatible branch of dbt-core in unit/integration tests based on merge target (#80)
- Fix test related to preventing coercion of boolean values (True,False) to numeric values (0,1) in query results (#58)
Contributors
dbt-redshift v1.1.0b1
dbt-redshift 1.1.0b1 (March 23, 2022)
Fixes
- Fix test related to preventing coercion of boolean values (True,False) to numeric values (0,1) in query results (#58)
- Fix table creation statement ordering when including both the BACKUP parameter as well as the dist/sort keys (#23),(#63)
- Add unique_id field to docs generation test catalogs; a follow-on PR to core PR (#4168) and core PR (#4701)
Under the hood
- Install compatible branch of dbt-core in unit/integration tests based on merge target (#80)
- Add stale pr/issue github action (#65)
- Add env example file (#69)