Skip to content

v1.9.6

Choose a tag to compare

@mdrakiburrahman mdrakiburrahman released this 29 Apr 21:57
· 31 commits to main since this release

What's Changed

  • Fix dbt docs generate failing on cross lakehouse projects by @iShaymus in #84
  • feat: Containerized and parallelized tests with 669% faster CI by @mdrakiburrahman in #87
  • docs: Update README with walkthrough by @mdrakiburrahman in #93
  • fix: make CI workspace nuke branch-aware to prevent concurrent PR conflicts and some GH automation by @Copilot in #98
  • feat(tools): add sync-main and nudge CLI tools for Copilot PR automation by @mdrakiburrahman in #109
  • fix: escape single quotes in seed binding values by @Copilot in #95
  • fix: set FabricSparkQuotePolicy.database=True to prevent ApproximateMatchError on mixed-case lakehouse names by @Copilot in #94
  • fix: match Fabric MATERIALIZED_LAKE_VIEW type in relation list parser and drop logic by @Copilot in #106
  • fix: snapshot materialization honors database config for cross-lakehouse writes by @Copilot in #96
  • fix: move azure-cli to optional [cli] extra to resolve azure-cosmos conflict by @Copilot in #149
  • fix: harden CI against noisy neighbor failures under concurrent load by @mdrakiburrahman in #146
  • chore: compact dependabot bumps by @mdrakiburrahman in #152
  • release: v1.9.6 by @mdrakiburrahman in #153

New Contributors

  • @iShaymus made their first contribution in #84
  • @Copilot made their first contribution in #98

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