Skip to content

Releases: Nike-Inc/brickflow

v1.7.2

20 Apr 15:32
d23b61d

Choose a tag to compare

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

16 Apr 17:07
b42f805

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

30 Mar 22:12
51720c2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

11 Feb 19:32
dcf8aff

Choose a tag to compare

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

Full Changelog: v1.5.0...v1.6.0

v1.5.0

21 Nov 16:01
aa90df2

Choose a tag to compare

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

06 Oct 13:59
b60d32f

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

16 Jun 18:29
96f2644

Choose a tag to compare

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

14 Jun 07:40
2d6eb29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.4.0

v1.3.3

07 Apr 09:03
992c87a

Choose a tag to compare

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

28 Feb 13:14
541b3a4

Choose a tag to compare

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

Full Changelog: v1.3.1...v1.3.2