Releases: Nike-Inc/brickflow
Releases · Nike-Inc/brickflow
v1.2.1
What's Changed
- [fix] Improve logic for local deployment of PythonScript by @mikita-sakalouski in #168
- [fix] Adjust logic for applying outcome for IF_ELSE_CONDITION tasks by @mikita-sakalouski in #173
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Add spark_python_task support in Workflow by @mikita-sakalouski in #156
- Add workflow parameters by @mikita-sakalouski in #158
- propogate workflow tags to cluster tags by @pariksheet in #160
- Feature/support dbr 15.x by @asingamaneni in #161
- Allow optional end-date in get_execution_stats() by @IMC07 in #155
New Contributors
- @mikita-sakalouski made their first contribution in #156
- @IMC07 made their first contribution in #155
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- [FEATURE] Support remote workspace for RunJobTask by @maxim-mityutko in #140
- Adding BoxToVolumesOperator, VolumesToBoxOperator and BoxOperator by @madhusudan3 in #144
- add support for continuous schedule by @pariksheet in #142
- Support runtime project params by @pariksheet in #147
- support for selected workflows by @pariksheet in #146
- Feature/runtime workflow tags by @pariksheet in #149
New Contributors
- @madhusudan3 made their first contribution in #144
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Feature run job task, sparkJAR and SQL task by @RajuGujjalapati in #117
- Add sql file path to Snowflake Operator and add custom sql for UctoSnowflakeOperator by @bsangars in #121
- [fix] WorkflowTaskDependecySensor fails if the task execution has not started by @maxim-mityutko in #123
- Updating Databricks cli, bundles version to v0.220.0 by @asingamaneni in #127
- updating dependencies by @asingamaneni in #129
- Update proj-to-bundle method to include trigger. by @suarzac in #130
- TaskDependencySensor: do not fail if upstream failed / derive execution time from context by @maxim-mityutko in #132
- Feature if else task by @RajuGujjalapati in #136
New Contributors
- @RajuGujjalapati made their first contribution in #117
- @suarzac made their first contribution in #130
Full Changelog: v0.11.4...v1.0.0
v0.11.4
What's Changed
- [fix] AutosysSensor: Handle the situations where
lastEndUTC
is empty or None by @maxim-mityutko in #113
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- fix ignore permission error due to most likely being caused by shared clusters by @stikkireddy in #97
- added fix for snowflake operator to accept authenticator and make parameters optional based on load_type by @ckonuganti in #92
- [BUG] Change date/time parsing in AutosysSensor by @maxim-mityutko in #89
- [FEATURE] Optional auth for AutosysSensor by @maxim-mityutko in #87
- TableauRefreshABCOperator, TableauRefreshDataSourceOperator and TableauRefreshWorkBookOperator by @maxim-mityutko in #91
- Feature/bump plugin dependencies for pydantic 2.x by @maxim-mityutko in #102
- Throw an error when
tableauserverclient
is not found with resolution instructions by @maxim-mityutko in #104 - [FIX] Cluster
policy_id
converted to scientific notation by @maxim-mityutko in #107 - [FEATURE] Sanitise input of the
brickflow_internal_only_run_tasks
parameter by @maxim-mityutko in #108 - [FEATURE] Add
WorkflowTaskDependencySensor
by @maxim-mityutko in #110
New Contributors
- @maxim-mityutko made their first contribution in #89
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- Add timeout parameter to workflow class by @brent-johnson in #83
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- added fix for import block type to support both str and int and added… by @stikkireddy in #78
- fixed code gen for model to ensure that all tests pass by @stikkireddy in #80
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Pydantic 2.4 support by @dannymeijer in #59
- updating contributors by @asingamaneni in #62
- updated the model to the latest version of the bundles cli (0.210.2) and update… by @stikkireddy in #51
- adding uc to snowflake operator by @ckonuganti in #69
New Contributors
- @dannymeijer made their first contribution in #59
- @ckonuganti made their first contribution in #69
Full Changelog: v0.10.3...v0.11.0