File tree Expand file tree Collapse file tree 4 files changed +28
-3
lines changed
Expand file tree Collapse file tree 4 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 1414 "handwritten/logging" : " 11.2.1" ,
1515 "handwritten/logging-bunyan" : " 5.1.1" ,
1616 "handwritten/logging-winston" : " 6.0.1" ,
17- "handwritten/pubsub" : " 5.3.0 " ,
17+ "handwritten/pubsub" : " 5.3.1 " ,
1818 "handwritten/spanner" : " 8.6.0" ,
1919 "handwritten/storage" : " 7.19.0" ,
2020 "packages/gapic-node-processing" : " 0.1.7" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "fix",
8+ "sha": "841f0ca06d3d70278bb1d0c99535ad3c73c3d5d4",
9+ "message": "Remove messages from leasing on nackWithResponse",
10+ "issues": [
11+ "7817"
12+ ],
13+ "scope": "pubsub"
14+ }
15+ ],
16+ "version": "5.3.1",
17+ "language": "JAVASCRIPT",
18+ "artifactName": "@google-cloud/pubsub",
19+ "id": "402e00a1-5891-4caf-978b-0ded49ece586",
20+ "createTime": "2026-03-31T21:42:12.029Z"
21+ },
422 {
523 "changes": [
624 {
6937569393 "createTime": "2023-01-28T04:18:24.718Z"
6937669394 }
6937769395 ],
69378- "updateTime": "2026-03-25T19:27:43.346Z "
69396+ "updateTime": "2026-03-31T21:42:12.029Z "
6937969397}
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.3.1] ( https://github.com/googleapis/google-cloud-node/compare/pubsub-v5.3.0...pubsub-v5.3.1 ) (2026-03-31)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** pubsub:** Remove messages from leasing on nackWithResponse ([ #7817 ] ( https://github.com/googleapis/google-cloud-node/issues/7817 ) ) ([ 841f0ca] ( https://github.com/googleapis/google-cloud-node/commit/841f0ca06d3d70278bb1d0c99535ad3c73c3d5d4 ) )
13+
714## [ 5.3.0] ( https://github.com/googleapis/nodejs-pubsub/compare/v5.2.4...v5.3.0 ) (2026-02-19)
815
916
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.3.0 " ,
4+ "version" : " 5.3.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments