Skip to content

Commit da17646

Browse files
chore(main): release 0.317.0
1 parent 4a74c24 commit da17646

File tree

4 files changed

+26
-4
lines changed

4 files changed

+26
-4
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
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+
325
## 0.316.0
426

527
<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

composer.json

Lines changed: 2 additions & 2 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",

0 commit comments

Comments
 (0)