Skip to content

Releases: astronomer/airflow-provider-fivetran-async

2.1.1

30 Dec 12:48
52a4761
Compare
Choose a tag to compare

2.1.1 (2024-12-30)

Bug Fixes

  • Ensure proper preparation of API call kwargs for synchronous methods in FivetranHookAsync by @JeremyDOwens in #115

Others

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

24 Jul 09:58
f17300e
Compare
Choose a tag to compare

What's Changed

Feature

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

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.2

17 Jan 12:18
cf13e3e
Compare
Choose a tag to compare

What's Changed

  • Add methods for getting group and connector info by @johnhoran in #80

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

08 Jan 06:44
42990a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

07 Nov 07:11
fd4e2e9
Compare
Choose a tag to compare

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

Full Changelog: 1.1.2...2.0.0

1.1.2

10 Aug 16:15
397d029
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

07 Aug 11:55
df0404a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

16 Jun 16:22
7193365
Compare
Choose a tag to compare

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

31 Mar 17:55
a2174bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0a5...1.0.0

1.0.0a5

27 Jan 09:59
bb47a88
Compare
Choose a tag to compare
1.0.0a5 Pre-release
Pre-release

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

Full Changelog: 1.0.0a4...1.0.0a5