Skip to content

Commit aac0d5b

Browse files
chore(main): release 0.326.0
1 parent 650b5e3 commit aac0d5b

12 files changed

Lines changed: 108 additions & 18 deletions

File tree

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.56.0
1+
1.57.0

AppsChat/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.1
1+
0.18.0

CHANGELOG.md

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

3+
## 0.326.0
4+
5+
<details><summary>google/cloud-ai-platform 1.57.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AiPlatform] add evaluation metrics and autorater configuration to the AI Platform v1 API ([#9074](https://github.com/googleapis/google-cloud-php/issues/9074)) ([63b8cfb](https://github.com/googleapis/google-cloud-php/commit/63b8cfb0444e710df83ead3e816c1c013a517647))
12+
13+
</details>
14+
15+
<details><summary>google/apps-chat 0.18.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [AppsChat] Support app authentication with admin-consent scopes for Chat API ListMessages, GetMessage, GetSpaceEvent and ListSpaceEvents ([#9076](https://github.com/googleapis/google-cloud-php/issues/9076)) ([7df87f1](https://github.com/googleapis/google-cloud-php/commit/7df87f1f264b212b482163000f3d86862f639ca9))
22+
23+
</details>
24+
25+
<details><summary>google/common-protos 4.14.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [CommonProtos] update SelectiveGapicGeneration usage doc ([#9070](https://github.com/googleapis/google-cloud-php/issues/9070)) ([93dd13c](https://github.com/googleapis/google-cloud-php/commit/93dd13cbb61a81c813fd03f4eabad87ad29e5218))
32+
33+
34+
### Documentation
35+
36+
* Update comments and formatting ([93dd13c](https://github.com/googleapis/google-cloud-php/commit/93dd13cbb61a81c813fd03f4eabad87ad29e5218))
37+
38+
</details>
39+
40+
<details><summary>google/cloud-document-ai 2.7.0</summary>
41+
42+
43+
44+
### Features
45+
46+
* [DocumentAi] Added a fields for image and table annotation output ([#9072](https://github.com/googleapis/google-cloud-php/issues/9072)) ([e379546](https://github.com/googleapis/google-cloud-php/commit/e37954649954690e2fd33b9e6b1d4f191fcc8991))
47+
48+
</details>
49+
50+
<details><summary>google/cloud-logging 2.0.1-RC1
51+
</summary>
52+
53+
](https://github.com/googleapis/google-cloud-php/compare/v0.325.0...v0.326.0) (2026-04-06)
54+
55+
56+
### Bug Fixes
57+
58+
* **Logging:** Format timestamp and severity for API ([#9078](https://github.com/googleapis/google-cloud-php/issues/9078)) ([650b5e3](https://github.com/googleapis/google-cloud-php/commit/650b5e35530492adb1784d2948da5ef2c7f23d93))
59+
60+
</details>
61+
62+
<details><summary>google/cloud-memorystore 0.8.0</summary>
63+
64+
65+
66+
### Features
67+
68+
* [Memorystore] [Memorystore for Valkey] Add support for Flexible CA feature ([#9075](https://github.com/googleapis/google-cloud-php/issues/9075)) ([ceeb2e2](https://github.com/googleapis/google-cloud-php/commit/ceeb2e2af71c7299aa314a9e84f819e9d9b3b205))
69+
70+
</details>
71+
72+
<details><summary>google/cloud-storage 1.50.1</summary>
73+
74+
75+
76+
### Bug Fixes
77+
78+
* **Storage:** Add null check for $stream-&gt;getMetadata ([#9071](https://github.com/googleapis/google-cloud-php/issues/9071)) ([1c0051a](https://github.com/googleapis/google-cloud-php/commit/1c0051ab903b9b3a3882d9eb70ea6b2e3cebc8c8))
79+
80+
</details>
81+
82+
<details><summary>google/cloud-text-to-speech 2.8.0</summary>
83+
84+
85+
86+
### Features
87+
88+
* [TextToSpeech] Support safety settings for Gemini voices and deprecate `relax_safety_filters` ([#9064](https://github.com/googleapis/google-cloud-php/issues/9064)) ([aafc718](https://github.com/googleapis/google-cloud-php/commit/aafc71895988d9395cc73567fc5f4168194587b6))
89+
90+
</details>
91+
392
## 0.325.0
493

594
<details><summary>googleads/data-manager 0.4.0</summary>

CommonProtos/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.13.0
1+
4.14.0

CommonProtos/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "google/common-protos",
33
"type": "library",
44
"description": "Google API Common Protos for PHP",
5-
"version": "4.13.0",
5+
"version": "4.14.0",
66
"keywords": [
77
"google"
88
],

DocumentAi/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

Logging/VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
2.0.0-RC1
1+
2.0.1-RC1
2+

Memorystore/VERSION

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

Storage/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.50.0
1+
1.50.1

Storage/src/StorageClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class StorageClient
4747
use ArrayTrait;
4848
use ClientTrait;
4949

50-
const VERSION = '1.50.0';
50+
const VERSION = '1.50.1';
5151

5252
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
5353
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';

0 commit comments

Comments
 (0)