Releases: databricks-solutions/lakeflow_framework
Releases · databricks-solutions/lakeflow_framework
v0.12.0
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
- @sudheerpalyam-db made their first contribution in #51
Full Changelog: v0.11.1...v0.12.0
v0.11.1
v0.11.0
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
v0.10.0
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
- @liamperritt made their first contribution in #22
- @lp-ae made their first contribution in #35
- @gopi-databricks made their first contribution in #30
Full Changelog: v0.9.0...v0.10.0