- 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
- Fix redshift_connector issue of timing out after 30s (#427)
- Add a new connection param to reenable certain Redshift commands in macros. (#463)
- Escape
%
symbols in table/view/column comments (#441) - Use smaller default batch size for seeds (#347)
- Update pytest requirement from ~=7.2 to ~=7.3 (#414)
For information on prior major and minor releases, see their changelogs: