Releases: dbt-labs/dbt-redshift
Releases · dbt-labs/dbt-redshift
dbt-redshift v1.5.0b2
dbt-redshift v1.5.0b1
dbt-redshift v1.4.0
dbt-redshift Changelog
- This file provides a full account of all changes to
dbt-redshift
. - Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
- Do not edit this file directly. This file is auto-generated using changie. For details on how to document a change, see the contributing guide
dbt-redshift 1.4.0 - January 25, 2023
Features
Under the Hood
- Consistent capitalization for
CONTRIBUTING.md
(#252, #252) - Rename exceptions to match dbt-core (#250, #258)
Dependencies
Contributors
Previous Releases
For information on prior major and minor releases, see their changelogs:
dbt-redshift v1.4.0rc1
dbt-redshift Changelog
- This file provides a full account of all changes to
dbt-redshift
. - Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
- Do not edit this file directly. This file is auto-generated using changie. For details on how to document a change, see the contributing guide
dbt-redshift 1.4.0-rc1 - January 11, 2023
Under the Hood
- Consistent capitalization for
CONTRIBUTING.md
(#252, #252) - Rename exceptions to match dbt-core (#250, #258)
Dependencies
Contributors
dbt-redshift 1.4.0-b1 - December 15, 2022
Features
Previous Releases
For information on prior major and minor releases, see their changelogs:
dbt-redshift v1.4.0b1
dbt-redshift 1.3.0
dbt-redshift 1.3.0 - October 12, 2022
Features
- Add changie to dbt-redshift (#151, #152)
- Array macros (#181, #182)
- add type_boolean as data type macro (#189, #190)
- Migrate dbt-utils current_timestamp macros into core + adapters (#194, #191)
Fixes
Under the Hood
- Rename compiled_sql to compiled_code. (#150, #145)
- Add test for column precision changes (#5351, #166)
- Configure more connection retries for CI tests (#142, #000)
- Add type ignores to mypy checks (#185, #186)
Dependency
- Bump black from 22.3.0 to 22.6.0 (#150, #127)
- Bump mypy from 0.942 to 0.971 (#150, #141)
- Update click requirement from ~=8.0.4 to ~=8.1.3 (#150, #113)
- Bump black from 22.6.0 to 22.8.0 (#150, #178)
Contributors
- @Goodkat (#147)
- @colin-rogers-dbt (#191, #186)
- @dbeatty10 (#182)
- @epapineau (#166)
- @graciegoheen (#182)
- @jpmmcneill (#190)
dbt-redshift 1.3.0rc2
dbt-redshift 1.3.0-rc2 - October 03, 2022
Features
Contributors
dbt-redshift 1.3.0rc1
dbt-redshift 1.3.0-rc1 - September 28, 2022
Features
- Add changie to dbt-redshift (#151, #152)
- Array macros (#181, #182)
- add type_boolean as data type macro (#189, #190)
Fixes
Under the Hood
- Add test for column precision changes (#5351, #166)
- Configure more connection retries for CI tests (#142, #000)
- Add type ignores to mypy checks (#185, #186)
Dependency
- Bump black from 22.3.0 to 22.6.0 (#150, #127)
- Bump mypy from 0.942 to 0.971 (#150, #141)
- Update click requirement from ~=8.0.4 to ~=8.1.3 (#150, #113)
- Bump black from 22.6.0 to 22.8.0 (#150, #178)