You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2023/02/10 16:26:00 UTC

[airflow] branch main updated (9bfe02b76a -> 1f2b383429)

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 9bfe02b76a Remove `notes` param from TriggerDagRunOperator docstring (#29298)
     add 1f2b383429 AIP-44 Fix support for classmethods and method mapping (#29306)

No new revisions were added by this update.

Summary of changes:
 airflow/api_internal/endpoints/rpc_api_endpoint.py |  2 +-
 airflow/api_internal/internal_api_call.py          |  3 ++
 tests/api_internal/test_internal_api_call.py       | 43 ++++++++++++++++++++++
 3 files changed, 47 insertions(+), 1 deletion(-)