This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a632b74 Improvements for `SnowflakeHook.get_sqlalchemy_engine`
(#20509)
add a637537 Rename `OpsgenieAlertOperator` to
`OpsgenieCreateAlertOperator` (#20514)
No new revisions were added by this update.
Summary of changes:
airflow/contrib/operators/opsgenie_alert_operator.py | 18 +++++++++++++++++-
.../opsgenie/example_dags/example_opsgenie_alert.py | 11 +++++++----
airflow/providers/opsgenie/operators/opsgenie.py | 4 ++--
airflow/providers/opsgenie/operators/opsgenie_alert.py | 18 +++++++++++++++++-
.../operators/opsgenie_alert.rst | 12 ++++++------
tests/deprecated_classes.py | 2 +-
tests/providers/opsgenie/operators/test_opsgenie.py | 11 +++++++----
7 files changed, 57 insertions(+), 19 deletions(-)