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..05707021212c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,77 @@ # 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/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)) + +
+ ## 0.252.0
google/access-context-manager 1.0.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/composer.json b/composer.json index af2aaf9bc8dc..e5d18d15ab9d 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", @@ -250,7 +250,7 @@ "google/grafeas": "1.0.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",