Skip to content

Releases: firebolt-db/dbt-firebolt

0.21.2

01 Nov 21:07
52e062b
Compare
Choose a tag to compare

Breaking Changes

  • engine_name has been renamed to engine please update your profiles.yml accordingly #4

Pull Requests

  • HOTFIX: allow patch differences w/ dbt-core by @swanderz in #3
  • Added ability to include account value in profiles.yml to specify whi… by @ima-hima in #4
  • Update url path generation on Windows by @swanderz in #5

For more info see CHANGELOG.md

New Contributors

  • @swanderz made their first contribution in #3

Full Changelog: 0.21.1...0.21.2

0.21.1

28 Oct 20:18
69faaa4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.21.0...0.21.1

dbt-firebolt v0.21.0

25 Oct 14:51
Compare
Choose a tag to compare

dbt-firebolt v.0.21.0

Features

  • Initial release for PyPI!

Fixes

  • Many

Under the Hood

  • A lot of work!

New Contributors