File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 99 "firestore" : " 1.18.0" ,
1010 "logging" : " 1.13.0" ,
1111 "profiler" : " 0.4.3" ,
12- "pubsub" : " 1.49 .0" ,
12+ "pubsub" : " 1.50 .0" ,
1313 "pubsub/v2" : " 2.0.0" ,
1414 "pubsublite" : " 1.8.2" ,
1515 "spanner" : " 1.83.0" ,
Original file line number Diff line number Diff line change 11# Changes
22
3+ ## [ 1.50.0] ( https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.49.0...pubsub/v1.50.0 ) (2025-07-28)
4+
5+
6+ ### Features
7+
8+ * ** pubsub/v2:** Add new v2 library ([ #12218 ] ( https://github.com/googleapis/google-cloud-go/issues/12218 ) ) ([ c798f62] ( https://github.com/googleapis/google-cloud-go/commit/c798f62f908140686b8e2a365cccf9608fb5ab95 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** pubsub:** Update google.golang.org/api to 0.229.0 ([ 3319672] ( https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201 ) )
14+
15+
16+ ### Documentation
17+
18+ * ** pubsub:** Add docs comment to MaxOutstandingBytes ([ #12601 ] ( https://github.com/googleapis/google-cloud-go/issues/12601 ) ) ([ 76ddb34] ( https://github.com/googleapis/google-cloud-go/commit/76ddb3498f2c986b156abaeaf7efeab1c9490725 ) )
19+
320## [ 1.49.0] ( https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.48.1...pubsub/v1.49.0 ) (2025-04-07)
421
522
Original file line number Diff line number Diff line change 1515package internal
1616
1717// Version is the current tagged release of the library.
18- const Version = "1.49 .0"
18+ const Version = "1.50 .0"
You can’t perform that action at this time.
0 commit comments