Skip to content

Releases: firebolt-db/dbt-firebolt

v1.0.3

28 Mar 18:07
839e12d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

v1.0.2

11 Mar 19:28
6b203b9
Compare
Choose a tag to compare

What's Changed

  • fix: External table models with missing fields now produce an error by @ericf-firebolt in #47
  • fix: Aggregating indices now allow multiple field names in the key column by @ericf-firebolt in #51

Full Changelog: 1.0.1...1.0.2

v1.0.1

01 Mar 15:56
2539ff4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

10 Feb 15:27
e667c80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.21.10...1.0.0

0.21.10

02 Feb 15:04
d11533e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.9...0.21.10

0.21.9

01 Feb 16:49
86c68b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.21.7...0.21.9

0.21.7

21 Jan 20:19
e66b88d
Compare
Choose a tag to compare

What's Changed

• Disallowed setting of threads in profiles.yml to a value greater than 1.

Full Changelog: 0.21.6...0.21.7

0.21.6

31 Dec 19:21
d6cd142
Compare
Choose a tag to compare

What's Changed

• Updated readme to link to Firebolt JDBC page, in order to assure latest driver is always linked.

v.0.21.5

Under the hood

  • Resolved unknown import error.

Full Changelog: 0.21.4...0.21.6

0.21.4

07 Dec 05:30
Compare
Choose a tag to compare

What's Changed

  • add link to repo from PyPI by @swanderz in #19
  • Polishing README; change names of engine and account profile params by @kevinmarr in #18
  • Fix broken link in README by @kevinmarr in #23
  • drop the prefixed, dbt-generated metadata comment from SQL statements submitted to firebolt by @swanderz in #17
  • enable views for non-leaf models by using default drop_relation by @swanderz in #22
  • Add pre-commit hooks for linting; linted files by @ima-hima in #20
  • add a PR template by @swanderz in #27
  • view workaround for get_relation bug by @swanderz in #25

Full Changelog: 0.21.3...0.21.4

0.21.3

18 Nov 04:12
47dfc52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.21.2...0.21.3