diff --git a/AdvisoryNotifications/VERSION b/AdvisoryNotifications/VERSION index 7486fdbc50b..a3df0a6959e 100644 --- a/AdvisoryNotifications/VERSION +++ b/AdvisoryNotifications/VERSION @@ -1 +1 @@ -0.7.2 +0.8.0 diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index 93d4c1ef06f..0f1a7dfc7c4 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -0.36.0 +0.37.0 diff --git a/Asset/VERSION b/Asset/VERSION index ace44233b4a..15b989e398f 100644 --- a/Asset/VERSION +++ b/Asset/VERSION @@ -1 +1 @@ -1.15.1 +1.16.0 diff --git a/Batch/VERSION b/Batch/VERSION index 7eb3095a329..5f2491c5adc 100644 --- a/Batch/VERSION +++ b/Batch/VERSION @@ -1 +1 @@ -0.16.3 +0.16.4 diff --git a/BigQueryAnalyticsHub/VERSION b/BigQueryAnalyticsHub/VERSION index 2b7c5ae0184..8f0916f768f 100644 --- a/BigQueryAnalyticsHub/VERSION +++ b/BigQueryAnalyticsHub/VERSION @@ -1 +1 @@ -0.4.2 +0.5.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index c7279368719..c0232ac4e47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,323 @@ # Changelog +## 0.240.0 + +
google/cloud-advisorynotifications 0.8.0 + + + +### Features + +* Add GetSettings and UpdateSettings methods at the Project-level to advisorynotifications.googleapis.com ([#7203](https://github.com/googleapis/google-cloud-php/issues/7203)) ([04af6b4](https://github.com/googleapis/google-cloud-php/commit/04af6b49e31ddd2bdc2c2fae6aea2ce4227693f6)) + + +### Documentation + +* Adding docs for new project level settings methods ([04af6b4](https://github.com/googleapis/google-cloud-php/commit/04af6b49e31ddd2bdc2c2fae6aea2ce4227693f6)) + +
+ +
google/cloud-ai-platform 0.37.0 + + + +### Features + +* A new enum `HarmBlockMethod` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `default` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `disable_explanations` is added to message `.google.cloud.aiplatform.v1.DeployedModel` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `frequency_penalty` is added to message `.google.cloud.aiplatform.v1.GenerationConfig` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `max_items` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `max_length` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `max_properties` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `maximum` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `method` is added to message `.google.cloud.aiplatform.v1.SafetySetting` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `min_items` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `min_length` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `min_properties` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `minimum` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `pattern` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `persistent_resource_id` is added to message `.google.cloud.aiplatform.v1.CustomJobSpec` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `presence_penalty` is added to message `.google.cloud.aiplatform.v1.GenerationConfig` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `response_mime_type` is added to message `.google.cloud.aiplatform.v1.GenerationConfig` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1.GenerateContentRequest` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new field `title` is added to message `.google.cloud.aiplatform.v1.Schema` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `CreatePersistentResourceOperationMetadata` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `CreatePersistentResourceRequest` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `DeletePersistentResourceRequest` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `GetPersistentResourceRequest` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `ListPersistentResourcesRequest` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `ListPersistentResourcesResponse` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `PersistentResource` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `RaySpec` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `RebootPersistentResourceOperationMetadata` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `RebootPersistentResourceRequest` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `ResourcePool` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `ResourceRuntime` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `ResourceRuntimeSpec` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `ServiceAccountSpec` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `UpdatePersistentResourceOperationMetadata` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new message `UpdatePersistentResourceRequest` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new resource_definition `aiplatform.googleapis.com/PersistentResource` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new service `PersistentResourceService` is added ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new value `BLOCKLIST` is added to enum `BlockedReason` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* A new value `PROHIBITED_CONTENT` is added to enum `BlockedReason` ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* Add data_key field in feature online store service ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* Add dedicated_serving_endpoint ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* Add index_config field ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* Add NotebookRuntime resource and APIs to public v1 client library ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* Add Optimized feature store proto ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* GenAiTuningService aiplatform v1 initial release ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) +* GenAiTuningService aiplatform v1 initial release ([#7176](https://github.com/googleapis/google-cloud-php/issues/7176)) ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) + + +### Documentation + +* Documentation updates ([186ccde](https://github.com/googleapis/google-cloud-php/commit/186ccde0f1eefd52133273bb715e42888860467a)) + +
+ +
google/cloud-asset 1.16.0 + + + +### Features + +* Add tag key id support ([#7191](https://github.com/googleapis/google-cloud-php/issues/7191)) ([fe82c2a](https://github.com/googleapis/google-cloud-php/commit/fe82c2abaf006508b20d3d0e57b8a383e74059e0)) + + +### Documentation + +* Add tagKeyIds example for ResourceSearchResult.tags ([fe82c2a](https://github.com/googleapis/google-cloud-php/commit/fe82c2abaf006508b20d3d0e57b8a383e74059e0)) + +
+ +
google/cloud-batch 0.16.4 + + + +### Documentation + +* A comment for field `max_run_duration` in message `.google.cloud.batch.v1alpha.TaskSpec` and `.google.cloud.batch.v1.TaskSpec` is changed ([21a61d8](https://github.com/googleapis/google-cloud-php/commit/21a61d8aca2c82ee42e1d8d73a455aa7201422be)) +* Add non-negative restriction comment for usage_resource_allowance.spec.limit.limit exposed on v1alpha ([21a61d8](https://github.com/googleapis/google-cloud-php/commit/21a61d8aca2c82ee42e1d8d73a455aa7201422be)) +* State one Resource Allowance per region per project limitation on v1alpha ([#7202](https://github.com/googleapis/google-cloud-php/issues/7202)) ([21a61d8](https://github.com/googleapis/google-cloud-php/commit/21a61d8aca2c82ee42e1d8d73a455aa7201422be)) + +
+ +
google/cloud-bigquery-analyticshub 0.5.0 + + + +### Features + +* Support output fields on DcrExchangeConfig specifying selective sharing behavior on a data clean room ([e8658d3](https://github.com/googleapis/google-cloud-php/commit/e8658d39e9808ecf4c904d04e86501af96fba7cc)) +* Support selective sharing on data clean room Listings ([#7156](https://github.com/googleapis/google-cloud-php/issues/7156)) ([e8658d3](https://github.com/googleapis/google-cloud-php/commit/e8658d39e9808ecf4c904d04e86501af96fba7cc)) + +
+ +
google/cloud-common-protos 0.5.1 + + + +
+ +
google/cloud-confidentialcomputing 0.8.0 + + + +### Features + +* Add additional `TokenType` options (`TOKEN_TYPE_PKI` and `TOKEN_TYPE_LIMITED_AWS`) ([#7184](https://github.com/googleapis/google-cloud-php/issues/7184)) ([ef1f418](https://github.com/googleapis/google-cloud-php/commit/ef1f418e94220281656b962939a65c9b1483172e)) + +
+ +
google/cloud-container 1.30.0 + + + +### Features + +* Add several fields to manage state of database encryption update ([#7182](https://github.com/googleapis/google-cloud-php/issues/7182)) ([3a23c95](https://github.com/googleapis/google-cloud-php/commit/3a23c951ad43851a1c584aa7e5e521453eee40ef)) + +
+ +
google/cloud-firestore 1.43.0 + + + +### Features + +* Add Vector Index API ([#7151](https://github.com/googleapis/google-cloud-php/issues/7151)) ([38be7f9](https://github.com/googleapis/google-cloud-php/commit/38be7f92c908866cf49d506ac4af34f0c27bfdfa)) + + +### Documentation + +* Allow 14 week backup retention for Firestore daily backups ([#7190](https://github.com/googleapis/google-cloud-php/issues/7190)) ([a4e6f70](https://github.com/googleapis/google-cloud-php/commit/a4e6f70681dd74d098f2e83f00eb42800ee13818)) + +
+ +
google/cloud-gke-backup 0.7.0 + + + +### Features + +* Add backup indexing ([754cf40](https://github.com/googleapis/google-cloud-php/commit/754cf40dd24d975ad9fd569c4966eb826dbdeaa5)) +* Add smart scheduling ([#7178](https://github.com/googleapis/google-cloud-php/issues/7178)) ([754cf40](https://github.com/googleapis/google-cloud-php/commit/754cf40dd24d975ad9fd569c4966eb826dbdeaa5)) + + +### Documentation + +* Add output only and optional api field behavior label ([754cf40](https://github.com/googleapis/google-cloud-php/commit/754cf40dd24d975ad9fd569c4966eb826dbdeaa5)) +* Remove the next id annotation ([754cf40](https://github.com/googleapis/google-cloud-php/commit/754cf40dd24d975ad9fd569c4966eb826dbdeaa5)) +* Update retention policy and cron schedule comment to include new constraints from smart scheduling ([754cf40](https://github.com/googleapis/google-cloud-php/commit/754cf40dd24d975ad9fd569c4966eb826dbdeaa5)) + +
+ +
google/cloud-network-management 1.7.0 + + + +### Features + +* Add an "unsupported" type of firewall policy rule ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) +* Add new enum values related to Google services ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) +* Add new fields and enum values related to round-trip ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) +* Add new final state fields to Network Management API version v1 ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) +* Add new final state fields to Network Management API version v1 ([#7153](https://github.com/googleapis/google-cloud-php/issues/7153)) ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) + + +### Documentation + +* Update a few outdated comments ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) +* Update comments for fields related to load balancing ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) +* Update final state comments in Network Management API version v1 ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) +* Update possible firewall rule actions comment ([e4937da](https://github.com/googleapis/google-cloud-php/commit/e4937daef2711f3ca5214243af1ed9d1657a27a1)) + +
+ +
google/cloud-pubsub 2.1.0 + + + +### Features + +* Add custom datetime format for Cloud Storage subscriptions ([#7181](https://github.com/googleapis/google-cloud-php/issues/7181)) ([9d9ecd3](https://github.com/googleapis/google-cloud-php/commit/9d9ecd3c2d315df5f2e5bd1262d219088bb29cb4)) + +
+ +
google/cloud-quotas 0.2.0 + + + +### Features + +* Add `rollout_info` field to `QuotaDetails` message ([e799bcc](https://github.com/googleapis/google-cloud-php/commit/e799bccd8cabd785e6282a469f61e3bf0ce19243)) +* Add `rollout_info` field to `QuotaDetails` message ([#7183](https://github.com/googleapis/google-cloud-php/issues/7183)) ([e799bcc](https://github.com/googleapis/google-cloud-php/commit/e799bccd8cabd785e6282a469f61e3bf0ce19243)) + + +### Documentation + +* Update comment of `contact_email` to make it optional as opposed to required ([e799bcc](https://github.com/googleapis/google-cloud-php/commit/e799bccd8cabd785e6282a469f61e3bf0ce19243)) +* Update sample URL in field for `service_request_quota_uri` ([e799bcc](https://github.com/googleapis/google-cloud-php/commit/e799bccd8cabd785e6282a469f61e3bf0ce19243)) + +
+ +
google/cloud-recaptcha-enterprise 1.11.0 + + + +### Features + +* Existing resource_reference option of the field name is removed from message `google.cloud.recaptchaenterprise.v1.RelatedAccountGroupMemberShip` ([#7175](https://github.com/googleapis/google-cloud-php/issues/7175)) ([8574838](https://github.com/googleapis/google-cloud-php/commit/85748387bed4dd1dece6dee255f9efe801f2dbd2)) + +
+ +
google/cloud-security-center 1.27.0 + + + +### Features + +* Add Notebook field to finding's list of attributes ([#7188](https://github.com/googleapis/google-cloud-php/issues/7188)) ([3ea13de](https://github.com/googleapis/google-cloud-php/commit/3ea13def63f1b010f7816c22383096c52893ffa3)) + + +### Documentation + +* Fixed backtick and double quotes mismatch in security_marks.proto ([3ea13de](https://github.com/googleapis/google-cloud-php/commit/3ea13def63f1b010f7816c22383096c52893ffa3)) + +
+ +
google/cloud-security-private-ca 1.7.0 + + + +### Features + +* Add encoding format to `.google.cloud.security.privateca.v1.CaPool` Resource ([#7194](https://github.com/googleapis/google-cloud-php/issues/7194)) ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) + + +### Documentation + +* A comment for field `ca_certs` in message `.google.cloud.security.privateca.v1.FetchCaCertsResponse` is changed ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) +* A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCaPoolRequest` is changed ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) +* A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCertificateAuthorityRequest` is changed ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) +* A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DisableCertificateAuthorityRequest` is changed ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) +* A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CaPool` is changed ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) +* A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CertificateTemplate` is changed ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) +* A comment for field `subject_key_id` in message `.google.cloud.security.privateca.v1.CertificateConfig` is changed ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) +* A comment for method `FetchCaCerts` in service `CertificateAuthorityService` is changed ([d5d5b64](https://github.com/googleapis/google-cloud-php/commit/d5d5b64dfcf2215652b7aa546e57330ef3895a7c)) + +
+ +
google/shopping-common-protos 0.3.0 + + + +### Features + +* Add DEMAND_GEN_ADS and DEMAND_GEN_ADS_DISCOVER_SURFACE in ReportingContextEnum ([#7186](https://github.com/googleapis/google-cloud-php/issues/7186)) ([665ccf6](https://github.com/googleapis/google-cloud-php/commit/665ccf6f60844642733ef580ab8793783132902f)) + + +### Documentation + +* Deprecate DISCOVERY_ADS and document the new enum values ([665ccf6](https://github.com/googleapis/google-cloud-php/commit/665ccf6f60844642733ef580ab8793783132902f)) + +
+ +
google/cloud-spanner 1.75.0 + + + +### Features + +* **spanner:** Adding `EXPECTED_FULFILLMENT_PERIOD` to the indicate instance creation times (with `FULFILLMENT_PERIOD_NORMAL` or `FULFILLMENT_PERIOD_EXTENDED` ENUM) with the extended instance creation time triggered by On-Demand Capacity Feature ([#7200](https://github.com/googleapis/google-cloud-php/issues/7200)) ([d4bc7ab](https://github.com/googleapis/google-cloud-php/commit/d4bc7abd1cdcfdcedff725bb6af41868382537cf)) +* **Spanner:** Float 32 support ([#7080](https://github.com/googleapis/google-cloud-php/issues/7080)) ([8d3c0fd](https://github.com/googleapis/google-cloud-php/commit/8d3c0fd2e3f9676941d9f40f3f51aa2622d05428)) + +
+ +
google/cloud-speech 1.18.0 + + + +### Features + +* Add `translation_config` in `RecognitionConfig` message ([#7204](https://github.com/googleapis/google-cloud-php/issues/7204)) ([8f7f681](https://github.com/googleapis/google-cloud-php/commit/8f7f6812f94e95bd61ca68b774ae2aa8af22e28f)) + +
+ +
google/cloud-storage 1.41.1 + + + +
+ +
google/cloud-translate 1.17.4 + + + +
+ ## 0.239.0
google/cloud-apphub 0.1.0 diff --git a/CommonProtos/VERSION b/CommonProtos/VERSION index 8f0916f768f..4b9fcbec101 100644 --- a/CommonProtos/VERSION +++ b/CommonProtos/VERSION @@ -1 +1 @@ -0.5.0 +0.5.1 diff --git a/CommonProtos/composer.json b/CommonProtos/composer.json index d48a4fcff86..a4fb4737d16 100644 --- a/CommonProtos/composer.json +++ b/CommonProtos/composer.json @@ -2,7 +2,9 @@ "name": "google/cloud-common-protos", "type": "library", "description": "Common Protos for Google Cloud APIs", - "keywords": ["google"], + "keywords": [ + "google" + ], "homepage": "https://github.com/googleapis/google-cloud-php-common-protos", "license": "Apache-2.0", "require": { diff --git a/ConfidentialComputing/VERSION b/ConfidentialComputing/VERSION index 7486fdbc50b..a3df0a6959e 100644 --- a/ConfidentialComputing/VERSION +++ b/ConfidentialComputing/VERSION @@ -1 +1 @@ -0.7.2 +0.8.0 diff --git a/Container/VERSION b/Container/VERSION index 5e57fb89558..034552a83ee 100644 --- a/Container/VERSION +++ b/Container/VERSION @@ -1 +1 @@ -1.29.0 +1.30.0 diff --git a/Firestore/VERSION b/Firestore/VERSION index a50908ca3da..b978278f05f 100644 --- a/Firestore/VERSION +++ b/Firestore/VERSION @@ -1 +1 @@ -1.42.0 +1.43.0 diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php index df1401c1094..472f865cce5 100644 --- a/Firestore/src/FirestoreClient.php +++ b/Firestore/src/FirestoreClient.php @@ -75,7 +75,7 @@ class FirestoreClient use SnapshotTrait; use ValidateTrait; - const VERSION = '1.42.0'; + const VERSION = '1.43.0'; const DEFAULT_DATABASE = '(default)'; diff --git a/GkeBackup/VERSION b/GkeBackup/VERSION index b6160487433..faef31a4357 100644 --- a/GkeBackup/VERSION +++ b/GkeBackup/VERSION @@ -1 +1 @@ -0.6.2 +0.7.0 diff --git a/NetworkManagement/VERSION b/NetworkManagement/VERSION index dc1e644a101..bd8bf882d06 100644 --- a/NetworkManagement/VERSION +++ b/NetworkManagement/VERSION @@ -1 +1 @@ -1.6.0 +1.7.0 diff --git a/PubSub/VERSION b/PubSub/VERSION index 6e1f4db18cf..7ec1d6db408 100644 --- a/PubSub/VERSION +++ b/PubSub/VERSION @@ -1,2 +1 @@ -2.0.0 - +2.1.0 diff --git a/Quotas/VERSION b/Quotas/VERSION index 845639eef26..0ea3a944b39 100644 --- a/Quotas/VERSION +++ b/Quotas/VERSION @@ -1 +1 @@ -0.1.4 +0.2.0 diff --git a/RecaptchaEnterprise/VERSION b/RecaptchaEnterprise/VERSION index 81c871de46b..1cac385c6cb 100644 --- a/RecaptchaEnterprise/VERSION +++ b/RecaptchaEnterprise/VERSION @@ -1 +1 @@ -1.10.0 +1.11.0 diff --git a/SecurityCenter/VERSION b/SecurityCenter/VERSION index 5ff8c4f5d2a..5db08bf2dc5 100644 --- a/SecurityCenter/VERSION +++ b/SecurityCenter/VERSION @@ -1 +1 @@ -1.26.0 +1.27.0 diff --git a/SecurityPrivateCa/VERSION b/SecurityPrivateCa/VERSION index dc1e644a101..bd8bf882d06 100644 --- a/SecurityPrivateCa/VERSION +++ b/SecurityPrivateCa/VERSION @@ -1 +1 @@ -1.6.0 +1.7.0 diff --git a/ShoppingCommonProtos/VERSION b/ShoppingCommonProtos/VERSION index 0c62199f16a..0d91a54c7d4 100644 --- a/ShoppingCommonProtos/VERSION +++ b/ShoppingCommonProtos/VERSION @@ -1 +1 @@ -0.2.1 +0.3.0 diff --git a/Spanner/VERSION b/Spanner/VERSION index dc87e8af82f..7c7053aa238 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.74.0 +1.75.0 diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index d1c15835ec5..fbe4b1539d4 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -120,7 +120,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.74.0'; + const VERSION = '1.75.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/Speech/VERSION b/Speech/VERSION index 511a76e6faf..84cc529467b 100644 --- a/Speech/VERSION +++ b/Speech/VERSION @@ -1 +1 @@ -1.17.1 +1.18.0 diff --git a/Speech/src/SpeechClient.php b/Speech/src/SpeechClient.php index 5b35c74aa99..25d7a88a923 100644 --- a/Speech/src/SpeechClient.php +++ b/Speech/src/SpeechClient.php @@ -50,7 +50,7 @@ class SpeechClient { use ClientTrait; - const VERSION = '1.17.1'; + const VERSION = '1.18.0'; const SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Storage/VERSION b/Storage/VERSION index 7d47e599800..f86fb9cbcf1 100644 --- a/Storage/VERSION +++ b/Storage/VERSION @@ -1 +1 @@ -1.41.0 +1.41.1 diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php index 19f696ed437..797b7fe029d 100644 --- a/Storage/src/StorageClient.php +++ b/Storage/src/StorageClient.php @@ -47,7 +47,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '1.41.0'; + const VERSION = '1.41.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only'; diff --git a/Translate/VERSION b/Translate/VERSION index b9a05a6dc1d..b5aaf81f9cf 100644 --- a/Translate/VERSION +++ b/Translate/VERSION @@ -1 +1 @@ -1.17.3 +1.17.4 diff --git a/composer.json b/composer.json index 2b84a1ee369..7c936f7989e 100644 --- a/composer.json +++ b/composer.json @@ -76,8 +76,8 @@ "google/apps-events-subscriptions": "0.1.0", "google/apps-meet": "0.2.0", "google/cloud-access-approval": "1.2.2", - "google/cloud-advisorynotifications": "0.7.2", - "google/cloud-ai-platform": "0.36.0", + "google/cloud-advisorynotifications": "0.8.0", + "google/cloud-ai-platform": "0.37.0", "google/cloud-alloydb": "0.10.0", "google/cloud-api-gateway": "1.3.2", "google/cloud-api-keys": "0.4.2", @@ -86,18 +86,18 @@ "google/cloud-appengine-admin": "1.3.2", "google/cloud-apphub": "0.1.0", "google/cloud-artifact-registry": "0.6.2", - "google/cloud-asset": "1.15.1", + "google/cloud-asset": "1.16.0", "google/cloud-assured-workloads": "0.11.2", "google/cloud-automl": "1.6.2", "google/cloud-bare-metal-solution": "0.6.2", - "google/cloud-batch": "0.16.3", + "google/cloud-batch": "0.16.4", "google/cloud-beyondcorp-appconnections": "0.4.2", "google/cloud-beyondcorp-appconnectors": "0.4.2", "google/cloud-beyondcorp-appgateways": "0.4.2", "google/cloud-beyondcorp-clientconnectorservices": "0.4.2", "google/cloud-beyondcorp-clientgateways": "0.4.2", "google/cloud-bigquery": "1.30.1", - "google/cloud-bigquery-analyticshub": "0.4.2", + "google/cloud-bigquery-analyticshub": "0.5.0", "google/cloud-bigquery-connection": "1.5.2", "google/cloud-bigquery-data-exchange": "0.4.2", "google/cloud-bigquery-datapolicies": "0.5.2", @@ -114,12 +114,12 @@ "google/cloud-channel": "1.9.2", "google/cloud-cloudcontrolspartner": "0.1.0", "google/cloud-commerce-consumer-procurement": "0.2.2", - "google/cloud-common-protos": "0.5.0", + "google/cloud-common-protos": "0.5.1", "google/cloud-compute": "1.16.0", - "google/cloud-confidentialcomputing": "0.7.2", + "google/cloud-confidentialcomputing": "0.8.0", "google/cloud-config": "0.4.0", "google/cloud-contact-center-insights": "1.9.2", - "google/cloud-container": "1.29.0", + "google/cloud-container": "1.30.0", "google/cloud-container-analysis": "0.5.3", "google/cloud-core": "1.56.2", "google/cloud-data-catalog": "1.10.0", @@ -149,10 +149,10 @@ "google/cloud-eventarc": "1.3.2", "google/cloud-eventarc-publishing": "0.6.1", "google/cloud-filestore": "1.5.4", - "google/cloud-firestore": "1.42.0", + "google/cloud-firestore": "1.43.0", "google/cloud-functions": "1.6.2", "google/cloud-game-servers": "1.2.4", - "google/cloud-gke-backup": "0.6.2", + "google/cloud-gke-backup": "0.7.0", "google/cloud-gke-connect-gateway": "0.4.1", "google/cloud-gke-hub": "0.9.2", "google/cloud-gke-multi-cloud": "0.5.2", @@ -174,7 +174,7 @@ "google/cloud-monitoring": "1.9.2", "google/cloud-netapp": "0.2.4", "google/cloud-network-connectivity": "1.5.2", - "google/cloud-network-management": "1.6.0", + "google/cloud-network-management": "1.7.0", "google/cloud-network-security": "0.6.2", "google/cloud-notebooks": "0.7.2", "google/cloud-optimization": "0.6.2", @@ -188,10 +188,10 @@ "google/cloud-policytroubleshooter-iam": "0.2.2", "google/cloud-private-catalog": "0.4.1", "google/cloud-profiler": "1.4.0", - "google/cloud-pubsub": "2.0.0", - "google/cloud-quotas": "0.1.4", + "google/cloud-pubsub": "2.1.0", + "google/cloud-quotas": "0.2.0", "google/cloud-rapidmigrationassessment": "0.3.2", - "google/cloud-recaptcha-enterprise": "1.10.0", + "google/cloud-recaptcha-enterprise": "1.11.0", "google/cloud-recommendations-ai": "0.7.2", "google/cloud-recommender": "1.11.2", "google/cloud-redis": "1.9.2", @@ -203,8 +203,8 @@ "google/cloud-scheduler": "1.10.2", "google/cloud-secret-manager": "1.14.0", "google/cloud-securesourcemanager": "0.2.2", - "google/cloud-security-center": "1.26.0", - "google/cloud-security-private-ca": "1.6.0", + "google/cloud-security-center": "1.27.0", + "google/cloud-security-private-ca": "1.7.0", "google/cloud-security-public-ca": "0.3.2", "google/cloud-securitycentermanagement": "0.2.5", "google/cloud-service-control": "1.4.1", @@ -213,10 +213,10 @@ "google/cloud-service-usage": "1.3.1", "google/cloud-servicehealth": "0.1.3", "google/cloud-shell": "1.3.2", - "google/cloud-spanner": "1.74.0", - "google/cloud-speech": "1.17.1", + "google/cloud-spanner": "1.75.0", + "google/cloud-speech": "1.18.0", "google/cloud-sql-admin": "0.16.0", - "google/cloud-storage": "1.41.0", + "google/cloud-storage": "1.41.1", "google/cloud-storage-transfer": "1.4.2", "google/cloud-storageinsights": "0.3.2", "google/cloud-support": "0.2.2", @@ -226,7 +226,7 @@ "google/cloud-text-to-speech": "1.8.2", "google/cloud-tpu": "1.4.2", "google/cloud-trace": "1.8.3", - "google/cloud-translate": "1.17.3", + "google/cloud-translate": "1.17.4", "google/cloud-video-live-stream": "0.7.2", "google/cloud-video-stitcher": "0.8.2", "google/cloud-video-transcoder": "0.10.2", @@ -240,7 +240,7 @@ "google/cloud-workflows": "0.5.2", "google/grafeas": "0.10.0", "google/longrunning": "0.3.1", - "google/shopping-common-protos": "0.2.1", + "google/shopping-common-protos": "0.3.0", "google/shopping-css": "0.2.2", "google/shopping-merchant-inventories": "0.3.2", "google/shopping-merchant-quota": "0.1.0",