Releases: astronomer/airflow-provider-fivetran-async
Releases · astronomer/airflow-provider-fivetran-async
2.2.1a1
2.2.0
2.2.0 (2025-07-17)
Feature
- Add
ResyncOperator
by @johnhoran in #140 - Add py.typed markers by @johnhoran in #163
Bug Fixes
- Fix the templated attr for FivetranOperator and use astro-cli by @pankajastro in #156
Others
- Drop Airflow 2.2 and 2.3 support by @pankajastro in #165
- Add Integration tests by @pankajastro in #164
- Use pull_request for authorize as we don't have pull_request_target event configured by @pankajkoti in #161
- Add Authorize job the CI by @pankajastro in #159
- Update CODEOWNERS by @pankajastro in #158
- Drop Python 3.8 support by @pankajastro in #153
- Pre-commit hook updates in #138, #141, #142, #145, #146, #147, #149, #151, #152, #155, #160 and #162
2.2.0a2
2.2.0a1 (2025-05-07)
Feature
- Add
ResyncOperator
by @johnhoran in #140 - Add py.typed markers by @johnhoran in #163
Bug Fixes
- Fix the templated attr for FivetranOperator and use astro-cli by @pankajastro in #156
Others
- Use pull_request for authorize as we don't have pull_request_target event configured by @pankajkoti in #161
- Add Authorize job the CI by @pankajastro in #159
- Update CODEOWNERS by @pankajastro in #158
- Drop Python 3.8 support by @pankajastro in #153
- Pre-commit hook updates in #138, #141, #142, #145, #146, #147, #149, #151, #152, #155, #160 and #162
2.2.0a1
2.1.3
2.1.3 (2025-04-17)
Bug Fixes
- fix: pass last_sync when deferring by @m1racoli in #131
- Add missing provider entry point by @pankajastro in #136
Others
New Contributors
Full Changelog: 2.1.2...2.1.3
2.1.3a1
Bug fixes
Add missing provider entry point in #136 by @pankajastro
2.1.2
2.1.2 (2025-03-28)
Bug Fixes
Others
- Add contributing guidelines by @pankajastro in #127
- Use single packaging tool pyproject.toml by @pankajastro in #126
- Pre-commit hook updates in #118, #120, #121, #122 and #123
New Contributors
Full Changelog: 2.1.1...2.1.2
2.1.2a1
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