Skip to content

Releases: dbt-labs/stitch-utils

0.5.0

06 Dec 01:49
db27d18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.5.0

0.4.2

10 Aug 01:08
6a27cba
Compare
Choose a tag to compare

What's Changed

New Contributors

0.4.1

04 Jan 10:38
399263b
Compare
Choose a tag to compare
  • Add support for bo (boolean) type (#20)
  • Add support for decimal type (#24)

Contributors

0.4.0

07 Dec 21:51
8603226
Compare
Choose a tag to compare

This release supports any version (minor and patch) of v1, which means far less need for compatibility releases in the future.

0.3.1

04 Dec 00:31
5ca4a9b
Compare
Choose a tag to compare

🚨 This is a compatibility release in preparation for dbt-core v1.0.0 (🎉). Projects using this version with dbt-core v1.0.x can expect to see a deprecation warning. This will be resolved in the next minor release.

stitch-utils v0.3.0

07 Jul 01:44
ec8ef93
Compare
Choose a tag to compare

🚨 Breaking changes

  • This package depends on dbt-labs/dbt_utils. If the latest version of another installed package depends on fishtown-analytics/dbt_utils, you'll need to wait to upgrade. See discourse for details.

Under the hood

  • Change upper bound of dbt-utils dependency to <0.8.0 (#45)

stitch-utils v0.2.1

04 Sep 20:26
904e75a
Compare
Choose a tag to compare

Quality of life:

  • Change upper bound of dbt-utils dependencies <0.7.0 (#17)

stitch-utils v0.2.0

31 Jul 18:42
309b069
Compare
Choose a tag to compare

🚨 There is a breaking change in this release — the lower bound of dbt-utils is now 0.4.0, and dbt >= v0.17.0 is now required

This won't affect most users, since a version of dbt-utils in this range was already required to achieve 0.17.0 compatibility.

Quality of life:

  • Upgrade to dbt v0.17.x (#13)
  • Change dbt-utils dependencies to [>=0.4.0, <0.6.0] (#15)
  • Updates to integration tests (#15)

stitch-utils v0.1.7

14 Jan 21:51
06c0133
Compare
Choose a tag to compare
  • Support double-type columns on Snowflake, which have abbreviated suffix __de, in the coalesce_fields macro (#12)

Contributors:

stitch-utils v0.1.6

03 Oct 18:08
9723020
Compare
Choose a tag to compare
  • Support columns with __ in proper names (e.g. unnested fields) in the coalesce_fields macro (#10)

Contributors: