diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index b50dd27dd92..850e742404b 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -1.13.1 +1.14.0 diff --git a/AnalyticsAdmin/VERSION b/AnalyticsAdmin/VERSION index d21d277be51..af2dabf3ff6 100644 --- a/AnalyticsAdmin/VERSION +++ b/AnalyticsAdmin/VERSION @@ -1 +1 @@ -0.25.0 +0.25.1 diff --git a/AnalyticsData/VERSION b/AnalyticsData/VERSION index 21574090598..a723ece79bc 100644 --- a/AnalyticsData/VERSION +++ b/AnalyticsData/VERSION @@ -1 +1 @@ -0.22.0 +0.22.1 diff --git a/Bigtable/VERSION b/Bigtable/VERSION index 6a6a3d8e35c..097a15a2af3 100644 --- a/Bigtable/VERSION +++ b/Bigtable/VERSION @@ -1 +1 @@ -2.6.1 +2.6.2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 05c2a1afede..fa54dc68be0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,141 @@ # Changelog +## 0.272.0 + +
google/cloud-ai-platform 1.14.0 + + + +### Features + +* Add retrieval_config to ToolConfig v1 ([#8011](https://github.com/googleapis/google-cloud-php/issues/8011)) ([b1557ce](https://github.com/googleapis/google-cloud-php/commit/b1557ce217f2151ab52038aa9fef723eb6bf6566)) + +
+ +
google/analytics-admin 0.25.1 + + + +### Documentation + +* Update analytics samples in README ([#8012](https://github.com/googleapis/google-cloud-php/issues/8012)) ([0756721](https://github.com/googleapis/google-cloud-php/commit/07567214d0780eb667e7897f899e82e7f7caf6cd)) + +
+ +
google/analytics-data 0.22.1 + + + +### Documentation + +* Update analytics samples in README ([#8012](https://github.com/googleapis/google-cloud-php/issues/8012)) ([0756721](https://github.com/googleapis/google-cloud-php/commit/07567214d0780eb667e7897f899e82e7f7caf6cd)) + +
+ +
google/cloud-bigtable 2.6.2 + + + +### Bug Fixes + +* Add SERVICE_NAME constant to bigtable client ([#8019](https://github.com/googleapis/google-cloud-php/issues/8019)) ([dda4b4c](https://github.com/googleapis/google-cloud-php/commit/dda4b4cc1409e2fc75eb05faead3ba5b750c654d)) +* **Bigtable:** Ensure appProfileId is sent in requests when set in options ([#8020](https://github.com/googleapis/google-cloud-php/issues/8020)) ([70dc013](https://github.com/googleapis/google-cloud-php/commit/70dc013cf59ff2f3f2c106dd0bcd349bca8bd005)) + +
+ +
google/cloud-managedkafka 0.2.2 + + + +
+ +
google/cloud-network-management 2.3.0 + + + +### Features + +* Expose the new v1 vpcflowlogs api proto ([#8009](https://github.com/googleapis/google-cloud-php/issues/8009)) ([2a26e00](https://github.com/googleapis/google-cloud-php/commit/2a26e00eba7b0af626ca508e37740280b279ccdf)) + +
+ +
google/cloud-orchestration-airflow 2.1.3 + + + +### Documentation + +* A comment for method `ListWorkloads` in service `Environments` is changed ([#8013](https://github.com/googleapis/google-cloud-php/issues/8013)) ([0a9bd5c](https://github.com/googleapis/google-cloud-php/commit/0a9bd5cac42bb3f6a5f2a5f224bcfcb54f18ea87)) + +
+ +
google/cloud-redis-cluster 0.4.0 + + + +### Features + +* [Memorystore for Redis Cluster] Added support for Backups and Backup Collections ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* [Memorystore for Redis Cluster] Added support for CMEK ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* [Memorystore for Redis Cluster] Added support for Cross Cluster Replication ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* [Memorystore for Redis Cluster] Added support for Multiple VPCs ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* Added support for maintenance window and rescheduling maintenance ([#8022](https://github.com/googleapis/google-cloud-php/issues/8022)) ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* New REQUIRED field `service_attachment` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) + + +### Bug Fixes + +* Changed field behavior for an existing field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* Changed field behavior for an existing field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* Changed field behavior for an existing field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* Changed field behavior for an existing field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) + + +### Documentation + +* A comment for enum value `ALWAYS` in enum `AppendFsync` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for enum value `NODE_TYPE_UNSPECIFIED` in enum `NodeType` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `name` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `project_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `psc_configs` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `psc_connections` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) +* A comment for field `shard_count` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed ([a617dfa](https://github.com/googleapis/google-cloud-php/commit/a617dfac3cfe5f0fd05f95802b867ff08e7e9c7a)) + +
+ +
google/cloud-secret-manager 2.0.1 + + + +### Documentation + +* Fix link in Markdown comments ([#8017](https://github.com/googleapis/google-cloud-php/issues/8017)) ([8e98253](https://github.com/googleapis/google-cloud-php/commit/8e982537beaee57c08d3490bbea48d4c2921cd98)) + +
+ +
google/cloud-tpu 2.1.0 + + + +### Features + +* Add UNKNOWN to TPU node state, This state will be used to prevent a node from being marked as READY during diagnose after it has failed repair ([7103c1c](https://github.com/googleapis/google-cloud-php/commit/7103c1c077c11b8b38751b527f2121b10625070c)) +* Make V5Litepod accelerator config available for v2 ([7103c1c](https://github.com/googleapis/google-cloud-php/commit/7103c1c077c11b8b38751b527f2121b10625070c)) +* Make v5p available for GA ([7103c1c](https://github.com/googleapis/google-cloud-php/commit/7103c1c077c11b8b38751b527f2121b10625070c)) +* Make v6e available for GA ([7103c1c](https://github.com/googleapis/google-cloud-php/commit/7103c1c077c11b8b38751b527f2121b10625070c)) +* Promote network_configs field to v2 API ([#8007](https://github.com/googleapis/google-cloud-php/issues/8007)) ([7103c1c](https://github.com/googleapis/google-cloud-php/commit/7103c1c077c11b8b38751b527f2121b10625070c)) + + +### Documentation + +* A comment for field `network_config` in message `.google.cloud.tpu.v2.Node` is changed ([7103c1c](https://github.com/googleapis/google-cloud-php/commit/7103c1c077c11b8b38751b527f2121b10625070c)) + +
+ ## 0.271.0
google/analytics-admin 0.25.0 diff --git a/ManagedKafka/VERSION b/ManagedKafka/VERSION index 0c62199f16a..ee1372d33a2 100644 --- a/ManagedKafka/VERSION +++ b/ManagedKafka/VERSION @@ -1 +1 @@ -0.2.1 +0.2.2 diff --git a/NetworkManagement/VERSION b/NetworkManagement/VERSION index c043eea7767..276cbf9e285 100644 --- a/NetworkManagement/VERSION +++ b/NetworkManagement/VERSION @@ -1 +1 @@ -2.2.1 +2.3.0 diff --git a/OrchestrationAirflow/VERSION b/OrchestrationAirflow/VERSION index eca07e4c1a8..ac2cdeba013 100644 --- a/OrchestrationAirflow/VERSION +++ b/OrchestrationAirflow/VERSION @@ -1 +1 @@ -2.1.2 +2.1.3 diff --git a/RedisCluster/VERSION b/RedisCluster/VERSION index d15723fbe8d..1d0ba9ea182 100644 --- a/RedisCluster/VERSION +++ b/RedisCluster/VERSION @@ -1 +1 @@ -0.3.2 +0.4.0 diff --git a/SecretManager/VERSION b/SecretManager/VERSION index 227cea21564..38f77a65b30 100644 --- a/SecretManager/VERSION +++ b/SecretManager/VERSION @@ -1 +1 @@ -2.0.0 +2.0.1 diff --git a/Tpu/VERSION b/Tpu/VERSION index 227cea21564..7ec1d6db408 100644 --- a/Tpu/VERSION +++ b/Tpu/VERSION @@ -1 +1 @@ -2.0.0 +2.1.0 diff --git a/composer.json b/composer.json index 7a537a5641f..205a19bb7c1 100644 --- a/composer.json +++ b/composer.json @@ -68,14 +68,14 @@ }, "replace": { "google/access-context-manager": "1.0.2", - "google/analytics-admin": "0.25.0", - "google/analytics-data": "0.22.0", + "google/analytics-admin": "0.25.1", + "google/analytics-data": "0.22.1", "google/apps-chat": "0.7.1", "google/apps-events-subscriptions": "0.1.5", "google/apps-meet": "0.2.5", "google/cloud-access-approval": "2.0.3", "google/cloud-advisorynotifications": "1.0.2", - "google/cloud-ai-platform": "1.13.1", + "google/cloud-ai-platform": "1.14.0", "google/cloud-alloydb": "1.1.2", "google/cloud-api-gateway": "2.0.2", "google/cloud-api-keys": "1.0.3", @@ -105,7 +105,7 @@ "google/cloud-bigquery-reservation": "2.1.1", "google/cloud-bigquery-storage": "2.1.2", "google/cloud-bigquerydatatransfer": "2.1.2", - "google/cloud-bigtable": "2.6.1", + "google/cloud-bigtable": "2.6.2", "google/cloud-billing": "2.1.1", "google/cloud-billing-budgets": "2.0.3", "google/cloud-binary-authorization": "1.0.3", @@ -167,7 +167,7 @@ "google/cloud-life-sciences": "0.7.0", "google/cloud-logging": "1.32.0", "google/cloud-managed-identities": "2.0.3", - "google/cloud-managedkafka": "0.2.1", + "google/cloud-managedkafka": "0.2.2", "google/cloud-media-translation": "0.5.0", "google/cloud-memcache": "2.0.2", "google/cloud-memorystore": "0.1.0", @@ -175,13 +175,13 @@ "google/cloud-monitoring": "2.0.0", "google/cloud-netapp": "1.3.0", "google/cloud-network-connectivity": "2.1.1", - "google/cloud-network-management": "2.2.1", + "google/cloud-network-management": "2.3.0", "google/cloud-network-security": "1.0.2", "google/cloud-networkservices": "0.2.2", "google/cloud-notebooks": "1.0.2", "google/cloud-optimization": "1.0.2", "google/cloud-oracledatabase": "0.2.0", - "google/cloud-orchestration-airflow": "2.1.2", + "google/cloud-orchestration-airflow": "2.1.3", "google/cloud-org-policy": "1.1.2", "google/cloud-osconfig": "2.0.2", "google/cloud-oslogin": "2.0.3", @@ -200,13 +200,13 @@ "google/cloud-recommendations-ai": "0.8.0", "google/cloud-recommender": "2.0.3", "google/cloud-redis": "2.1.3", - "google/cloud-redis-cluster": "0.3.2", + "google/cloud-redis-cluster": "0.4.0", "google/cloud-resource-manager": "1.0.2", "google/cloud-resource-settings": "2.0.3", "google/cloud-retail": "2.1.2", "google/cloud-run": "1.5.1", "google/cloud-scheduler": "2.0.2", - "google/cloud-secret-manager": "2.0.0", + "google/cloud-secret-manager": "2.0.1", "google/cloud-securesourcemanager": "1.3.2", "google/cloud-security-center": "2.0.3", "google/cloud-security-private-ca": "2.0.2", @@ -230,7 +230,7 @@ "google/cloud-tasks": "2.0.0", "google/cloud-telcoautomation": "1.0.2", "google/cloud-text-to-speech": "2.0.0", - "google/cloud-tpu": "2.0.0", + "google/cloud-tpu": "2.1.0", "google/cloud-trace": "1.8.8", "google/cloud-translate": "1.20.1", "google/cloud-video-live-stream": "1.1.2",