From 6edc54fecc4faa9544d980eda0ec3fb63792fd78 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 31 Jul 2024 17:19:00 +0000
Subject: [PATCH] chore(main): release 0.253.0
---
AiPlatform/VERSION | 2 +-
CHANGELOG.md | 94 +++++++++++++++++++++++++++++++++
Grafeas/VERSION | 2 +-
MapsFleetEngineDelivery/VERSION | 2 +-
Spanner/VERSION | 2 +-
Spanner/src/SpannerClient.php | 2 +-
composer.json | 8 +--
7 files changed, 103 insertions(+), 9 deletions(-)
diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index 9084fa2f716a..26aaba0e8663 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1 @@
-1.1.0
+1.2.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5f6ea017845..3b7f6cb800a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,99 @@
# Changelog
+## 0.253.0
+
+google/cloud-ai-platform 1.2.0
+
+
+
+### Features
+
+* A new enum `NotebookExecutionJobView` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new enum `Strategy` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `billable_sum` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `dedicated_endpoint_dns` is added to message `.google.cloud.aiplatform.v1.Endpoint` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `dedicated_endpoint_enabled` is added to message `.google.cloud.aiplatform.v1.Endpoint` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `grounding_chunks` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `grounding_supports` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `is_hugging_face_model` is added to message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `numeric_filters` is added to message `.google.cloud.aiplatform.v1.NearestNeighborQuery` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `ray_logs_spec` is added to message `.google.cloud.aiplatform.v1.RaySpec` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.Endpoint` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.Endpoint` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `score` is added to message `.google.cloud.aiplatform.v1.Candidate` ([#7557](https://github.com/googleapis/google-cloud-php/issues/7557)) ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `strategy` is added to message `.google.cloud.aiplatform.v1.Scheduling` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `tools` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new field `total_billable_token_count` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDataStats` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `CreateNotebookExecutionJobOperationMetadata` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `CreateNotebookExecutionJobRequest` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `DeleteNotebookExecutionJobRequest` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `GetNotebookExecutionJobRequest` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `GroundingChunk` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `GroundingSupport` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `ListNotebookExecutionJobsRequest` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `ListNotebookExecutionJobsResponse` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `NotebookExecutionJob` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `NumericFilter` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `RayLogsSpec` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new message `Segment` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new method `CreateNotebookExecutionJob` is added to service `NotebookService` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new method `DeleteNotebookExecutionJob` is added to service `NotebookService` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new method `GetNotebookExecutionJob` is added to service `NotebookService` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new method `ListNotebookExecutionJobs` is added to service `NotebookService` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new resource_definition `aiplatform.googleapis.com/NotebookExecutionJob` is added ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A new value `ADAPTER_SIZE_THIRTY_TWO` is added to enum `AdapterSize` ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+
+
+### Documentation
+
+* A comment for field `contents` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `disable_attribution` in message `.google.cloud.aiplatform.v1.Retrieval` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `instances` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `language_code` in message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `model` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `name` in message `.google.cloud.aiplatform.v1.Dataset` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `name` in message `.google.cloud.aiplatform.v1.DatasetVersion` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureGroupRequest` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureOnlineStoreRequest` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureRequest` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureViewRequest` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+* A comment for message `TrialContext` is changed ([c31f326](https://github.com/googleapis/google-cloud-php/commit/c31f326b9558faab2e69b0d72ff23382d6600896))
+
+
+
+google/grafeas 1.1.0
+
+
+
+### Features
+
+* A new field `version` is added to message `.grafeas.v1.ComplianceOccurrence` ([#7565](https://github.com/googleapis/google-cloud-php/issues/7565)) ([41443d5](https://github.com/googleapis/google-cloud-php/commit/41443d552ba4fd609565123b43f11af5b97be42a))
+* A new field `vulnerability_attestation` is added to message `.grafeas.v1.DiscoveryOccurrence` ([41443d5](https://github.com/googleapis/google-cloud-php/commit/41443d552ba4fd609565123b43f11af5b97be42a))
+* A new message `VulnerabilityAttestation` is added ([41443d5](https://github.com/googleapis/google-cloud-php/commit/41443d552ba4fd609565123b43f11af5b97be42a))
+
+
+
+google/maps-fleetengine-delivery 0.1.3
+
+
+
+### Documentation
+
+* Document that delivery_vehicle.type can be set on CreateDeliveryVehicle ([#7564](https://github.com/googleapis/google-cloud-php/issues/7564)) ([c34fa05](https://github.com/googleapis/google-cloud-php/commit/c34fa05e34e905a936c9474ccbdab48fa0f80498))
+
+
+
+google/cloud-spanner 1.83.0
+
+
+
+### Features
+
+* **spanner:** Add support for Cloud Spanner Incremental Backups ([#7568](https://github.com/googleapis/google-cloud-php/issues/7568)) ([cc2ab23](https://github.com/googleapis/google-cloud-php/commit/cc2ab234dc1db419f4b5a9587d3e84a8db048c55))
+
+
+
## 0.252.0
google/access-context-manager 1.0.0
diff --git a/Grafeas/VERSION b/Grafeas/VERSION
index 3eefcb9dd5b3..9084fa2f716a 100644
--- a/Grafeas/VERSION
+++ b/Grafeas/VERSION
@@ -1 +1 @@
-1.0.0
+1.1.0
diff --git a/MapsFleetEngineDelivery/VERSION b/MapsFleetEngineDelivery/VERSION
index d917d3e26adc..b1e80bb2480a 100644
--- a/MapsFleetEngineDelivery/VERSION
+++ b/MapsFleetEngineDelivery/VERSION
@@ -1 +1 @@
-0.1.2
+0.1.3
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 71fae54fb27e..6b4de0a42b03 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-1.82.0
+1.83.0
diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php
index c943aeea8c45..6f7d2462c92e 100644
--- a/Spanner/src/SpannerClient.php
+++ b/Spanner/src/SpannerClient.php
@@ -120,7 +120,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;
- const VERSION = '1.82.0';
+ const VERSION = '1.83.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
diff --git a/composer.json b/composer.json
index af2aaf9bc8dc..84576ed87227 100644
--- a/composer.json
+++ b/composer.json
@@ -79,7 +79,7 @@
"google/apps-meet": "0.2.3",
"google/cloud-access-approval": "1.2.5",
"google/cloud-advisorynotifications": "1.0.0",
- "google/cloud-ai-platform": "1.1.0",
+ "google/cloud-ai-platform": "1.2.0",
"google/cloud-alloydb": "1.0.0",
"google/cloud-api-gateway": "1.3.5",
"google/cloud-api-keys": "1.0.0",
@@ -220,7 +220,7 @@
"google/cloud-service-usage": "1.3.4",
"google/cloud-servicehealth": "0.1.6",
"google/cloud-shell": "1.3.5",
- "google/cloud-spanner": "1.82.0",
+ "google/cloud-spanner": "1.83.0",
"google/cloud-speech": "1.19.0",
"google/cloud-sql-admin": "1.1.0",
"google/cloud-storage": "1.42.1",
@@ -247,10 +247,10 @@
"google/cloud-web-security-scanner": "1.0.0",
"google/cloud-workflows": "1.0.0",
"google/geo-common-protos": "0.2.0",
- "google/grafeas": "1.0.0",
+ "google/grafeas": "1.1.0",
"google/longrunning": "0.4.3",
"google/maps-fleetengine": "0.1.2",
- "google/maps-fleetengine-delivery": "0.1.2",
+ "google/maps-fleetengine-delivery": "0.1.3",
"google/maps-routeoptimization": "0.1.0",
"google/shopping-common-protos": "0.4.0",
"google/shopping-css": "0.2.8",