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