Skip to content

Commit 2b14a4e

Browse files
chore(main): release 0.320.0
1 parent 982b776 commit 2b14a4e

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 0.320.0
4+
5+
<details><summary>google/cloud-storage-control 1.7.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [StorageControl] add a DeleteFolderRecursive API definition ([#8909](https://github.com/googleapis/google-cloud-php/issues/8909)) ([ec03ed4](https://github.com/googleapis/google-cloud-php/commit/ec03ed42ab64c01560aa6b09a694496870e731fc))
12+
13+
</details>
14+
315
## 0.319.0
416

517
<details><summary>google/cloud-ai-platform 1.50.0</summary>

StorageControl/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.3
1+
1.7.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
"google/cloud-speech": "2.3.0",
252252
"google/cloud-sql-admin": "1.7.0",
253253
"google/cloud-storage": "1.49.2",
254-
"google/cloud-storage-control": "1.6.3",
254+
"google/cloud-storage-control": "1.7.0",
255255
"google/cloud-storage-transfer": "2.3.2",
256256
"google/cloud-storagebatchoperations": "0.3.1",
257257
"google/cloud-storageinsights": "1.3.3",

0 commit comments

Comments
 (0)