This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bd6020b0b3c Move trigger_rule utils from `airflow/utils` to
`airflow.task`and integrate with Execution API spec (#53389)
add 743711d08e4 Adding validation for missing conn_type while constructing
connections (#54759)
No new revisions were added by this update.
Summary of changes:
task-sdk/src/airflow/sdk/definitions/connection.py | 6 ++++++
task-sdk/tests/task_sdk/definitions/test_connections.py | 17 +++++++++++++++++
2 files changed, 23 insertions(+)