Skip to content

Commit a5d4c8f

Browse files
chore(main): release 0.320.1
1 parent d1954f3 commit a5d4c8f

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 0.320.1
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+
315
## 0.320.0
416

517
<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

composer.json

Lines changed: 1 addition & 1 deletion
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",

0 commit comments

Comments
 (0)