Skip to content

Releases: microsoft/dbt-fabricspark

v1.12.7

27 Jun 00:51
8b8a9e5

Choose a tag to compare

What's Changed

Full Changelog: v1.12.6...v1.12.7

v1.12.6

19 Jun 23:10
4b0e44d

Choose a tag to compare

What's Changed

Full Changelog: v1.12.5...v1.12.6

v1.12.5

13 Jun 02:57
bbc7fde

Choose a tag to compare

What's Changed

Full Changelog: v1.12.4...v1.12.5

v1.12.4

30 May 14:13
e83c63d

Choose a tag to compare

What's Changed

  • fix(catalog): scope docs generate per-lakehouse so shared schema names no longer cross-attribute models (#209) by @mdrakiburrahman in #211

Full Changelog: v1.12.3...v1.12.4

v1.12.3

22 May 16:41
59ebf15

Choose a tag to compare

What's Changed

  • fix: pass re.DOTALL as keyword arg in Livy comment-stripping regex by @sdebruyn in #195
  • fix: stop suppressing exceptions in six __exit__ methods by @sdebruyn in #193
  • fix: stop forcing botocore/boto3 loggers to DEBUG at import time by @sdebruyn in #198
  • refactor: extract parse_retry_after to shared helper and drop datetime.utcnow() by @sdebruyn in #200
  • chore: remove dead Thrift exception handler in connections.py by @sdebruyn in #203
  • fix: derive int_tests token expiry from JWT exp instead of hardcoded 2028 timestamp by @Copilot in #205
  • feat(clone): support shallow clone with cross-workspace destinations by @pradipsodha-acceleratedata in #207
  • chore(release): prep v1.12.3 by @mdrakiburrahman in #208

New Contributors

Full Changelog: v1.12.2...v1.12.3

v1.12.2

17 May 22:01
d315a56

Choose a tag to compare

What's Changed

  • fix: omit spark.livy.session.idle.timeout by default to keep Fabric starter-pool acceleration (#184) by @mdrakiburrahman in #189

Full Changelog: v1.12.1...v1.12.2

v1.12.1

17 May 17:16
8d9ed35

Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

17 May 01:40
7ed9ec2

Choose a tag to compare

What's Changed

  • feat: add high-concurrency Livy support for parallel statement execution by @mdrakiburrahman in #186

Full Changelog: v1.11.0...v1.12.0

v1.11.0

15 May 10:26
77c9d7b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

11 May 22:46
98431fa

Choose a tag to compare

What's Changed

  • fix: avoid duplicate Livy session creation when create returns HTTP 202 by @Copilot in #171

Full Changelog: v1.10.0...v1.10.1