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 b45240ad21 Allow extra to be nullable in connection payload as per 
schema(REST API). (#23183)
     new 48abf571be Add `endpoint_id` arg to 
`google.cloud.operators.vertex_ai.CreateEndpointOperator`
     new 27af0b7ebe Add the new parameter to the docstring
     new 6b459995b2 Add the format of Vertex Endpoint ID to the docstrings
     new d4a3348055 Update the TEST_ENDPOINT_ID to use the valid format

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/providers/google/cloud/hooks/vertex_ai/endpoint_service.py   | 4 ++++
 .../providers/google/cloud/operators/vertex_ai/endpoint_service.py   | 5 +++++
 .../providers/google/cloud/hooks/vertex_ai/test_endpoint_service.py  | 5 +++++
 tests/providers/google/cloud/operators/test_vertex_ai.py             | 4 +++-
 4 files changed, 17 insertions(+), 1 deletion(-)

Reply via email to