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 e740e1e7f21 Bump dompurify in 
/providers/fab/src/airflow/providers/fab/www (#46798)
     add b5d6a391e51 Add operators for Entry resource (#46647)

No new revisions were added by this update.

Summary of changes:
 docs/spelling_wordlist.txt                         |   4 +
 providers/google/docs/operators/cloud/dataplex.rst | 112 ++++
 providers/google/provider.yaml                     |   1 +
 .../providers/google/cloud/hooks/dataplex.py       | 419 +++++++++++-
 .../providers/google/cloud/links/dataplex.py       |  25 +
 .../providers/google/cloud/operators/dataplex.py   | 721 ++++++++++++++++++++-
 .../airflow/providers/google/get_provider_info.py  |   1 +
 .../cloud/dataplex/example_dataplex_catalog.py     |  96 ++-
 .../tests/unit/google/cloud/hooks/test_dataplex.py | 174 +++++
 .../tests/unit/google/cloud/links/test_dataplex.py |  28 +
 .../unit/google/cloud/operators/test_dataplex.py   | 243 +++++++
 11 files changed, 1819 insertions(+), 5 deletions(-)

Reply via email to