1.10.0
What's Changed
- Add compat module for typing
airflow.utils.context.Context
by @josh-fell in #619 - Bump version to 1.10.0.dev1 by @rajaths010494 in #639
- Fix flake8 failure and failure test cases. by @rajaths010494 in #650
- Use astro runtime 6.0.0 by @phanikumv in #649
- Clean CNCF Unit Tests by @pankajastro in #603
- Remove staging env deployment by @phanikumv in #653
- Add check for PEM exists for Hive and Livy DAG. by @rajaths010494 in #621
- Use
poke_interval
instead ofpoll_interval
for sensor by @bharanidharan14 in #640 - Custom S3 Backend by @rajaths010494 in #645
- Use
EmrEksCreateClusterOperator
to create EMR EKS cluster by @phanikumv in #660 - Fix broken docs link by @pankajastro in #663
- Implement
ExternalDeploymentTaskSensorAsync
by @bharanidharan14 in #652 - Fix Provider entrypoint for Airflow by @kaxil in #665
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #666
- Typecast XCOM response as per OSS PEP-563 type hint changes by @rajaths010494 in #659
- Use astro runtime 6.0.1 image by @bharanidharan14 in #667
- Implement
SFTPSensorAsync
by @tseruga in #654 - Fix Dataproc dag failure due to new RC 8.4.0rc1 by @rajaths010494 in #680
- Fix emr_eks_pi_job DAG failing in new RC 6.0.0rc1 by @bharanidharan14 in #682
- Move
ExternalDeploymentTask
to core by @kaxil in #684 - Remove S3 XCom backend by @rajaths010494 in #685
- Release 1.10.0 by @rajaths010494 in #686
New Contributors
- @josh-fell made their first contribution in #619
- @tseruga made their first contribution in #654
Full Changelog: 1.9.0...1.10.0