Skip to content

Commit 08f380a

Browse files
chore(main): release datastore 1.26.0
1 parent b29b08a commit 08f380a

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"bigquery": "1.79.0",
66
"bigtable": "1.50.0",
77
"compute/metadata": "0.9.0",
8-
"datastore": "1.25.0",
8+
"datastore": "1.26.0",
99
"firestore": "1.24.0",
1010
"pubsub": "1.51.0",
1111
"pubsub/v2": "2.6.1",

datastore/CHANGES.md

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

3+
## [1.26.0](https://github.com/googleapis/google-cloud-go/compare/datastore/v1.25.0...datastore/v1.26.0) (2026-07-17)
4+
5+
6+
### Features
7+
8+
* Update API sources and regenerate ([#20159](https://github.com/googleapis/google-cloud-go/issues/20159)) ([6395ba5](https://github.com/googleapis/google-cloud-go/commit/6395ba5d059d7e0d6ccfbf57b15d8d5ffcd70d0e))
9+
310
## [1.25.0](https://github.com/googleapis/google-cloud-go/compare/datastore/v1.24.0...datastore/v1.25.0) (2026-07-14)
411

512

datastore/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ libraries:
615615
apis:
616616
- path: google/cloud/dataqna/v1alpha
617617
- name: datastore
618-
version: 1.25.0
618+
version: 1.26.0
619619
apis:
620620
- path: google/datastore/v1
621621
go:

0 commit comments

Comments
 (0)