This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 1562846 Update logging-tasks.rst (#21088)
add dff536e Add max_map_size to limit XCom task mapping size (#20976)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 9 +++++++++
airflow/config_templates/default_airflow.cfg | 5 +++++
airflow/exceptions.py | 18 ++++++++++++++---
airflow/models/taskinstance.py | 9 ++++++---
tests/models/test_taskinstance.py | 30 +++++++++++++++++++++++++---
5 files changed, 62 insertions(+), 9 deletions(-)