This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 5707103f44 Move Roles view to FAB (#33043)
add c14cb85f16 Improve fetching logs from AWS (#33231)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/logs.py | 21 ++++++++----
.../amazon/aws/log/cloudwatch_task_handler.py | 23 +++++++++++---
airflow/providers/amazon/aws/utils/__init__.py | 7 +++-
tests/providers/amazon/aws/hooks/test_logs.py | 29 ++++++++++++++---
.../amazon/aws/log/test_cloudwatch_task_handler.py | 37 ++++++++++++++++++++--
5 files changed, 99 insertions(+), 18 deletions(-)