Skip to content

Commit edaf989

Browse files
chore(main): release 0.329.0 (#9163)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5a8935c commit edaf989

17 files changed

Lines changed: 155 additions & 28 deletions

File tree

AdsAdManager/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.2
1+
0.7.0

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.59.0
1+
1.60.0

AppsChat/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.19.0
1+
0.20.0

BigQuery/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.36.0
1+
1.37.0

BigQuery/src/BigQueryClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class BigQueryClient
5454
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
5555
}
5656

57-
const VERSION = '1.36.0';
57+
const VERSION = '1.37.0';
5858

5959
const MAX_DELAY_MICROSECONDS = 32000000;
6060
const SERVICE_NAME = 'bigquery';

CHANGELOG.md

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

3+
## 0.329.0
4+
5+
<details><summary>googleads/ad-manager 0.7.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AdsAdManager] added new API dimension: CREATIVE_SSL_COMPLIANCE_OVERRIDE ([#9171](https://github.com/googleapis/google-cloud-php/issues/9171)) ([0ab7c80](https://github.com/googleapis/google-cloud-php/commit/0ab7c80b476cad558493f35ce7743538bbe6c76d))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-ai-platform 1.60.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [AiPlatform] Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine v1 API ([#9172](https://github.com/googleapis/google-cloud-php/issues/9172)) ([de348c6](https://github.com/googleapis/google-cloud-php/commit/de348c624d1e3f2ad0dab0027590eac7600cfa25))
22+
23+
</details>
24+
25+
<details><summary>google/apps-chat 0.20.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [AppsChat] Support force notify and silent notification option for CreateMessage ([#9176](https://github.com/googleapis/google-cloud-php/issues/9176)) ([d2977c9](https://github.com/googleapis/google-cloud-php/commit/d2977c910ae6428c37732fc40b653b86c2f76a5c))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-bigquery 1.37.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* **BigQuery:** Add documentation and constants for the view option on table resources ([#9170](https://github.com/googleapis/google-cloud-php/issues/9170)) ([19c2147](https://github.com/googleapis/google-cloud-php/commit/19c21471b0748d6fc991aaef548ba8995e704cdd))
42+
43+
</details>
44+
45+
<details><summary>google/cloud-core 1.72.1</summary>
46+
47+
48+
49+
### Bug Fixes
50+
51+
* **Core:** Remove obsolete ADC keyfile check ([#9155](https://github.com/googleapis/google-cloud-php/issues/9155)) ([b6404c5](https://github.com/googleapis/google-cloud-php/commit/b6404c5cbbf02bcd5c9479e3d13335198ada8f07))
52+
53+
</details>
54+
55+
<details><summary>google/cloud-datacatalog-lineage 1.4.0</summary>
56+
57+
58+
59+
### Features
60+
61+
* [DataCatalogLineage] A new method SearchLineageStreaming is added ([#9175](https://github.com/googleapis/google-cloud-php/issues/9175)) ([5fe1150](https://github.com/googleapis/google-cloud-php/commit/5fe1150c16358a27e47256b1646ba479311502d9))
62+
* Added support for column level lineage information to be passed and returned from the Lineage service ([5fe1150](https://github.com/googleapis/google-cloud-php/commit/5fe1150c16358a27e47256b1646ba479311502d9))
63+
* SearchLinks can now accept multiple source and target entity references as search criteria ([5fe1150](https://github.com/googleapis/google-cloud-php/commit/5fe1150c16358a27e47256b1646ba479311502d9))
64+
65+
66+
### Documentation
67+
68+
* Documentation for SearchLineageStreaming API was added ([5fe1150](https://github.com/googleapis/google-cloud-php/commit/5fe1150c16358a27e47256b1646ba479311502d9))
69+
70+
</details>
71+
72+
<details><summary>google/cloud-dataproc 2.11.0</summary>
73+
74+
75+
76+
### Features
77+
78+
* [Dataproc] add support for Cloud Resource Manager tags for Dataproc Serverless workloads ([#9167](https://github.com/googleapis/google-cloud-php/issues/9167)) ([7854a1d](https://github.com/googleapis/google-cloud-php/commit/7854a1d103be1606d6b9cf30b7f16b97d1d5e609))
79+
80+
</details>
81+
82+
<details><summary>google/cloud-language 1.2.1</summary>
83+
84+
85+
86+
</details>
87+
88+
<details><summary>google/cloud-logging 2.1.0</summary>
89+
90+
91+
92+
### Features
93+
94+
* **docs:** Publish interface refdocs along with the classes they implement ([#9124](https://github.com/googleapis/google-cloud-php/issues/9124)) ([346404a](https://github.com/googleapis/google-cloud-php/commit/346404ae06d1c6f9c5d24a869356ad4c7f8ebd26))
95+
96+
</details>
97+
98+
<details><summary>google/cloud-spanner 2.8.0</summary>
99+
100+
101+
102+
### Features
103+
104+
* **spanner:** [Spanner] add cache updates API ([#9166](https://github.com/googleapis/google-cloud-php/issues/9166)) ([225b13d](https://github.com/googleapis/google-cloud-php/commit/225b13d2e23bc5d1d2798efed86fdfb6adce63a9))
105+
106+
</details>
107+
108+
<details><summary>google/cloud-speech 2.5.1</summary>
109+
110+
111+
112+
</details>
113+
114+
<details><summary>google/cloud-storage 2.1.0</summary>
115+
116+
117+
118+
### Features
119+
120+
* **storage:** Support fopen modes x and xb ([#9159](https://github.com/googleapis/google-cloud-php/issues/9159)) ([563c2f9](https://github.com/googleapis/google-cloud-php/commit/563c2f917b76eecd5752ad2ee65c57f54386c6e3))
121+
122+
</details>
123+
124+
<details><summary>google/cloud-vision 2.2.1</summary>
125+
126+
127+
128+
</details>
129+
3130
## 0.328.0
4131

5132
<details><summary>google/cloud-ai-platform 1.59.0</summary>

Core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.72.0
1+
1.72.1

DataCatalogLineage/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.4.0

Dataproc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.10.0
1+
2.11.0

Language/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.2.1

0 commit comments

Comments
 (0)