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 013490edc1 Correct the VARCHAR size to 250. (#30178)
add c44c7e1b48 Add non login-password auth support for SimpleHttpOpeator
(#29206)
No new revisions were added by this update.
Summary of changes:
airflow/providers/apache/livy/hooks/livy.py | 3 +-
airflow/providers/http/hooks/http.py | 15 ++++++++--
airflow/providers/http/operators/http.py | 4 +--
tests/providers/http/hooks/test_http.py | 44 +++++++++++++++++++++++++++++
4 files changed, 61 insertions(+), 5 deletions(-)