Skip to content

Releases: microsoft/dbt-fabric

v1.10.0

18 May 06:09
0de2190

Choose a tag to compare

What's Changed

Full Changelog: v1.9.10...v1.10.0

v1.9.10

18 May 03:29
5d8d73f

Choose a tag to compare

What's Changed

Full Changelog: v1.9.9...v1.9.10

V1.9.9

30 Mar 07:01
05e01c3

Choose a tag to compare

What's Changed

Full Changelog: v1.9.8...v1.9.9

v1.9.8

10 Nov 03:34
81d9764

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.6...v1.9.8

v1.9.6

10 Aug 21:26
9882d7a

Choose a tag to compare

What's Changed

Full Changelog: v1.9.5...v1.9.6

v1.9.5

28 Apr 05:05
772d896

Choose a tag to compare

What's Changed

Full Changelog: v1.9.4...v1.9.5

v1.9.4

08 Apr 07:16
d3b8665

Choose a tag to compare

What's Changed

Full Changelog: v1.9.3...v1.9.4

v1.9.3

10 Mar 22:12
e31cbd5

Choose a tag to compare

What's Changed

  • split part fix for -ve part numbers and removed generate_custom_schema macro in the adapter by @prdpsvs in #270
  • dbt docs generate to handle more than one data warehouse by @prdpsvs in #272
  • Stop requiring the aliases #271

Full Changelog: v1.9.2...v1.9.3

v1.9.2

20 Feb 02:58
fefdc8c

Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

19 Feb 01:38
87deee1

Choose a tag to compare

What's Changed

  • #260 - Adding support of ephemeral models with Tables. Ephemeral models with NESTED CTE are not supported by views (not supported by Fabric Warehouse).
  • #258 #256 - Cleaned up test materialization and supporting bespoke/singular tests with Nested CTE support
  • #257 - Added split_part support in the adapter
  • #254 - Cleaned up empty database identifier
  • #250 - Updated snapshots macro to not replace single quotes twice
  • #239 - Store tests are configured correctly now that tests are aligned with dbt-test-adapter
  • #168 #180 #185 issues are also resolved without adding more logic

Full Changelog: v1.9.0...v1.9.1