Skip to content

Releases: microsoft/dbt-fabric

v1.8.8

01 Dec 04:18
525fe95
Compare
Choose a tag to compare

What's Changed

Even though this is a minor release, a lot of work has been done to secure the repository and code as part of Security Foundation Initiative by Microsoft in addition to addressing issues from the community. Thanks for your patience.

  • Added password less integration tests using Azure Open ID Connect + GitHub Workflows
  • Added support for truncate table
  • Added Alter Table Add Column support
  • Fixed seed batch calculation
  • Fixed dbt-show errors
  • Addressed #221, #228, #229, #243, #232, #235, #

Full Changelog: v1.8.7...v1.8.8

v1.8.7

27 Jun 06:31
d4f99e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.6...v1.8.7

v1.8.6

30 May 21:49
4ed06da
Compare
Choose a tag to compare

What's Changed

  • Updating dispatching methods to ensure dbt-synapse adapter can use fabric materializations
  • Added trace flag to enable ODBC tracing

by @prdpsvs in #178

Full Changelog: v1.8.5...v1.8.6

v1.8.5

20 May 17:07
45dacbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.4...v1.8.5

v1.8.4

19 May 23:22
a0c0440
Compare
Choose a tag to compare

What's Changed

v1.8.3

25 Apr 00:46
adf9f8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.8.2

15 Apr 18:43
0b3a906
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

11 Apr 23:56
8549bb1
Compare
Choose a tag to compare

What's Changed

  • Fixed snapshot related bug which is not working with CTE's by @prdpsvs in #153

Full Changelog: v1.8.0...v1.8.1

v1.8.0

10 Apr 23:46
f9ef28f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.8.0

V 1.8.0rc3

28 Mar 15:33
16993ef
Compare
Choose a tag to compare
V 1.8.0rc3 Pre-release
Pre-release

Changelog

v1.8.0rc1...v1.8.0rc3

v1.8.0rc2

Bug Fixes

  • Added dbt common requirement