This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ec754f8480c Replace airflow.utils.helpers imports with better
alternatives in task SDK (#53929)
add 6253ad659e5 Add Private Service Connect interface support to VertexAI
operators (#54170)
No new revisions were added by this update.
Summary of changes:
.../google/docs/operators/cloud/vertex_ai.rst | 13 ++++++++++
providers/google/pyproject.toml | 2 +-
.../google/cloud/hooks/vertex_ai/custom_job.py | 28 +++++++++++++++++++++-
.../google/cloud/operators/vertex_ai/custom_job.py | 15 ++++++++++++
.../unit/google/cloud/operators/test_vertex_ai.py | 6 +++++
5 files changed, 62 insertions(+), 2 deletions(-)