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 80a95ff0380 Increase zIndex for tooltip visibility in GridTI component
(#53913)
add e334620f855 Support executor_config on Lambda Executor (#53994)
No new revisions were added by this update.
Summary of changes:
providers/amazon/docs/executors/batch-executor.rst | 4 ++--
providers/amazon/docs/executors/ecs-executor.rst | 2 +-
providers/amazon/docs/executors/lambda-executor.rst | 3 +++
.../airflow/providers/amazon/aws/executors/aws_lambda/docker/app.py | 4 +++-
.../providers/amazon/aws/executors/aws_lambda/lambda_executor.py | 1 +
.../unit/amazon/aws/executors/aws_lambda/test_lambda_executor.py | 6 ++++++
6 files changed, 16 insertions(+), 4 deletions(-)