1.3.0
What's Changed
- Bump version to 1.3.0.dev1 by @phanikumv in #225
- Fix bigquery hook skipping test by @pankajastro in #227
- Automate inventory list for all providers by @kaxil in #228
- Docs: Include docstrings from inherit class's
__init__
by @kaxil in #229 - Add example_emr_sensor in integration test by @pankajastro in #230
- Capitalise module level constants by @pankajkoti in #233
- Livy operator async example dag by @sunank200 in #235
- Add pre-commit hooks for detecting private key & AWS Creds by @kaxil in #236
- Update Airflow Docker Image by @pankajastro in #245
- EMR container self sufficient example DAG by @bharanidharan14 in #242
- Remove Apache License from repo by @rajaths010494 in #250
- Update execution timeout for example DAG by @pankajastro in #249
- Move integration tests to astro cloud by @pankajastro in #244
- Add EmrContainerOperatorAsync by @pankajastro in #234
- Change default AWS region to us-east-2 across example DAGs by @pankajkoti in #256
- Fix LivyOperatorAsync example DAG by @pankajkoti in #252
- Check event status for DatabricksRunNowOperatorAsync by @shr3kst3r in #251
- Implement Async Azure data factory pipeline run status sensor by @bharanidharan14 in #253
- Add Microsoft ADF DAG in master for integration test by @bharanidharan14 in #260
- Implement HivePartitionSensorAsync by @rajaths010494 in #247
- Add AzureDataFactoryRunPipelineOperatorAsync by @pankajastro in #258
- Update hive table data path in
HivePartitionSensorAsync
by @rajaths010494 in #261 - Update docstring in
HivePartitionSensorAsync
by @rajaths010494 in #262 - Update
CODEOWNERS
by @rajaths010494 in #263 - Update Integration
Dockerfile
by @rajaths010494 in #264 - Update example DAG for
AzureDataFactoryPipelineRunStatusSensorAsync
by @pankajastro in #268 - Use Exception sub class in azure datafactory example DAG by @pankajastro in #269
- Make
HivePartitionSensorAsync
example dag self-sufficient. by @rajaths010494 in #278 - Update hive dag name in Integration Master dag by @rajaths010494 in #280
- Optimize resource usage in Databricks example DAG by @phanikumv in #287
- Fix example docs tag by @pankajastro in #285
- Enable
aws-nuke
to delete specified AWS resources by @phanikumv in #283 - Add note on closing GitHub milestone when releasing by @kaxil in #293
- Fix failing Databricks tests by @pankajkoti in #292
- Fixes for deploying integration tests on Astro Cloud by @pankajkoti in #297
- Upgrade base Airflow images to latest version by @pankajkoti in #301
- Add missing await on aysncio.sleep coroutine in Hive hook by @pankajkoti in #296
- Fix some of the docstrings by @kaxil in #305
- Add
libsasl
to ReadTheDocs build by @kaxil in #306 - Remove return stmt after yield from trigger by @pankajastro in #273
- Fix mypy type annotation issues by @pankajkoti in #303
- Replace
os.environ.get
toos.getenv
by @pankajastro in #308 - Update staging image to ap-airflow:2.3.0-3 by @pankajkoti in #309
- Add implementation for OpenLineage custom extractor for BigQueryInsertJobOperatorAsync by @pankajkoti in #290
- Fix EMR EKS example DAG by @pankajkoti in #259
- Add
NamedHivePartitionSensorAsync
by @pankajastro in #288 - Fix S3 trigger unit tests by @phanikumv in #319
- Add missing docstring by @pankajastro in #316
- Include timeout on EmrContainerSensorTrigger by @pankajastro in #313
- Remove Flask from requirements by @kaxil in #325
- Officially Support Python 3.10 by @kaxil in #324
- Enable
aws-nuke
on astro cloud deployment by @phanikumv in #323 - Publish
1.3.0b1
by @kaxil in #326 - CI: Show installed deps before running tests by @kaxil in #327
- Add run step to deploy latest image to Astro Cloud nightly by @pankajkoti in #311
- Revert
BigQueryAsyncExtractor
to release 1.3.0 by @kaxil in #332 - Release 1.3.0 by @phanikumv in #317
New Contributors
- @pankajkoti made their first contribution in #233
- @shr3kst3r made their first contribution in #251
Full Changelog: 1.2.0...1.3.0