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 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/pubsub?activeTab=versions
66
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+
715## [ 5.1.0] ( https://github.com/googleapis/nodejs-pubsub/compare/v5.0.0...v5.1.0 ) (2025-06-04)
816
917
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/pubsub" ,
33 "description" : " Cloud Pub/Sub Client Library for Node.js" ,
4- "version" : " 5.1 .0" ,
4+ "version" : " 5.2 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 2525 },
2626 "dependencies" : {
2727 "@google-cloud/opentelemetry-cloud-trace-exporter" : " ^2.0.0" ,
28- "@google-cloud/pubsub" : " ^5.1 .0" ,
28+ "@google-cloud/pubsub" : " ^5.2 .0" ,
2929 "@google-cloud/storage" : " ^7.11.1" ,
3030 "@opentelemetry/api" : " ^1.6.0" ,
3131 "@opentelemetry/resources" : " ^1.17.0" ,
You can’t perform that action at this time.
0 commit comments