Skip to content

Commit dad6c02

Browse files
chore(main): release 0.321.0
1 parent a1565d2 commit dad6c02

4 files changed

Lines changed: 26 additions & 4 deletions

File tree

CHANGELOG.md

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

3+
## 0.321.0
4+
5+
<details><summary>google/cloud-datastore 2.0.4</summary>
6+
7+
8+
9+
### Bug Fixes
10+
11+
* **Datastore:** Return type casing ([#8950](https://github.com/googleapis/google-cloud-php/issues/8950)) ([d1954f3](https://github.com/googleapis/google-cloud-php/commit/d1954f327b0827450b9d4d2f8b9268b2151e8ac8))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-network-management 2.9.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [NetworkManagement] Add API fields related to GKE Pods and Network Policies ([#8945](https://github.com/googleapis/google-cloud-php/issues/8945)) ([d166056](https://github.com/googleapis/google-cloud-php/commit/d166056ebd97a62b1394f11ad301ecf6a29434c0))
22+
23+
</details>
24+
325
## 0.320.0
426

527
<details><summary>google/cloud-ai-platform 1.51.0</summary>

Datastore/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.3
1+
2.0.4

NetworkManagement/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.0
1+
2.9.0

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"google/cloud-dataplex": "1.11.0",
155155
"google/cloud-dataproc": "2.9.0",
156156
"google/cloud-dataproc-metastore": "1.2.2",
157-
"google/cloud-datastore": "2.0.3",
157+
"google/cloud-datastore": "2.0.4",
158158
"google/cloud-datastore-admin": "1.1.1",
159159
"google/cloud-datastream": "2.5.2",
160160
"google/cloud-deploy": "1.6.2",
@@ -208,7 +208,7 @@
208208
"google/cloud-monitoring": "2.2.1",
209209
"google/cloud-netapp": "1.10.1",
210210
"google/cloud-network-connectivity": "2.5.2",
211-
"google/cloud-network-management": "2.8.0",
211+
"google/cloud-network-management": "2.9.0",
212212
"google/cloud-network-security": "1.2.2",
213213
"google/cloud-networkservices": "0.8.1",
214214
"google/cloud-notebooks": "1.1.2",

0 commit comments

Comments
 (0)