Skip to content

Commit 0709f81

Browse files
chore(main): release 0.312.0 (#8748)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8a7fc50 commit 0709f81

9 files changed

Lines changed: 95 additions & 14 deletions

File tree

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.44.0
1+
1.45.0

BackupDr/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0
1+
0.10.0

Batch/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.4.0

CHANGELOG.md

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,86 @@
11
# Changelog
22

3+
## 0.312.0
4+
5+
<details><summary>google/cloud-ai-platform 1.45.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AiPlatform] Add support for developer connect based deployment ([#8742](https://github.com/googleapis/google-cloud-php/issues/8742)) ([2777b8b](https://github.com/googleapis/google-cloud-php/commit/2777b8b9d43598d55856fb45008e389ed845db8a))
12+
* Add `gpu_partition_size` in `machine_spec` v1 api ([2777b8b](https://github.com/googleapis/google-cloud-php/commit/2777b8b9d43598d55856fb45008e389ed845db8a))
13+
* Add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication ([2777b8b](https://github.com/googleapis/google-cloud-php/commit/2777b8b9d43598d55856fb45008e389ed845db8a))
14+
15+
16+
### Documentation
17+
18+
* A comment for field `package_spec` in message `.google.cloud.aiplatform.v1.ReasoningEngineSpec` is changed ([2777b8b](https://github.com/googleapis/google-cloud-php/commit/2777b8b9d43598d55856fb45008e389ed845db8a))
19+
* A comment for message `ReasoningEngineSpec` is changed ([2777b8b](https://github.com/googleapis/google-cloud-php/commit/2777b8b9d43598d55856fb45008e389ed845db8a))
20+
21+
</details>
22+
23+
<details><summary>google/cloud-backupdr 0.10.0</summary>
24+
25+
26+
27+
### Features
28+
29+
* [BackupDr] Adding new fields for CMEK and Retention Inheritance features ([#8743](https://github.com/googleapis/google-cloud-php/issues/8743)) ([3bd0a9b](https://github.com/googleapis/google-cloud-php/commit/3bd0a9b75bbc675a7c1a85246b0aa6da52f70e2a))
30+
31+
</details>
32+
33+
<details><summary>google/cloud-batch 1.4.0</summary>
34+
35+
36+
37+
### Features
38+
39+
* [Batch] added new provisioning models ([#8744](https://github.com/googleapis/google-cloud-php/issues/8744)) ([a19b5e1](https://github.com/googleapis/google-cloud-php/commit/a19b5e1e08074eeba28a22090b429973324f052a))
40+
41+
</details>
42+
43+
<details><summary>google/cloud-netapp 1.9.0</summary>
44+
45+
46+
47+
### Features
48+
49+
* [NetApp] Add Squash Mode to Export Policy ([#8752](https://github.com/googleapis/google-cloud-php/issues/8752)) ([a4e1a9e](https://github.com/googleapis/google-cloud-php/commit/a4e1a9e33c598fbfd330d8d42f50b74f45dad06a))
50+
51+
</details>
52+
53+
<details><summary>google/cloud-spanner 2.1.0</summary>
54+
55+
56+
57+
### Features
58+
59+
* [Spanner] Add Spanner location API ([#8737](https://github.com/googleapis/google-cloud-php/issues/8737)) ([c6b8e26](https://github.com/googleapis/google-cloud-php/commit/c6b8e268fac5c585957f1db84ad77ac9f8cb82fb))
60+
* Add Send and Ack mutations for Queues ([c6b8e26](https://github.com/googleapis/google-cloud-php/commit/c6b8e268fac5c585957f1db84ad77ac9f8cb82fb))
61+
62+
</details>
63+
64+
<details><summary>google/cloud-sql-admin 1.5.0</summary>
65+
66+
67+
68+
### Features
69+
70+
* [SqlAdmin] introduces auto_upgrade_enabled option for MySQL in DatabaseInstance.Settings ([#8751](https://github.com/googleapis/google-cloud-php/issues/8751)) ([8a7fc50](https://github.com/googleapis/google-cloud-php/commit/8a7fc50c281d4ee1f327a0a9d609e7369dd9c1ab))
71+
72+
</details>
73+
74+
<details><summary>google/cloud-vm-migration 1.3.0</summary>
75+
76+
77+
78+
### Features
79+
80+
* [VmMigration] add adaptation modifiers and storage pools to MigratingVM target defaults ([#8740](https://github.com/googleapis/google-cloud-php/issues/8740)) ([31228c6](https://github.com/googleapis/google-cloud-php/commit/31228c6b0b215ab8a59dd93a37c09d8c59955425))
81+
82+
</details>
83+
384
## 0.311.0
485

586
<details><summary>googleads/ad-manager 0.5.0</summary>

NetApp/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.1
1+
1.9.0

Spanner/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.1.0

SqlAdmin/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

VmMigration/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.3.0

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"google/apps-meet": "0.5.1",
9292
"google/cloud-access-approval": "2.1.1",
9393
"google/cloud-advisorynotifications": "1.2.1",
94-
"google/cloud-ai-platform": "1.44.0",
94+
"google/cloud-ai-platform": "1.45.0",
9595
"google/cloud-alloydb": "1.6.1",
9696
"google/cloud-api-gateway": "2.1.1",
9797
"google/cloud-api-keys": "1.1.1",
@@ -104,9 +104,9 @@
104104
"google/cloud-asset": "2.3.1",
105105
"google/cloud-assured-workloads": "1.1.1",
106106
"google/cloud-automl": "2.1.1",
107-
"google/cloud-backupdr": "0.9.0",
107+
"google/cloud-backupdr": "0.10.0",
108108
"google/cloud-bare-metal-solution": "1.1.1",
109-
"google/cloud-batch": "1.3.1",
109+
"google/cloud-batch": "1.4.0",
110110
"google/cloud-beyondcorp-appconnections": "1.1.1",
111111
"google/cloud-beyondcorp-appconnectors": "1.1.1",
112112
"google/cloud-beyondcorp-appgateways": "1.1.1",
@@ -200,7 +200,7 @@
200200
"google/cloud-migrationcenter": "1.2.1",
201201
"google/cloud-modelarmor": "0.5.1",
202202
"google/cloud-monitoring": "2.2.1",
203-
"google/cloud-netapp": "1.8.1",
203+
"google/cloud-netapp": "1.9.0",
204204
"google/cloud-network-connectivity": "2.5.1",
205205
"google/cloud-network-management": "2.7.0",
206206
"google/cloud-network-security": "1.2.1",
@@ -245,9 +245,9 @@
245245
"google/cloud-service-usage": "2.1.1",
246246
"google/cloud-servicehealth": "0.4.1",
247247
"google/cloud-shell": "2.1.1",
248-
"google/cloud-spanner": "2.0.0",
248+
"google/cloud-spanner": "2.1.0",
249249
"google/cloud-speech": "2.2.1",
250-
"google/cloud-sql-admin": "1.4.0",
250+
"google/cloud-sql-admin": "1.5.0",
251251
"google/cloud-storage": "1.48.7",
252252
"google/cloud-storage-control": "1.6.1",
253253
"google/cloud-storage-transfer": "2.3.1",
@@ -266,7 +266,7 @@
266266
"google/cloud-video-transcoder": "1.3.1",
267267
"google/cloud-videointelligence": "2.1.1",
268268
"google/cloud-vision": "2.1.1",
269-
"google/cloud-vm-migration": "1.2.1",
269+
"google/cloud-vm-migration": "1.3.0",
270270
"google/cloud-vmware-engine": "1.2.1",
271271
"google/cloud-vpc-access": "2.1.1",
272272
"google/cloud-web-risk": "2.2.1",

0 commit comments

Comments
 (0)