Skip to content

Commit 59ed95f

Browse files
chore(main): release 0.314.0 (#8793)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2d9d201 commit 59ed95f

21 files changed

Lines changed: 189 additions & 35 deletions

File tree

AdsAdManager/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.6.0

AdsDataManager/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.0
1+
0.1.0

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.46.0
1+
1.47.0

AlloyDb/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.1
1+
1.6.2

BigQuery/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.34.6
1+
1.34.7

BigQuery/src/BigQueryClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class BigQueryClient
5050
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
5151
}
5252

53-
const VERSION = '1.34.6';
53+
const VERSION = '1.34.7';
5454

5555
const MAX_DELAY_MICROSECONDS = 32000000;
5656

CHANGELOG.md

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

3+
## 0.314.0
4+
5+
<details><summary>googleads/ad-manager 0.6.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AdsAdManager] Added proto3 optional to Network primitive fields ([#8791](https://github.com/googleapis/google-cloud-php/issues/8791)) ([935c543](https://github.com/googleapis/google-cloud-php/commit/935c543aaed0177f4f7b16520b25de87bc662a86))
12+
13+
</details>
14+
15+
<details><summary>googleads/data-manager 0.1.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* Introduce AdsDataManager ([#8786](https://github.com/googleapis/google-cloud-php/issues/8786)) ([49c0e47](https://github.com/googleapis/google-cloud-php/commit/49c0e47aa0089213240f3b8c8a33cb88d4ab9371))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-ai-platform 1.47.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [AiPlatform] add streaming function call argument API changes ([#8794](https://github.com/googleapis/google-cloud-php/issues/8794)) ([4c8b67b](https://github.com/googleapis/google-cloud-php/commit/4c8b67b975a243e766546c0163bf94baa7595d07))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-alloydb 1.6.2</summary>
36+
37+
38+
39+
### Documentation
40+
41+
* [AlloyDb] Clarify that [initial_user](http://_vscodecontentref_/3) is not required in Cluster ([#8789](https://github.com/googleapis/google-cloud-php/issues/8789)) ([5d20399](https://github.com/googleapis/google-cloud-php/commit/5d20399798983fd065548bb5a035f3f2fcd944e0))
42+
43+
</details>
44+
45+
<details><summary>google/cloud-bigquery 1.34.7</summary>
46+
47+
48+
49+
</details>
50+
51+
<details><summary>google/cloud-databasecenter 0.1.0</summary>
52+
53+
54+
55+
### Features
56+
57+
* Introduce DatabaseCenter ([#8787](https://github.com/googleapis/google-cloud-php/issues/8787)) ([1ae41ce](https://github.com/googleapis/google-cloud-php/commit/1ae41cecbb9d6d032b4ae9994c6a4d4f43b31346))
58+
59+
</details>
60+
61+
<details><summary>google/cloud-dialogflow 2.3.0</summary>
62+
63+
64+
65+
### Features
66+
67+
* [Dialogflow] updated v2 dialogflow client libraries ([#8802](https://github.com/googleapis/google-cloud-php/issues/8802)) ([e6e1b7b](https://github.com/googleapis/google-cloud-php/commit/e6e1b7b5dd1cce02a6fd46df827302633676deae))
68+
69+
</details>
70+
71+
<details><summary>google/cloud-dlp 2.9.1</summary>
72+
73+
74+
75+
### Documentation
76+
77+
* [Dlp] add messages stating that Data Catalog actions are deprecated ([#8795](https://github.com/googleapis/google-cloud-php/issues/8795)) ([fd5c3c9](https://github.com/googleapis/google-cloud-php/commit/fd5c3c960a702463d9472ad672fe9787d0d443ce))
78+
79+
</details>
80+
81+
<details><summary>google/cloud-firestore 1.55.0</summary>
82+
83+
84+
85+
### Features
86+
87+
* [Firestore] publish the pipelines API to the stable branch ([#8781](https://github.com/googleapis/google-cloud-php/issues/8781)) ([1063e3c](https://github.com/googleapis/google-cloud-php/commit/1063e3c486d239e18279c93569f39dad37dfc4ce))
88+
89+
</details>
90+
91+
<details><summary>google/cloud-geminidataanalytics 0.5.0</summary>
92+
93+
94+
95+
### Features
96+
97+
* [GeminiDataAnalytics] add a QueryData API for NL2SQL conversion ([#8796](https://github.com/googleapis/google-cloud-php/issues/8796)) ([36f9aa0](https://github.com/googleapis/google-cloud-php/commit/36f9aa06c6a4d84ea6b82f163dde252911358d31))
98+
99+
</details>
100+
101+
<details><summary>google/cloud-hypercomputecluster 0.1.0</summary>
102+
103+
104+
105+
### Features
106+
107+
* Introduce HypercomputeCluster ([#8788](https://github.com/googleapis/google-cloud-php/issues/8788)) ([a2aaac6](https://github.com/googleapis/google-cloud-php/commit/a2aaac651599858ef06db7153ae79d07b20b6e80))
108+
109+
</details>
110+
111+
<details><summary>google/cloud-language 1.1.2</summary>
112+
113+
114+
115+
</details>
116+
117+
<details><summary>google/cloud-maintenance 0.3.0</summary>
118+
119+
120+
121+
### Features
122+
123+
* **Maintenance:** Add Maintenance V1 ([#8798](https://github.com/googleapis/google-cloud-php/issues/8798)) ([65b255b](https://github.com/googleapis/google-cloud-php/commit/65b255bd8550bb41b87410e681326831e037bd78))
124+
125+
</details>
126+
127+
<details><summary>google/cloud-pubsub 2.16.1</summary>
128+
129+
130+
131+
### Documentation
132+
133+
* [PubSub] Add the IDENTIFIER field behavior annotation to fields of Cloud Pub/Sub methods that represent a specific identity and need to be sourced with additional care ([#8780](https://github.com/googleapis/google-cloud-php/issues/8780)) ([b550805](https://github.com/googleapis/google-cloud-php/commit/b550805ccca45390b109585025dae03b474a6e9e))
134+
135+
</details>
136+
137+
<details><summary>google/cloud-run 1.11.0</summary>
138+
139+
140+
141+
### Features
142+
143+
* [Run] add SourceCode proto to Run container config ([#8782](https://github.com/googleapis/google-cloud-php/issues/8782)) ([3b11505](https://github.com/googleapis/google-cloud-php/commit/3b115052f7832a5fb036857fdc3cfd1ce200a539))
144+
145+
</details>
146+
147+
<details><summary>google/cloud-storagebatchoperations 0.3.0</summary>
148+
149+
150+
151+
### Features
152+
153+
* [StorageBatchOperations] Add support for creating Job resource in dry-run mode ([#8803](https://github.com/googleapis/google-cloud-php/issues/8803)) ([2d9d201](https://github.com/googleapis/google-cloud-php/commit/2d9d201f3739db747ddddb226e91fc9346f6e163))
154+
155+
</details>
156+
3157
## 0.313.0
4158

5159
<details><summary>google/cloud-ai-platform 1.46.0</summary>

DatabaseCenter/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.0
1+
0.1.0

Dialogflow/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.3.0

Dlp/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.0
1+
2.9.1

0 commit comments

Comments
 (0)