Skip to content

Commit 4e3bec4

Browse files
chore(main): release 0.316.0
1 parent ecf54be commit 4e3bec4

15 files changed

Lines changed: 141 additions & 24 deletions

File tree

BackupDr/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0
1+
0.11.0

BigQuery/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.34.7
1+
1.35.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.34.7';
57+
const VERSION = '1.35.0';
5858

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

CHANGELOG.md

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

3+
## 0.316.0
4+
5+
<details><summary>google/cloud-backupdr 0.11.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [BackupDr] A new service `BackupDrProtectionSummary` is added ([#8854](https://github.com/googleapis/google-cloud-php/issues/8854)) ([34a6b14](https://github.com/googleapis/google-cloud-php/commit/34a6b148c88d7a5b6d7560c6cbfda322ad23c382))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-bigquery 1.35.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* **BigQuery:** Add debug logging ([#8790](https://github.com/googleapis/google-cloud-php/issues/8790)) ([cabed91](https://github.com/googleapis/google-cloud-php/commit/cabed9130d9fa687f818bea5e60ba86d78275565))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-compute 2.5.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [Compute] Update Compute Engine v1 API to revision 20251230 ([#1144](https://github.com/googleapis/google-cloud-php/issues/1144)) ([#8864](https://github.com/googleapis/google-cloud-php/issues/8864)) ([e948ad3](https://github.com/googleapis/google-cloud-php/commit/e948ad3ae4ab944b9f3b9778840542ea90244eac))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-config 1.7.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [Config] add support for enabling automigration from deprecated Terraform versions ([#8855](https://github.com/googleapis/google-cloud-php/issues/8855)) ([206c37d](https://github.com/googleapis/google-cloud-php/commit/206c37d99881e5234f96ebe5b78f5bac110d8e98))
42+
43+
</details>
44+
45+
<details><summary>google/cloud-core 1.71.0</summary>
46+
47+
48+
49+
### Features
50+
51+
* **BigQuery:** Add debug logging ([#8790](https://github.com/googleapis/google-cloud-php/issues/8790)) ([cabed91](https://github.com/googleapis/google-cloud-php/commit/cabed9130d9fa687f818bea5e60ba86d78275565))
52+
53+
</details>
54+
55+
<details><summary>google/cloud-databasecenter 0.3.0</summary>
56+
57+
58+
59+
### Features
60+
61+
* [DatabaseCenter] Adding Method AggregateIssueStats of Database Center API v1beta ([#8865](https://github.com/googleapis/google-cloud-php/issues/8865)) ([eaad63b](https://github.com/googleapis/google-cloud-php/commit/eaad63b569f41236958fde57fb0109a79ee02059))
62+
63+
</details>
64+
65+
<details><summary>google/cloud-geminidataanalytics 0.7.0</summary>
66+
67+
68+
69+
### Features
70+
71+
* [GeminiDataAnalytics] added sync APIs for the CRUD operations of Data Agent ([#8858](https://github.com/googleapis/google-cloud-php/issues/8858)) ([345514e](https://github.com/googleapis/google-cloud-php/commit/345514e953670d65711f2a47c37c7dcfac9ca05f))
72+
73+
</details>
74+
75+
<details><summary>google/grafeas 1.4.0</summary>
76+
77+
78+
79+
### Features
80+
81+
* [Grafeas] A new message `File` is added ([#8857](https://github.com/googleapis/google-cloud-php/issues/8857)) ([2b83ca8](https://github.com/googleapis/google-cloud-php/commit/2b83ca8a4f4612b4f56f2dea1f8c928e55f2c98b))
82+
83+
</details>
84+
85+
<details><summary>google/cloud-netapp 1.10.0</summary>
86+
87+
88+
89+
### Features
90+
91+
* [NetApp] Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore ([#8862](https://github.com/googleapis/google-cloud-php/issues/8862)) ([ecf54be](https://github.com/googleapis/google-cloud-php/commit/ecf54be05fc16cdbe99f138c58374c006c94a6ce))
92+
93+
94+
### Documentation
95+
96+
* A comment for field `backup_retention_policy` in message `.google.cloud.netapp.v1.BackupVault` is changed ([ecf54be](https://github.com/googleapis/google-cloud-php/commit/ecf54be05fc16cdbe99f138c58374c006c94a6ce))
97+
98+
</details>
99+
100+
<details><summary>google/cloud-pubsub 2.17.0</summary>
101+
102+
103+
104+
### Features
105+
106+
* [PubSub] Add AIInference MessageTransform type ([#8852](https://github.com/googleapis/google-cloud-php/issues/8852)) ([136a356](https://github.com/googleapis/google-cloud-php/commit/136a356fc2da14454b57b75b8ba60d8e035d2407))
107+
108+
</details>
109+
110+
<details><summary>google/cloud-spanner 2.4.0</summary>
111+
112+
113+
114+
### Features
115+
116+
* **Spanner:** set default grpc.keepalive_time_ms to 120 seconds ([#8863](https://github.com/googleapis/google-cloud-php/issues/8863)) ([2158b82](https://github.com/googleapis/google-cloud-php/commit/2158b82f6a146c83f3d197ed304944529b76dfd0))
117+
118+
</details>
119+
3120
## 0.315.0
4121

5122
<details><summary>google/cloud-access-approval 2.1.2</summary>

Compute/VERSION

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

Config/VERSION

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

Core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.70.0
1+
1.71.0

DatabaseCenter/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.3.0

GeminiDataAnalytics/VERSION

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

Grafeas/VERSION

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

0 commit comments

Comments
 (0)