Skip to content

Releases: astronomer/astronomer-providers

1.19.1

10 May 07:45
75d0bb5
Compare
Choose a tag to compare

What's Changed

  • Pass parameters to parent class in SnowflakeSensorAsync by @josh-fell in #1519

Full Changelog: 1.19.0...1.19.1

1.19.0

21 Feb 11:02
ea23093
Compare
Choose a tag to compare

What's Changed

  • Add ExternalDeploymentSensor (#1472)
  • Deprecate most of the operators and sensors and proxy them to their upstream Apache Airflow providers' deferrable counterparts
  • Add deprecation notice docs for astronomer-providers (#1468)
  • Increase min airflow version to 2.6 (#1438)
  • Bump mininium python to 3.8 (#1442)

Full Changelog: 1.18.4...1.19.0

1.18.4

07 Dec 08:44
b5a9417
Compare
Choose a tag to compare

What's Changed

  • Databricks): include 403 as retryable error by @Lee-W in #1376

Full Changelog: 1.18.3...1.18.4

1.18.3

29 Nov 08:07
1d56f9e
Compare
Choose a tag to compare

What's Changed

  • Revert "Pin max versions for CNCF Kubernetes and Google Airflow providers (#1359)" by @pankajkoti in #1368

Full Changelog: 1.18.2...1.18.3

1.18.2

11 Nov 15:23
11f4fda
Compare
Choose a tag to compare

What's Changed

  • Pinning connexion==2.14.2 due to issue with latest release version3.0.0 by @vatsrahul1001 in #1354
  • Pin max versions for CNCF Kubernetes and Google Airflow providers by @pankajkoti in #1359

Full Changelog: 1.18.1...1.18.2

1.18.1

02 Nov 00:30
8529f1c
Compare
Choose a tag to compare

What's Changed

  • Handle ClientConnectorError to allow for retries (#1338)
  • Make resource_group_name and factory_name required in Azure DataFactory hook and trigger (#1341)

New Contributors

Full Changelog: 1.18.0...1.18.1

1.18.0

25 Sep 13:55
baf9444
Compare
Choose a tag to compare

What's Changed

  • Add keep_response parameter to HttpHookAsync (#1330)
  • Add AioRefreshableCredentials to AwsBaseHookAsync (#1304)
  • Fix ExternalDeploymentTaskSensorAsync by making simple http requests instead of aiohttp (#1306)
  • Fix impersonation failure on GKE start pod operator async (#1274)

New Contributors

Full Changelog: 1.17.3...1.18.0

1.17.3

07 Aug 11:25
b5649b7
Compare
Choose a tag to compare

What's Changed

  • Bug fixed
    • HttpSensorAsync: Fix incorrect warning when poke_interval is passed by @pankajastro in #1281
    • S3KeyTrigger: Call S3 sensor check_fn only with file size attribute by @pankajastro in #1278
    • Raise AirflowSkipException for sensors when soft_fail is set to True by @pankajastro in #1276
  • Note
    • hive provider is not supported on Python 3.11 (#1237)

Full Changelog: 1.17.2...1.17.3

1.17.2

26 Jul 08:31
df3f6f6
Compare
Choose a tag to compare

Check CHANGELOG.rst for the summary of the changes included in this release.

What's Changed

  • DatabricksRunNowOperatorAsync: get job_id through Databricks API if job_name is passed by @Lee-W in #1254
  • RedshiftDataHook: remove snowflake dependencies and use DbApiHook.split_sql_string for parsing sql by @pankajkoti in #1260

Full Changelog: 1.17.1...1.17.2

1.17.1

22 Jun 17:02
48c8b30
Compare
Choose a tag to compare

Check CHANGELOG.rst for summary of the changes included in this release.

What's Changed

  • Set version scheme to semver by @Lee-W in #1202
  • Revert "feat(kubernetes): check state before deferring KubernetesPodOperatorAsync (#1104)" by @pankajkoti in #1209

Full Changelog: 1.17.0...1.17.1