Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite28b676

Browse files
chore(main): release 0.314.0
1 parent935c543 commite28b676

File tree

15 files changed

+117
-23
lines changed

15 files changed

+117
-23
lines changed

‎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

‎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::jsonDecodeinsteadof RetryDeciderTrait;
5151
}
5252

53-
constVERSION ='1.34.6';
53+
constVERSION ='1.34.7';
5454

5555
constMAX_DELAY_MICROSECONDS =32000000;
5656

‎CHANGELOG.md‎

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,99 @@
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>google/cloud-ai-platform 1.47.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [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))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-alloydb 1.6.2</summary>
26+
27+
28+
29+
### Documentation
30+
31+
* [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))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-bigquery 1.34.7</summary>
36+
37+
38+
39+
</details>
40+
41+
<details><summary>google/cloud-dlp 2.9.1</summary>
42+
43+
44+
45+
### Documentation
46+
47+
* [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))
48+
49+
</details>
50+
51+
<details><summary>google/cloud-firestore 1.55.0</summary>
52+
53+
54+
55+
### Features
56+
57+
* [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))
58+
59+
</details>
60+
61+
<details><summary>google/cloud-geminidataanalytics 0.5.0</summary>
62+
63+
64+
65+
### Features
66+
67+
* [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))
68+
69+
</details>
70+
71+
<details><summary>google/cloud-language 1.1.2</summary>
72+
73+
74+
75+
</details>
76+
77+
<details><summary>google/cloud-pubsub 2.16.1</summary>
78+
79+
80+
81+
### Documentation
82+
83+
* [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))
84+
85+
</details>
86+
87+
<details><summary>google/cloud-run 1.11.0</summary>
88+
89+
90+
91+
### Features
92+
93+
* [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))
94+
95+
</details>
96+
397
## 0.313.0
498

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

‎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

‎Firestore/VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.54.4
1+
1.55.0

‎Firestore/src/FirestoreClient.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class FirestoreClient
7575
use SnapshotTrait;
7676
use ValidateTrait;
7777

78-
constVERSION ='1.54.4';
78+
constVERSION ='1.55.0';
7979

8080
constDEFAULT_DATABASE ='(default)';
8181

‎GeminiDataAnalytics/VERSION‎

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp