Releases: astronomer/airflow-provider-fivetran-async
Releases · astronomer/airflow-provider-fivetran-async
2.1.1
2.1.1 (2024-12-30)
Bug Fixes
- Ensure proper preparation of API call
kwargs
for synchronous methods inFivetranHookAsync
by @JeremyDOwens in #115
Others
New Contributors
- @JeremyDOwens made their first contribution in #115
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
Feature
- Add methods to get the connector_id by @natanlaverde in #101
Bug Fixes
- Set correct default_conn_name in class by @pankajastro in #95
- Add return statement after yield in trigger to avoid infinite loop by @pankajastro in #94
Misc
- Enable Python3.12 test by @pankajastro in #91
- Remove old Async operator name from docstring by @pankajastro in #96
- Clean example DAG by @pankajastro in #97
New Contributors
- @natanlaverde made their first contribution in #101
Full Changelog: 2.0.2...2.1.0
2.0.2
What's Changed
- Add methods for getting group and connector info by @johnhoran in #80
New Contributors
- @johnhoran made their first contribution in #80
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Fix connection form rendering by @pankajastro in #72
- Remove redundant text from README by @pankajastro in #73
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Add mypy + some other misc. changes by @dwreeves in #54
- Update the registry URL for FivetranOperator by @utkarsharma2 in #52
- Use dynamic operator value in link by @pankajastro in #56
- Consolidate api for
pause_and_restart
and_parse_timestamp
methods by @dwreeves in #57 - Updated quotation placement to fix
TypeError
by @csaller in #65 - API Changes to FivetranSensor for supporting backfills by @dwreeves in #58
- Remove deprecated param from get_provider_info by @pankajastro in #62
- Remove deprecated FivetranOperatorAsync and FivetranSensorAsync by @pankajastro in #68
New Contributors
- @dwreeves made their first contribution in #54
- @utkarsharma2 made their first contribution in #52
- @csaller made their first contribution in #65
Full Changelog: 1.1.2...2.0.0
1.1.2
What's Changed
- Remove uses of fivetran_provider by @pankajastro in #46
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Move fivetran sync provider code to this repo by @pankajastro in #33
- Run Test for python-3.11 by @pankajastro in #37
- Merge sync and async operator by @pankajastro in #40
- Fix typo in trigger docstring by @pankajastro in #42
New Contributors
- @pankajastro made their first contribution in #33
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Add setup for local development within repo by @pankajkoti in #26
- Add FivetranOperatorAsync hook and trigger to handle reschedule changes by @sunank200 in #25
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Update Snowflake naming and casing in extractor by @denimalpaca in #20
- Release 1.0.0 by @phanikumv in #22
Full Changelog: 1.0.0a5...1.0.0
1.0.0a5
What's Changed
- Correct
FivetranOperatorAsync
param name in docstring by @josh-fell in #13 - Add default extractor functionality to
FivetranOperatorAsync
by @denimalpaca in #12
New Contributors
- @josh-fell made their first contribution in #13
- @denimalpaca made their first contribution in #12
Full Changelog: 1.0.0a4...1.0.0a5