Skip to content

Releases: chop-analytics/dbt-netezza

1.8.0

26 Jun 15:25

Choose a tag to compare

What's Changed

  • Fix date_spine macro
  • Add dbt tests for 1.8

Full Changelog: v1.7.0...v1.8.0

1.7.0

11 Jun 17:07

Choose a tag to compare

What's Changed

  • Fix array_ utils macros
  • Add date_spine and generate_series macros
  • Add tests for dbt 1.7
  • Add unsupported capability TableLastModifiedMetadata
  • Add capability SchemaMetadataByRelations

Full Changelog: v1.6.0...v1.7.0

1.6.0

11 Jun 17:06

Choose a tag to compare

What's Changed

  • Upgrade dependencies to dbt 1.6
  • Add tests for dbt 1.6
  • Add macro for unsupported clone capability

Full Changelog: v1.5.3...v1.6.0

1.5.3

11 Jun 17:05

Choose a tag to compare

What's Changed

  • Fix grant macro database reference

Full Changelog: v1.5.2...v1.5.3

1.5.2

11 Jun 17:04

Choose a tag to compare

What's changed

  • Fix transactions and incremental materialization column modifications

Full Changelog: v1.5.1...v1.5.2

1.5.1

11 Jun 17:04

Choose a tag to compare

What's Changed

  • Add merge_exclude_columns config option to get_merge_sql macro

Full Changelog: v1.5.0...v1.5.1

1.5.0

11 Jan 15:44

Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Use md5 hashing for snapshots
  • Add tests for dbt 1.5
  • Implement listagg macro
  • Implement Netezza column to override string type
  • Implement the alter_*_comment macros and tests
  • Add project cleanup fixture
  • Add create_schema macro
  • Implement model contracts
  • Support multiple queries

Full Changelog: v1.4.0...v1.5.0

1.4.0

16 Oct 19:03

Choose a tag to compare

What's Changed

  • Add array_concat, array_append, array_construct, last_day, and split_part macros
  • Add dbt 1.4 tests
  • Implement incremental predicates
  • Update current_timestamp logic

Full Changelog: v1.3.1...v1.4.0

1.3.1

28 Sep 18:19

Choose a tag to compare

What's Changed

  • Change error comment in datediff macro
  • Fix default incremental strategy

Full Changelog: v1.3.0...v1.3.1

1.3.0

28 Sep 13:39

Choose a tag to compare

What's Changed

  • Implement bool_or and datediff macros
  • Add seed configuration options and adapter tests for 1.3
  • Incremental materialization cleanup and standardization

Full Changelog: v1.2.2...v1.3.0