1.4.0
Check CHANGELOG.rst for summary of the changes included in this release.
What's Changed
- Bump version to 1.4.0.dev1 by @phanikumv in #333
- Follow similar naming convention across EMR clusters by @phanikumv in #336
- Automate list of Extras in
README.rst
by @pankajastro in #329 - Reraise exceptions caught in except block by @pankajkoti in #338
- Fixup schedule for aws nuke DAG by @phanikumv in #340
- Update
CONTRIBUTING.rst
for integration test by @pankajastro in #334 - Update base Astronomer images to latest release tags by @pankajkoti in #341
- Nuke
CloudFormation
resource beforeEKSCluster
by @phanikumv in #343 - Remove IMAGE_NAME args from docker-compose build target by @pankajkoti in #344
- Fix ingress port authorizations for Livy & Hive example DAGs by @pankajkoti in #342
- Loosen Airflow version pin to >=2.2.0 by @pankajkoti in #345
- Enhance command to be run inside KubernetesPodOperator by @pankajkoti in #349
- Fix Redshift DAGs to catch appropriate exceptions by @pankajkoti in #348
- Delay import of libraries to task scope by @pankajkoti in #354
- Reconstruct hook using connection ID in the extractor by @pankajkoti in #352
- Push dummy commit to test CI by @pankajkoti in #359
- Correct module name for DagStateTrigger by @tanelk in #361
- Remove unused
logging.getLogger
call by @pankajastro in #364 - Add
template_fields
toS3KeySensorAsync
by @kaxil in #373 - Update ExternalTaskSensorAsync example dag to defer by @pankajastro in #370
- Add changelog for 1.3.1 by @kaxil in #374
- Remove nocast branching from bigquery hook get_records method by @pankajastro in #377
- Remove test_external_task_async_waits_for_me from master DAG by @pankajastro in #378
- Enable Kerberos Authentication in Async Hive Sensors by @rajaths010494 in #357
- Fix Example ExternalTaskSensorAsync DAG name mismatch by @pankajastro in #380
- Remove xcom push from execute_complete method by @pankajastro in #371
- Release 1.4.0 by @phanikumv in #383
New Contributors
Full Changelog: 1.3.0...1.4.0