Skip to content

Commit 150a950

Browse files
chore(main): release 0.339.0
1 parent 041719b commit 150a950

19 files changed

Lines changed: 147 additions & 33 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.338.0"
2+
".": "0.339.0"
33
}

AppsChat/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.23.0
1+
0.24.0

CHANGELOG.md

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

3+
## 0.339.0
4+
5+
<details><summary>google/apps-chat 0.24.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AppsChat] Addition of the Search Messages API ([#9417](https://github.com/googleapis/google-cloud-php/issues/9417)) ([2aa36cf](https://github.com/googleapis/google-cloud-php/commit/2aa36cf952ca7f3f3c5a1243101e9fe7ed1415d5))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-iam 1.4.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [Iam] new iam v3 client for AccessPolicies ([#9420](https://github.com/googleapis/google-cloud-php/issues/9420)) ([041719b](https://github.com/googleapis/google-cloud-php/commit/041719b0155cb8f0d6392168618d539b48818fa0))
22+
23+
</details>
24+
25+
<details><summary>google/shopping-css 0.8.2</summary>
26+
27+
28+
29+
</details>
30+
31+
<details><summary>google/shopping-merchant-accounts 1.4.2</summary>
32+
33+
34+
35+
</details>
36+
37+
<details><summary>google/shopping-merchant-datasources 1.3.2</summary>
38+
39+
40+
41+
</details>
42+
43+
<details><summary>google/shopping-merchant-inventories 1.5.1</summary>
44+
45+
46+
47+
</details>
48+
49+
<details><summary>google/shopping-merchant-issueresolution 1.3.2</summary>
50+
51+
52+
53+
</details>
54+
55+
<details><summary>google/shopping-merchant-lfp 1.2.2</summary>
56+
57+
58+
59+
</details>
60+
61+
<details><summary>google/shopping-merchant-notifications 1.2.2</summary>
62+
63+
64+
65+
</details>
66+
67+
<details><summary>google/shopping-merchant-ordertracking 1.2.2</summary>
68+
69+
70+
71+
</details>
72+
73+
<details><summary>google/shopping-merchant-products 1.7.1</summary>
74+
75+
76+
77+
</details>
78+
79+
<details><summary>google/shopping-merchant-promotions 1.2.2</summary>
80+
81+
82+
83+
</details>
84+
85+
<details><summary>google/shopping-merchant-reports 1.3.1</summary>
86+
87+
88+
89+
</details>
90+
91+
<details><summary>google/shopping-merchant-reviews 0.6.2</summary>
92+
93+
94+
95+
</details>
96+
97+
<details><summary>google/cloud-spanner 2.10.3</summary>
98+
99+
100+
101+
### Bug Fixes
102+
103+
* **Spanner:** ensure precommit token is set for ILB transactions ([#9406](https://github.com/googleapis/google-cloud-php/issues/9406)) ([7aa8b07](https://github.com/googleapis/google-cloud-php/commit/7aa8b079eb412d07bea9c66c7d604a55cf6aeaaf))
104+
105+
</details>
106+
107+
<details><summary>google/cloud-storage-control 1.10.0</summary>
108+
109+
110+
111+
### Features
112+
113+
* [StorageControl] Add new CreateRapidCache ([#9395](https://github.com/googleapis/google-cloud-php/issues/9395)) ([f788544](https://github.com/googleapis/google-cloud-php/commit/f7885448d79cab2a4b6954cc5067ec04ffb49e01))
114+
115+
</details>
116+
3117
## 0.338.0
4118

5119
<details><summary>google/cloud-batch 1.4.2</summary>

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

ShoppingCss/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.1
1+
0.8.2

ShoppingMerchantAccounts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1
1+
1.4.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.3.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.5.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.3.2

ShoppingMerchantLfp/VERSION

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

0 commit comments

Comments
 (0)