Skip to content

Commit 9b975c8

Browse files
chore(main): release 0.317.0
1 parent 798a1c7 commit 9b975c8

File tree

5 files changed

+38
-6
lines changed

5 files changed

+38
-6
lines changed

CHANGELOG.md

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

3+
## 0.317.0
4+
5+
<details><summary>google/cloud-kms 2.6.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [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))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-network-connectivity 2.5.2</summary>
16+
17+
18+
19+
### Documentation
20+
21+
* [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))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-quotas 1.5.3</summary>
26+
27+
28+
29+
### Documentation
30+
31+
* [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))
32+
33+
</details>
34+
335
## 0.316.0
436

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

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

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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,7 +203,7 @@
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",
206+
"google/cloud-network-connectivity": "2.5.2",
207207
"google/cloud-network-management": "2.7.0",
208208
"google/cloud-network-security": "1.2.2",
209209
"google/cloud-networkservices": "0.8.0",
@@ -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)