This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 82725e176d6 Ensure that we don't try sending any more heartbeat
messages once the process (#44767)
add 7f42a77ca60 Remove Provider Deprecations in Apprise (#44764)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/apprise/CHANGELOG.rst | 14 ++++++++++
.../src/airflow/providers/apprise/hooks/apprise.py | 12 +-------
.../providers/apprise/notifications/apprise.py | 32 ++--------------------
providers/tests/apprise/hooks/test_apprise.py | 4 +--
.../tests/apprise/notifications/test_apprise.py | 31 +++++----------------
5 files changed, 26 insertions(+), 67 deletions(-)