This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6ecc0e9a7e3 Bump min task sdk version in core to 1.0.4 (#54171)
add 60ad539cf7e Add system test for Lambda executor Dead Letter Queue
(DLQ) processing (#54042)
No new revisions were added by this update.
Summary of changes:
devel-common/src/docs/utils/conf_constants.py | 2 +-
docs/spelling_wordlist.txt | 3 +
.../amazon/aws/tests/test_lambda_executor_dlq.py | 114 +++++++++++++++++++++
3 files changed, 118 insertions(+), 1 deletion(-)
create mode 100644
providers/amazon/tests/system/amazon/aws/tests/test_lambda_executor_dlq.py