This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bca0a63ec38 Fix missing TaskInstanceHistory on scheduler TI resets
(#59639)
add d91b6c47b80 SQLA2: Address assorted mypy violations in airflow-core
(#59746)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/jobs/scheduler_job_runner.py | 7 +++++-
.../src/airflow_shared/configuration/parser.py | 8 +------
.../src/airflow_shared/logging/structlog.py | 27 ++++++++++++++--------
.../observability/metrics/datadog_logger.py | 16 ++++++++-----
.../observability/metrics/otel_logger.py | 6 +++--
.../observability/traces/otel_tracer.py | 2 +-
6 files changed, 39 insertions(+), 27 deletions(-)