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

potiuk pushed a change to branch providers-fab/v1-5
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 7a079948040 Sort "opts" element in click option dictionary before 
hashing (#45156) (#45169)
     add c95b84cfed7 [providers-fab/v1-5] Invalidate user session on password 
reset (#45139)
     add 17aa106d4b5 Fixing cli test failure in CI (#44679)
     add 36defe9881a Avoid 1.1.8 version of msgraph-core (#45044)
     add 2c7e8494bbd Fix Google Cloud Datacatalog test (#44037)
     add ac764d0f105 fix google datacatalog operator tests (#44281)
     add 111e82634a8 Correctly import isabs from os.path (#45178)

No new revisions were added by this update.

Summary of changes:
 .../api_fastapi/core_api/openapi/v1-generated.yaml |  2 +-
 airflow/ui/openapi-gen/requests/schemas.gen.ts     |  2 +-
 generated/provider_dependencies.json               |  4 +-
 .../fab/auth_manager/cli_commands/utils.py         | 13 ++++++
 .../fab/auth_manager/security_manager/override.py  |  1 +
 .../src/airflow/providers/google/provider.yaml     |  2 +-
 .../providers/microsoft/azure/provider.yaml        |  4 +-
 .../fab/auth_manager/cli_commands/test_utils.py    | 54 +++++++++++++++++++++-
 .../google/cloud/operators/test_datacatalog.py     | 20 ++++++--
 tests/cli/test_cli_parser.py                       |  6 +--
 10 files changed, 92 insertions(+), 16 deletions(-)

Reply via email to