Skip to content

Releases: rfdearborn/dbt-docs-to-notion

v1.1.0

13 Feb 03:41
220ebde
Compare
Choose a tag to compare

What's Changed

  • Fix python version 3.7 with architecture x64 not found for Ubuntu 24.04 by @slothkong in #27 (note this drops support for dbt <=v1.6)

New Contributors

Full Changelog: v1.0.11...v1.1.0

v1.0.11: Merge pull request #25 from PhlJns99/fix_null_relation_name_error

14 May 10:09
c294c31
Compare
Choose a tag to compare
Prevent noneType is not subscriptable errors for relation_name

v1.0.10: Merge pull request #24 from PhlJns99/fix_null_relation_name_error

13 May 10:56
27edd96
Compare
Choose a tag to compare
Check if dictionary key "relation_name" exists before using

v1.0.9

15 Apr 17:36
357b478
Compare
Choose a tag to compare

What's Changed

  • Update setup-python action and update README by @madamak in #14

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8: Merge pull request #13 from cesar-vigario-knok/patch-1

15 Mar 03:45
495a04b
Compare
Choose a tag to compare

v1.0.7: Merge pull request #12 from ryandansby/ryand/fix_key_values

28 Dec 02:06
5b896f7
Compare
Choose a tag to compare

Handle dbt v1.3's changing of properties from raw_sql and compiled_sql to raw_code and compiled_code (thanks @ryandansby!)

v1.0.6

10 May 11:02
23f2764
Compare
Choose a tag to compare

Bug fix: handles snowflake's uppercase column names (actually this time)

v1.0.5

10 May 10:55
0695c60
Compare
Choose a tag to compare

Bug fix: handles snowflake's uppercase column names

v1.0.4

27 Apr 11:01
11b6203
Compare
Choose a tag to compare

Bug fix: handles variation in dbt's catalog.json

v1.0.3

23 Apr 17:05
f605d60
Compare
Choose a tag to compare