Releases: microsoft/dbt-fabricspark
Releases · microsoft/dbt-fabricspark
v1.12.7
What's Changed
- chore: compact dependabot bumps by @mdrakiburrahman in #229
- feat(credentials): add profile-level workspace_name for cross-workspace default by @mdrakiburrahman in #230
- docs: update CHANGELOG.md for v1.12.7 by @mdrakiburrahman in #231
Full Changelog: v1.12.6...v1.12.7
v1.12.6
What's Changed
- fix(relation): include workspace/lakehouse in duplicate-relation identity (#221) by @mdrakiburrahman in #223
- chore(deps): compact dependabot bumps by @mdrakiburrahman in #226
Full Changelog: v1.12.5...v1.12.6
v1.12.5
What's Changed
- fix(macros): resolve UnexpectedJinjaBlockDeprecation and dispatcher typo (#46) by @mdrakiburrahman in #217
- feat(mlv): opt-in mlv_allow_schema_evolution flag (#216) by @mdrakiburrahman in #220
Full Changelog: v1.12.4...v1.12.5
v1.12.4
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
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_afterto shared helper and dropdatetime.utcnow()by @sdebruyn in #200 - chore: remove dead Thrift exception handler in
connections.pyby @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
What's Changed
- fix: omit
spark.livy.session.idle.timeoutby default to keep Fabric starter-pool acceleration (#184) by @mdrakiburrahman in #189
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- fix: emit Delta liquid clustering for
clustered_by(#187) by @mdrakiburrahman in #188
Full Changelog: v1.12.0...v1.12.1
v1.12.0
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
What's Changed
- fix(catalog): prevent retry_all storm on [SCHEMA_NOT_FOUND] during dbt docs generate by @Copilot in #180
- feat: add token_credential auth method by @pradipsodha-acceleratedata in #177
- docs: Contribution doc updates by @mdrakiburrahman in #181
- fix: cross-workspace view/snapshot/MLV materializations omit workspace prefix (#172) by @mdrakiburrahman in #182
- chore(release): prep v1.11.0 by @mdrakiburrahman in #183
New Contributors
- @pradipsodha-acceleratedata made their first contribution in #177
Full Changelog: v1.10.1...v1.11.0
v1.10.1
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