1.1.0
Check CHANGELOG.rst for summary of the changes included in this release.
What's Changed
- Use CodeCov for Code Coverage by @kaxil in #83
- Format Changelog by @kaxil in #84
- HotFix: Fix path from astronomer_operators to astronomer_providers by @sunank200 in #88
- Allow CodeCoverage toleration by @kaxil in #95
- Reorganize S3KeySensor and implement remaining S3 Sensors / Operators by @sunank200 in #86
- Implement GCSObjectsWithPrefixExistenceSensorAsync and GCSUploadSessionCompleteSensor by @rajaths010494 in #90
- Enable MyPy in strict mode by @kaxil in #60
- Implement Async S3PrefixSensor by @phanikumv in #91
- Add
pydocstyle
for docstring checks by @kaxil in #105 - Add more flake8 checks by @kaxil in #106
- Fix Code coverage by @bharanidharan14 in #107
- Fix bug in
S3KeysUnchangedTrigger
andis_key_unchanged
in hook by @sunank200 in #109 - Fix example DAG to run standalone by @sunank200 in #110
- Implement Async GCS object update sensor by @bharanidharan14 in #93
- Add Apache Airflow classifiers by @kaxil in #111
- Split the dependencies into multiple extras by @kaxil in #113
- Add Delay to GCS sensors DAG by @bharanidharan14 in #117
- Add
CODEOWNERS
by @kaxil in #112 - Update the contributing guide by @sunank200 in #115
- Add Delay to GCS sensor by @bharanidharan14 in #118
- Fix file paths in
CHANGELOG.rst
by @kaxil in #121 - Dev: Add make command to rebuild Docker image by @kaxil in #123
- Add Sphinx to autogenerate user-facing docs by @sunank200 in #114
- Add pre-commit to keep package version in sync by @kaxil in #125
- Docs: Ignore Example DAGs from API reference by @kaxil in #131
- Remove path import for USER_AGENT_HEADER and declare it by @sunank200 in #133
- Parameterize example DAGs for integration tests by @pankajastro in #102
- Bug fix for gcs operator example by @pankajastro in #137
- Unpin Kubernetes Provider dependency by @kaxil in #138
- Implement Async Big Query Table Existence Sensor by @bharanidharan14 in #135
- Fix broken dependency of redshift sql example by @pankajastro in #144
- Fix Databricks triggerer fails to check databricks job state by @sunank200 in #147
- Bug fix on example_bigquery_sensors.py dag by @rajaths010494 in #151
- Fix docstrings for
BigQueryTableExistenceSensorAsync
by @kaxil in #150 - Add
bandit
pre-commit for Security scanning by @kaxil in #142 - Bump to Release 1.1.0 by @phanikumv in #149
Full Changelog: 1.0.0...1.1.0