github dbt-labs/dbt-redshift v1.7.0b2
dbt-redshift v1.7.0b2

latest releases: v1.8.1, v1.8.0, v1.8.0rc1...
pre-release12 months ago

dbt-redshift 1.7.0-b2 - September 15, 2023

Features

  • use get_replace_sql in redshift__get_alter_materialized_view_as_sql, avoid renaming materialized views with custom table.sql and view.sql (#606)

Fixes

  • allow auto_refresh to take in boolean and str values for materialized views (#560)
  • Fix to support removal of hologram, remove unused IAMDuration encoder (#591)
  • changes expected value types to AnyInteger to take into account changes in core (#597)

Under the Hood

  • Restructure macro files to be more granular; organize macros by relation and type (create, drop, etc.) (#590)
  • allow for bool/str input to backup/autorefresh when configuring materialized views (#606)

Dependencies

  • Bump mypy from 1.5.0 to 1.5.1 (#585)
  • Update tox requirement from ~=4.9 to ~=4.10 (#588)
  • Update tox requirement from ~=4.10 to ~=4.11 (#594)
  • Update pre-commit requirement from ~=3.3 to ~=3.4 (#596)
  • Update black requirement from ~=23.7 to ~=23.9 (#600)

Don't miss a new dbt-redshift release

NewReleases is sending notifications on new releases.