This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ba78d54538 Refactor `BaseSensorOperator` introduce `skip_policy`
parameter (#40924)
add ae65820aec Implement AIP-44 compliant DagRun.get_task_instances method
(#41033)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 1 +
airflow/api_internal/endpoints/rpc_api_endpoint.py | 1 +
airflow/models/dagrun.py | 6 +++++-
airflow/serialization/pydantic/dag_run.py | 17 ++++++++++++-----
4 files changed, 19 insertions(+), 6 deletions(-)