This is an automated email from the ASF dual-hosted git repository.

dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 4ee46b984d Remove `openlineage.common` dependencies in Google and 
Snowflake providers. (#39614)
     add 4d525aa32d Determine needs_expansion at time of serialization (#39604)

No new revisions were added by this update.

Summary of changes:
 .../endpoints/task_instance_endpoint.py            |  3 +--
 airflow/cli/commands/task_command.py               | 11 +++++----
 airflow/models/abstractoperator.py                 | 15 ++++++++++++-
 airflow/models/baseoperator.py                     |  1 +
 airflow/models/mappedoperator.py                   |  1 +
 airflow/models/operator.py                         | 26 ++--------------------
 airflow/serialization/serialized_objects.py        |  1 +
 airflow/ti_deps/deps/trigger_rule_dep.py           |  5 ++---
 airflow/www/views.py                               |  3 +--
 tests/serialization/test_dag_serialization.py      | 18 ++++++++++++---
 10 files changed, 43 insertions(+), 41 deletions(-)

Reply via email to