Releases: Nike-Inc/brickflow
Releases · Nike-Inc/brickflow
v1.7.2
What's Changed
- [ISSUE-271]: Upgrade databricks cli from 0.236.0 to patched version 0.236.1 by @BrendBraeckmans in #272
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Task injection fix run time issue with tasktype support by @idurgakalyan in #269
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- feature: add allow skip feature by @keerthipalanki in #262
- Add description parameter to Workflow by @AmaniG77 in #263
- Add workflow-specific task injection config files support by @idurgakalyan in #265
New Contributors
- @keerthipalanki made their first contribution in #262
- @AmaniG77 made their first contribution in #263
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Add support for task injection based on template by @idurgakalyan in #255
- [bugfix] Fix release workflow to trigger on published instead of crea… by @asingamaneni in #258
- [bugfix] Fix CI workflow for Python 3.9 Poetry compatibility by @asingamaneni in #260
New Contributors
- @idurgakalyan made their first contribution in #255
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- feat: Add glob pattern matching support for task dependencies by @dannymeijer in #252
- Update brickflow to support 17.3 runtime by @axdsilva in #254
New Contributors
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- [bugfix] Sync library versions for plugins with dev dependencies by @maxim-mityutko in #249
Full Changelog: v1.4.1...v1.4.2
v1.4.1
This release includes a fix for the regression introduced by #237, which causes the workflow deployment failure unless health rules are set.
What's Changed
- [BUG] 244 - Cannot deploy workflow without health rule by @riccamini in #245
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add PythonWheelTask by @shinga in #231
- [FIX] Add root parent project support for Tableau operators by @maxim-mityutko in #230
- Add support for fail-on-active-runs flag by @nogitting in #233
- Feature queueing workflows by @stikkireddy in #226
- add comment why python version < 3.12 by @jacek6 in #234
- Fixing a bug, including aarch64 by @asingamaneni in #235
- Defaulting the jobs to PAUSED status for local, dev and test environments by @asingamaneni in #236
- [FIX] 209 - Workflow jobs health type by @riccamini in #237
- Run
onpushworkflow on multiple python versions by @maxim-mityutko in #243 - Support intra-project workflow references for RunAsJob by @stikkireddy @maxim-mityutko in #242
- Add support for Python 3.12 and DBR 16.4.x by @pariksheet in #240
New Contributors
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- [BUG] 222 - For each task executes nested brickflow task during deployment by @riccamini in #228
- [BUG] 217 - Default task setting 'timeout' cannot be applied to if/else and for each task types by @riccamini in #221
- [fix] Update Brickflow CLI version to 0.236.0 in bundle_synth by @mikita-sakalouski in #220
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- [FIX] update the library versions by @asingamaneni in #208
- [docs] update quick start guide for v1.3.1 by @meghana-0211 in #210
- [FIX] - 46 Deployment failing instead of skipping when no files are synthesized by @riccamini in #212
- [FIX] WorkflowDependencySensor doesn't fail the workflow run if invalid "dependency_job_id" is given by @maxim-mityutko in #206
- [FIX] Added webhook notification into TaskSettings by @muhammadwaqas0505 in #211
- [docs]: 35-Updated docs for Job Notification Settings by @muhammadwaqas0505 in #214
- [FIX] - Provide option to override pickle+base64 serde for task values using BrickflowTaskComs by @riccamini in #216
New Contributors
- @meghana-0211 made their first contribution in #210
- @muhammadwaqas0505 made their first contribution in #211
Full Changelog: v1.3.1...v1.3.2