Skip to content

Commit a5f9a2a

Browse files
chore(main): release 0.320.0
1 parent d9c0b02 commit a5f9a2a

5 files changed

Lines changed: 38 additions & 6 deletions

File tree

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.320.0
4+
5+
<details><summary>google/cloud-databasecenter 0.4.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [DatabaseCenter] Adding Method QueryIssues of Database Center API v1beta ([#8916](https://github.com/googleapis/google-cloud-php/issues/8916)) ([664af47](https://github.com/googleapis/google-cloud-php/commit/664af47c203a57c23a4353110399950f59ed6f66))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-discoveryengine 1.11.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [DiscoveryEngine] add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages ([#8915](https://github.com/googleapis/google-cloud-php/issues/8915)) ([d9c0b02](https://github.com/googleapis/google-cloud-php/commit/d9c0b02f5fbfb933628220e949ee9d9dd0eb9a5a))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-storage-control 1.7.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [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))
32+
33+
</details>
34+
335
## 0.319.0
436

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

DatabaseCenter/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.4.0

DiscoveryEngine/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.1
1+
1.11.0

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"google/cloud-core": "1.71.1",
144144
"google/cloud-data-catalog": "2.4.1",
145145
"google/cloud-data-fusion": "1.1.1",
146-
"google/cloud-databasecenter": "0.3.1",
146+
"google/cloud-databasecenter": "0.4.0",
147147
"google/cloud-datacatalog-lineage": "1.2.2",
148148
"google/cloud-dataflow": "0.9.2",
149149
"google/cloud-dataform": "0.9.2",
@@ -159,7 +159,7 @@
159159
"google/cloud-devicestreaming": "0.2.3",
160160
"google/cloud-dialogflow": "2.3.0",
161161
"google/cloud-dialogflow-cx": "0.10.1",
162-
"google/cloud-discoveryengine": "1.10.1",
162+
"google/cloud-discoveryengine": "1.11.0",
163163
"google/cloud-dlp": "2.9.1",
164164
"google/cloud-dms": "2.1.2",
165165
"google/cloud-document-ai": "2.5.1",
@@ -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)