Skip to content

Releases: arnoN7/dbt-incremental-stream

1.2.1: Merge pull request #9 from robscriva/master

21 Oct 11:29
ee02a81
Compare
Choose a tag to compare

Notable Updates:

  • New Feature: Added support for using names and identifiers in stream_source #10 .
  • Bug Fix: Resolved an issue allowing the creation of streams based on VIEW instead of only TABLE #8
  • Bug Fix: Fixed a name overlap issue when creating streams #7

Contributors: Special thanks to @MarthaScheffler and @robscriva for their valuable contributions to this release.

1.1.0

29 Oct 11:10
Compare
Choose a tag to compare

Following features added :

  • Ability to handle multiple streams as sources or ref
  • Support of unique_key parameter as optional
  • Review of the implementation based on built-in Snowflake Macros
    Thanks @ramandatascientist for contribution and support

1.0.2

12 May 16:17
Compare
Choose a tag to compare
bug on first launch

1.0.0

12 May 10:05
Compare
Choose a tag to compare
add require-dbt-version