File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 5
5
"auth/oauth2adapt" : " 0.2.4" ,
6
6
"bigquery" : " 1.62.0" ,
7
7
"bigtable" : " 1.31.0" ,
8
- "datastore" : " 1.19.0 " ,
8
+ "datastore" : " 1.19.1 " ,
9
9
"errorreporting" : " 0.3.1" ,
10
10
"firestore" : " 1.16.0" ,
11
11
"logging" : " 1.11.0" ,
Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## [ 1.19.1] ( https://github.com/googleapis/google-cloud-go/compare/datastore/v1.19.0...datastore/v1.19.1 ) (2024-09-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** datastore:** Bump dependencies ([ 2ddeb15] ( https://github.com/googleapis/google-cloud-go/commit/2ddeb1544a53188a7592046b98913982f1b0cf04 ) )
9
+
3
10
## [ 1.19.0] ( https://github.com/googleapis/google-cloud-go/compare/datastore/v1.18.0...datastore/v1.19.0 ) (2024-08-22)
4
11
5
12
Original file line number Diff line number Diff line change 15
15
package internal
16
16
17
17
// Version is the current tagged release of the library.
18
- const Version = "1.19.0 "
18
+ const Version = "1.19.1 "
You can’t perform that action at this time.
0 commit comments