File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/pubsub?activeTab=versions
6
6
7
+ ## [ 5.2.0] ( https://github.com/googleapis/nodejs-pubsub/compare/v5.1.0...v5.2.0 ) (2025-08-07)
8
+
9
+
10
+ ### Features
11
+
12
+ * Ad-hoc, targeted debug logging ([ #2062 ] ( https://github.com/googleapis/nodejs-pubsub/issues/2062 ) ) ([ dce83c7] ( https://github.com/googleapis/nodejs-pubsub/commit/dce83c71bba54388334f4f73115e7b8da6fbdb67 ) )
13
+ * Add timeout option and graceful shutdown to Subscription.close() ([ #2068 ] ( https://github.com/googleapis/nodejs-pubsub/issues/2068 ) ) ([ 8dee024] ( https://github.com/googleapis/nodejs-pubsub/commit/8dee0248081f7156e42d79c6067902583586faf2 ) )
14
+
7
15
## [ 5.1.0] ( https://github.com/googleapis/nodejs-pubsub/compare/v5.0.0...v5.1.0 ) (2025-06-04)
8
16
9
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/pubsub" ,
3
3
"description" : " Cloud Pub/Sub Client Library for Node.js" ,
4
- "version" : " 5.1 .0" ,
4
+ "version" : " 5.2 .0" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 25
25
},
26
26
"dependencies" : {
27
27
"@google-cloud/opentelemetry-cloud-trace-exporter" : " ^2.0.0" ,
28
- "@google-cloud/pubsub" : " ^5.1 .0" ,
28
+ "@google-cloud/pubsub" : " ^5.2 .0" ,
29
29
"@google-cloud/storage" : " ^7.11.1" ,
30
30
"@opentelemetry/api" : " ^1.6.0" ,
31
31
"@opentelemetry/resources" : " ^1.17.0" ,
You can’t perform that action at this time.
0 commit comments