This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 035315f5cf Add DagRun state change to the Listener plugin
system(#27113)
add 336e065e6a Correct job name matching in SagemakerProcessingOperator
(#27634)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/sagemaker.py | 31 +++++++++++++++++-----
.../providers/amazon/aws/operators/sagemaker.py | 5 +++-
tests/providers/amazon/aws/hooks/test_sagemaker.py | 29 +++++++++++++++-----
3 files changed, 51 insertions(+), 14 deletions(-)