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 bf973b61f91 Move MESSAGE_QUEUE_PROVIDERS array to where it belongs -
to msq_queue (#51774)
add 6afa0990eaa Enable extra_options even when extra not defined for
HttpHook.run (#51746)
No new revisions were added by this update.
Summary of changes:
.../http/src/airflow/providers/http/hooks/http.py | 10 ++++----
providers/http/tests/unit/http/hooks/test_http.py | 29 ++++++++++++++++++++++
.../http/tests/unit/http/operators/test_http.py | 3 ++-
.../http/tests/unit/http/sensors/test_http.py | 4 +++
4 files changed, 40 insertions(+), 6 deletions(-)