1.8.0
Check CHANGELOG.rst for summary of the changes included in this release.
What's Changed
- Fix hardcoded poll interval by @bharanidharan14 in #552
- Add
poll_interval
inHttpSensorAsync
by @rajaths010494 in #554 - Fix Extractor Import Path by @pankajastro in #549
- Update
sql_alchemy_conn
in docker compose by @pankajastro in #548 - Fix
see also
link mentioned in Document by @bharanidharan14 in #562 - Nuke GCP resources. by @pankajkoti in #563
- Update Doc string for SnowflakeOperatorAsync by @bharanidharan14 in #556
- Remove EMR Conn from example by @pankajastro in #525
- Update base url for API docs to fix broken links by @pankajkoti in #567
- Unit Test Cleanup by @pankajastro in #368
- Generate class def link dynamically based on document version by @pankajkoti in #569
- Fix error in docstring by @BasPH in #571
- Replace
execution_timeout
withtimeout
in sensor by @rajaths010494 in #555 - Update run-mypy command by @rajaths010494 in #579
- Update to new pre-commit hooks by @kaxil in #580
- Add temporary logs to debug intermittent failures of the Dataproc DAG by @pankajkoti in #583
- Fix async databricks job failure due to new airflow provider release by @rajaths010494 in #582
- Deprecate
S3PrefixSensorAsync
andS3KeySizeSensorAsync
by @bharanidharan14 in #577 - Use docker compose instead of docker-compose by @phanikumv in #585
- Exclude files containing dead links by @feluelle in #587
- Fix dead links in repo by @rajaths010494 in #586
- Get default 'resource_group_name' and 'factory_name' for AzureDataFactoryPipelineRunStatusSensorAsync by @bharanidharan14 in #589
- Fix GCP Dataproc DAG failed with timeout error by @rajaths010494 in #594
- Upgrade astro runtime image to latest release 5.0.7 by @pankajkoti in #592
- Add markdown-link-check config with retry & other options by @pankajkoti in #593
- Add support for Python3.10 for Databricks by @rajaths010494 in #599
- Release 1.8.0 by @rajaths010494 in #600
New Contributors
Full Changelog: 1.7.1...1.8.0