Skip to content

Commit 1d05353

Browse files
chore(main): release 0.301.0
1 parent caa2737 commit 1d05353

7 files changed

Lines changed: 62 additions & 10 deletions

File tree

Bigtable/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.17.1
1+
2.18.0

CHANGELOG.md

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

3+
## 0.301.0
4+
5+
<details><summary>google/cloud-bigtable 2.18.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [Bigtable] Add Type API updates needed to support structured keys in materialized views ([#8578](https://github.com/googleapis/google-cloud-php/issues/8578)) ([caa2737](https://github.com/googleapis/google-cloud-php/commit/caa273710ecffcdbe86c9727df94704887e5dd9d))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-discoveryengine 1.8.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [DiscoveryEngine] Added `ranking_expression_backed` and `rank_signals` fields related to the Custom Ranking feature ([#8579](https://github.com/googleapis/google-cloud-php/issues/8579)) ([37a3ed3](https://github.com/googleapis/google-cloud-php/commit/37a3ed395bfd48659cecdba03a2b4c97a56326f5))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-dlp 2.7.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [Dlp] add LocationSupport,Domain,DocumentFallbackLocation ([#8577](https://github.com/googleapis/google-cloud-php/issues/8577)) ([e0f0406](https://github.com/googleapis/google-cloud-php/commit/e0f040675b18642017b4b9ebf5d011f66dba7cc5))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-retail 2.4.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [Retail] release the conversational search public SDK ([#8573](https://github.com/googleapis/google-cloud-php/issues/8573)) ([dd9c5cd](https://github.com/googleapis/google-cloud-php/commit/dd9c5cd0570d362eba9ff8d6c1d0ae2dd482d003))
42+
43+
</details>
44+
45+
<details><summary>google/cloud-storage-control 1.5.0</summary>
46+
47+
48+
49+
### Features
50+
51+
* [StorageControl] Add new GetIamPolicy, SetIamPolicy, and TestIamPermissions RPCs ([#8576](https://github.com/googleapis/google-cloud-php/issues/8576)) ([30bd552](https://github.com/googleapis/google-cloud-php/commit/30bd5526b39ab86858dcfe15c6b791f69ec39e7c))
52+
53+
</details>
54+
355
## 0.300.0
456

557
<details><summary>google/cloud-ai-platform 1.36.0</summary>

DiscoveryEngine/VERSION

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

Dlp/VERSION

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

Retail/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.4.0

StorageControl/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1
1+
1.5.0

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"google/cloud-bigquery-reservation": "2.4.0",
120120
"google/cloud-bigquery-storage": "2.1.5",
121121
"google/cloud-bigquerydatatransfer": "2.1.5",
122-
"google/cloud-bigtable": "2.17.1",
122+
"google/cloud-bigtable": "2.18.0",
123123
"google/cloud-billing": "2.1.3",
124124
"google/cloud-billing-budgets": "2.0.5",
125125
"google/cloud-binary-authorization": "1.0.5",
@@ -155,8 +155,8 @@
155155
"google/cloud-devicestreaming": "0.1.1",
156156
"google/cloud-dialogflow": "2.1.2",
157157
"google/cloud-dialogflow-cx": "0.8.1",
158-
"google/cloud-discoveryengine": "1.7.0",
159-
"google/cloud-dlp": "2.6.1",
158+
"google/cloud-discoveryengine": "1.8.0",
159+
"google/cloud-dlp": "2.7.0",
160160
"google/cloud-dms": "2.0.6",
161161
"google/cloud-document-ai": "2.3.0",
162162
"google/cloud-domains": "1.0.4",
@@ -225,7 +225,7 @@
225225
"google/cloud-redis": "2.1.6",
226226
"google/cloud-redis-cluster": "0.5.1",
227227
"google/cloud-resource-manager": "1.0.4",
228-
"google/cloud-retail": "2.3.1",
228+
"google/cloud-retail": "2.4.0",
229229
"google/cloud-run": "1.9.0",
230230
"google/cloud-scheduler": "2.0.5",
231231
"google/cloud-secret-manager": "2.1.1",
@@ -244,7 +244,7 @@
244244
"google/cloud-speech": "2.1.1",
245245
"google/cloud-sql-admin": "1.2.6",
246246
"google/cloud-storage": "1.48.3",
247-
"google/cloud-storage-control": "1.4.1",
247+
"google/cloud-storage-control": "1.5.0",
248248
"google/cloud-storage-transfer": "2.2.1",
249249
"google/cloud-storagebatchoperations": "0.1.2",
250250
"google/cloud-storageinsights": "1.2.1",

0 commit comments

Comments
 (0)