File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 8
8
"firestore" : " 1.14.0" ,
9
9
"logging" : " 1.9.0" ,
10
10
"profiler" : " 0.4.0" ,
11
- "pubsub" : " 1.36.0 " ,
11
+ "pubsub" : " 1.36.1 " ,
12
12
"pubsublite" : " 1.8.1" ,
13
13
"spanner" : " 1.56.0" ,
14
14
"storage" : " 1.37.0" ,
Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## [ 1.36.1] ( https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.36.0...pubsub/v1.36.1 ) (2024-01-30)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** pubsub:** Enable universe domain resolution options ([ fd1d569] ( https://github.com/googleapis/google-cloud-go/commit/fd1d56930fa8a747be35a224611f4797b8aeb698 ) )
9
+
3
10
## [ 1.36.0] ( https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.35.0...pubsub/v1.36.0 ) (2024-01-26)
4
11
5
12
@@ -546,4 +553,3 @@ Small fix to a package name.
546
553
547
554
This is the first tag to carve out pubsub as its own module. See:
548
555
https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository .
549
-
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.36.0 "
18
+ const Version = "1.36.1 "
You can’t perform that action at this time.
0 commit comments