1.2.0
Check CHANGELOG.rst for summary of the changes included in this release.
What's Changed
- Bump version to 1.2.0.dev1 by @phanikumv in #152
- RedshiftClusterSensorAsync timeout fix and S3 conn name change by @pankajastro in #154
- Add top-level make command for building docs by @kaxil in #155
- Implement DataprocSubmitJobOperatorAsync by @rajaths010494 in #141
- Document limitations of some async operators by @kaxil in #158
- Run Example DAGs on Cloud envs by @pankajastro in #136
- Add timeout for all DAGs and dataproc and bigquery_sensors by @pankajastro in #168
- Automate releasing artifacts to PyPI by @kaxil in #156
- Update Docstrings for redshift cluster operators by @bharanidharan14 in #172
- Store databricks job_id in xcom for DatabricksSubmitRunOperatorAsync operator by @pankajastro in #161
- Fix Doc string for Operators by @bharanidharan14 in #169
- Remove
kaxil
fromCODEOWNER
by @kaxil in #174 - Automate redshift cluster creation by @pankajastro in #166
- Persist Databricks xcom value by @pankajastro in #175
- Update pre-commits hooks by @kaxil in #181
- Implement Async EMR container sensor async by @bharanidharan14 in #179
- Add
EmrStepSensorAsync
by @pankajastro in #184 - Implement Async EMR Job flow sensor by @bharanidharan14 in #193
- Update guidelines in
CONTRIBUTING.rst
by @rajaths010494 in #195 - bump up astro-runtime image version by @rajaths010494 in #200
- Fix Sphinx docs to have correct module paths by @kaxil in #205
- Docs: Sort API reference by Module Name by @kaxil in #206
- Implement
LivyOperatorAsync
by @sunank200 in #178 - Optimize example DAG for
EmrJobFlowSensorAsync
andEmrStepSensorAsync
by @pankajastro in #203 - CircleCI job for automatic deployment and execution of Integration Suite by @pankajastro in #207
- Add
flake8
check for logging in Pre-commit Hooks by @kaxil in #212 - Add
flake8-bugbear
in pre-commit hooks by @kaxil in #213 - Add pankajkoti as CODEOWNER by @phanikumv in #216
- Add trigger rule on last task of bigquery example DAG by @phanikumv in #217
- Fix the pre-commit dependency check by @phanikumv in #220
- Add Livy extra to README.rst by @phanikumv in #222
- Update default redshift db user in example DAG by @pankajastro in #211
- Releasing 1.2.0 by @phanikumv in #224
Full Changelog: 1.1.0...1.2.0