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 ae7bf47410 Avoid requirement that AWS Secret Manager JSON values be
urlencoded. (#25432)
add 7d3e799f7e Add auth_type to LivyHook (#25183)
No new revisions were added by this update.
Summary of changes:
airflow/providers/apache/livy/hooks/livy.py | 3 +++
airflow/providers/apache/livy/operators/livy.py | 4 ++++
airflow/providers/apache/livy/sensors/livy.py | 8 +++++++-
tests/providers/apache/livy/hooks/test_livy.py | 18 +++++++++++++++++-
4 files changed, 31 insertions(+), 2 deletions(-)