Skip to content

Commit 1138f18

Browse files
chore(main): release 0.317.0
1 parent d1fdcdd commit 1138f18

File tree

7 files changed

+67
-10
lines changed

7 files changed

+67
-10
lines changed

CHANGELOG.md

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

3+
## 0.317.0
4+
5+
<details><summary>google/cloud-document-ai 2.5.1</summary>
6+
7+
8+
9+
### Documentation
10+
11+
* [DocumentAi] Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 ([#8878](https://github.com/googleapis/google-cloud-php/issues/8878)) ([3a6af11](https://github.com/googleapis/google-cloud-php/commit/3a6af110a040feb3eac3c5aeebda0dc781ec0589))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-kms 2.6.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [Kms] add the SingleTenantHsm functionality including the management API and resource types ([#8871](https://github.com/googleapis/google-cloud-php/issues/8871)) ([0980b8f](https://github.com/googleapis/google-cloud-php/commit/0980b8fb85059b4337095397de919201f973546a))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-network-connectivity 2.5.2</summary>
26+
27+
28+
29+
### Documentation
30+
31+
* [NetworkConnectivity] Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior ([#8869](https://github.com/googleapis/google-cloud-php/issues/8869)) ([278bfc7](https://github.com/googleapis/google-cloud-php/commit/278bfc7c034442837b0294b15a5272f64a70e0c7))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-network-management 2.8.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [NetworkManagement] add fields and messages for GKE Pods and IP masquerading ([#8879](https://github.com/googleapis/google-cloud-php/issues/8879)) ([d1fdcdd](https://github.com/googleapis/google-cloud-php/commit/d1fdcddb99f2c42052a14ae6a956f4f5251fec8b))
42+
43+
44+
### Documentation
45+
46+
* Update comments ([d1fdcdd](https://github.com/googleapis/google-cloud-php/commit/d1fdcddb99f2c42052a14ae6a956f4f5251fec8b))
47+
48+
</details>
49+
50+
<details><summary>google/cloud-quotas 1.5.3</summary>
51+
52+
53+
54+
### Documentation
55+
56+
* [Quotas] Correct typo in comment for field `quota_id` ([#8876](https://github.com/googleapis/google-cloud-php/issues/8876)) ([798a1c7](https://github.com/googleapis/google-cloud-php/commit/798a1c74f8c5cabddf01a2a98d9c317619cef3b5))
57+
58+
</details>
59+
360
## 0.316.0
461

562
<details><summary>google/cloud-backupdr 0.11.0</summary>

DocumentAi/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.0
1+
2.5.1

Kms/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.2
1+
2.6.0

NetworkConnectivity/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.2

NetworkManagement/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0
1+
2.8.0

Quotas/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.2
1+
1.5.3

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"google/cloud-discoveryengine": "1.10.0",
163163
"google/cloud-dlp": "2.9.1",
164164
"google/cloud-dms": "2.1.2",
165-
"google/cloud-document-ai": "2.5.0",
165+
"google/cloud-document-ai": "2.5.1",
166166
"google/cloud-domains": "1.1.2",
167167
"google/cloud-edgenetwork": "1.4.0",
168168
"google/cloud-error-reporting": "0.25.1",
@@ -184,7 +184,7 @@
184184
"google/cloud-iam-credentials": "2.1.2",
185185
"google/cloud-iap": "2.2.2",
186186
"google/cloud-ids": "1.1.2",
187-
"google/cloud-kms": "2.5.2",
187+
"google/cloud-kms": "2.6.0",
188188
"google/cloud-kms-inventory": "1.2.2",
189189
"google/cloud-language": "1.1.4",
190190
"google/cloud-licensemanager": "0.2.1",
@@ -203,8 +203,8 @@
203203
"google/cloud-modelarmor": "0.5.1",
204204
"google/cloud-monitoring": "2.2.1",
205205
"google/cloud-netapp": "1.10.0",
206-
"google/cloud-network-connectivity": "2.5.1",
207-
"google/cloud-network-management": "2.7.0",
206+
"google/cloud-network-connectivity": "2.5.2",
207+
"google/cloud-network-management": "2.8.0",
208208
"google/cloud-network-security": "1.2.2",
209209
"google/cloud-networkservices": "0.8.0",
210210
"google/cloud-notebooks": "1.1.2",
@@ -223,7 +223,7 @@
223223
"google/cloud-privilegedaccessmanager": "0.4.2",
224224
"google/cloud-profiler": "2.1.1",
225225
"google/cloud-pubsub": "2.17.0",
226-
"google/cloud-quotas": "1.5.2",
226+
"google/cloud-quotas": "1.5.3",
227227
"google/cloud-rapidmigrationassessment": "1.2.2",
228228
"google/cloud-recaptcha-enterprise": "2.3.0",
229229
"google/cloud-recommendations-ai": "0.9.2",

0 commit comments

Comments
 (0)