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 a2042149bfa Replace `apache-beam` with
`apache-airflow-providers-apache-beam` (#62071)
add a6e24198b34 Fix typo in config key: missing_dag_retires ->
missing_dag_retries (#62087)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/config_templates/config.yml | 2 +-
shared/configuration/src/airflow_shared/configuration/parser.py | 1 +
task-sdk/src/airflow/sdk/execution_time/task_runner.py | 6 +++---
task-sdk/tests/task_sdk/execution_time/test_task_runner.py | 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)