Skip to content

Releases: brooklyn-data/dbt_artifacts

2.7.0

07 Oct 20:02
15b6380
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.4...2.7.0

2.6.4

14 Aug 16:14
3afcfbd
Compare
Choose a tag to compare

bugfix by @sp-tkerlavage in #420

2.6.3

17 May 13:48
507a779
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.2...2.6.3

2.6.2

16 Nov 12:42
4220a9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.1...2.6.2

2.6.1

05 Oct 12:08
165945f
Compare
Choose a tag to compare

New feature!

🎉 🎉 Thanks to work by @dpguthrie we now support Postgres 🎉 🎉

What's Changed

New Contributors

Full Changelog: 2.6.0...2.6.1

2.6.0

28 Sep 13:45
af2ed31
Compare
Choose a tag to compare

Breaking Changes

This release introduces additional columns to some tables. Ensure you re-run your models when updating to bring in these changes and avoid issues with the post-run hooks.

dbt run --select dbt_artifacts

What's Changed

  • Add Python setup to CI linting by @glsdown in #380
  • [FEAT] Add escape for windows backslash on checksum columns by @jared-rimmer in #353
  • Add variable to allow users to exclude all results columns by @glsdown in #382
  • Improve insert method used by @glsdown in #381
  • Fix bug with calculation of last_run stats for incremental models by @glsdown in #384
  • Fix missing value in upload model executions by @kenpokiwi in #386

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

11 Sep 13:05
9fbca4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.3...2.5.0

2.4.3

24 Jul 08:58
fbe99f8
Compare
Choose a tag to compare

What's Changed

Documentation updates

Bug fixing

  • Add wide_number_mode to remaining BigQuery upload macros by @tebesfinwo in #356
  • fix: Escape single quotes in invocation_args by @adamantike in #355
  • parse_json({{ field }}, wide_number_mode=>'round') was added for the … by @calkan-cue in #358
  • Escape newline for BQ execution messages by @SPTKL in #362
  • Fix BigQuery parse_json macro usage by @glsdown in #371

New Contributors

Full Changelog: 2.4.2...2.4.3

2.4.2

02 Jun 13:07
adf7358
Compare
Choose a tag to compare

What's Changed

  • [Fix] Update upload_model_executions.sql by @kamilamarcinekpgs in #349
  • [Fix] Add batching to sources and fix batch size for tests by @samw430 in #348
  • [Fix] Remove raw_code from all_results column in models by @jared-rimmer in #351

New Contributors

  • @kamilamarcinekpgs made their first contribution in #349
  • @samw430 made their first contribution in #348

Full Changelog: 2.4.1...2.4.2

2.4.1

25 May 15:57
0378fea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1