Skip to content

Releases: databricks-solutions/lakeflow_framework

v0.12.0

08 May 07:14
c146bfb

Choose a tag to compare

What's Changed

  • fix(github action validator): pin versions for validator action by @haillew in #62
  • feat(scripts): Support template+parameterSets in validate_dataflows.py by @sudheerpalyam-db in #51

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

01 May 06:40
953cdb4

Choose a tag to compare

What's Changed

  • fix(github actions): GitHub actions additional hardening for DB solutions org by @haillew in #52

Full Changelog: v0.11.0...v0.11.1

v0.11.0

01 May 05:40
df47e5d

Choose a tag to compare

What's Changed

  • feat(cicd): Add GitHub action for validating dataflows from pipeline repos CI/CD by @liamperritt in #41

Full Changelog: v.0.10.1...v0.11.0

v0.10.1

27 Apr 01:44
798276c

Choose a tag to compare

What's Changed

  • fix(github-actions): github actions harderning to unblock actions for DB solutions org by @haillew in #47

Full Changelog: v0.10.0...v.0.10.1

v0.10.0

24 Apr 05:22
aad5016

Choose a tag to compare

What's Changed

  • fix(flows): FlowAppendView support for 'once' flag by forcing batch read by @liamperritt in #22
  • feat(config): Add support for overriding framework config by @liamperritt in #28
  • fix(cdc): table quarantine unrequired exclude columns by @haillew in #32
  • fix(table migration): table migration config to resolve for logical env by @haillew in #33
  • fix(docs): update docs and resolve build errors by @lp-ae in #35
  • fix(samples): Sample jobs bug fixes by @gopi-databricks in #30

New Contributors

Full Changelog: v0.9.0...v0.10.0