1.17.3
What's Changed
- Bug fixed
HttpSensorAsync
: Fix incorrect warning when poke_interval is passed by @pankajastro in #1281S3KeyTrigger
: Call S3 sensor check_fn only with file size attribute by @pankajastro in #1278- Raise
AirflowSkipException
for sensors whensoft_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