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 2dc7aa8  More optimized lazy-loading of provider information (#17304)
     add d7a6856  deprecate dummy trigger rule infavor of always (#17144)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                                 |  6 ++++++
 airflow/models/baseoperator.py              | 10 +++++++++-
 airflow/ti_deps/deps/trigger_rule_dep.py    |  4 ++--
 airflow/utils/trigger_rule.py               |  1 +
 docs/apache-airflow/concepts/dags.rst       |  2 +-
 tests/models/test_baseoperator.py           | 20 ++++++++++++++++++++
 tests/ti_deps/deps/test_trigger_rule_dep.py |  6 +++---
 tests/utils/test_trigger_rule.py            |  3 ++-
 8 files changed, 44 insertions(+), 8 deletions(-)

Reply via email to