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

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


    from 0ef0a6beb4b Fix ``BranchPythonOperator`` failure when callable returns 
None (#54991)
     add 5f5c2a5970d Introduce `LIST` logic in AWS auth manager (#54987)

No new revisions were added by this update.

Summary of changes:
 .../amazon/docs/auth-manager/manage/index.rst      | 29 +++++++--
 .../amazon/aws/auth_manager/avp/entities.py        |  6 +-
 .../amazon/aws/auth_manager/avp/facade.py          |  6 +-
 .../amazon/aws/auth_manager/avp/schema.json        | 75 ++++++++++++++++++++++
 .../amazon/aws/auth_manager/avp/test_entities.py   | 12 +++-
 .../amazon/aws/auth_manager/avp/test_facade.py     |  9 ++-
 6 files changed, 125 insertions(+), 12 deletions(-)

Reply via email to