1.7.0
Check CHANGELOG.rst for summary of the changes included in this release.
What's Changed
- Bump version to 1.7.0.dev1 by @phanikumv in #481
- Implement Azure WasbBlobSensorAsync and WasbPrefixSensorAsync by @pankajkoti in #482
- Document Async Example DAG by @pankajastro in #473
- Implement BatchSensorAsync by @rajaths010494 in #483
- List installed pip packages used for running master DAG in Integration Tests deployment by @pankajkoti in #486
- Fix Hadoop and Create Bucket Task Dependency by @pankajastro in #487
- Update FileSensorAsync Example to Defer by @pankajastro in #489
- Add EMR Container Base Trigger by @pankajastro in #488
- Add missing example DAG in documentation by @pankajastro in #492
- Upgrade astro runtime image to 5.0.5 by @phanikumv in #494
- Fix example_async_bigquery_queries dependency by @pankajkoti in #496
- Fix
example_batch
DAG to check for job queue status. by @rajaths010494 in #500 - Revert "Update FileSensorAsync Example to Defer" by @pankajastro in #501
- Add make target to use pinned provider depedencies for testing an RC by @pankajkoti in #502
- Add copy button to Code Blocks in docs by @kaxil in #505
- Fix mypy errors by @kaxil in #506
- Add custom Sphinx extension to list available operators & sensors by @pankajkoti in #504
- Upgrade base Airflow image to use latest release by @pankajkoti in #509
- Implement Async Snowflake SQL API Operator by @bharanidharan14 in #478
- Fix mypy issue for token variable of sql_api_generate_jwt.py module by @pankajkoti in #519
- Add Airflow version in the Slack report for master DAG run by @pankajkoti in #521
- Add 15 mins sleep between deploying image & triggering master DAG by @pankajkoti in #517
- Fix async HTTP sensor failing with http: 4.0.0 by @pankajkoti in #515
- Fix RedshiftSQL Operator DAG failure by @bharanidharan14 in #522
- Add pre-commit hook to check for dead links in markdown files by @pankajkoti in #524
- Fix mypy issue occuring with release 1.7.0 by @pankajkoti in #531
- Create context object to fix failing test by @pankajkoti in #533
- Fix KPO unitest by @rajaths010494 in #535
- Release 1.7.0 by @phanikumv in #529
Full Changelog: 1.6.0...1.7.0