File tree 3 files changed +9
-2
lines changed
3 files changed +9
-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
+ ## [ 3.6.0] ( https://github.com/googleapis/nodejs-pubsub/compare/v3.5.2...v3.6.0 ) (2023-05-12)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add cloud storage subscription fields ([ #1724 ] ( https://github.com/googleapis/nodejs-pubsub/issues/1724 ) ) ([ f61a64a] ( https://github.com/googleapis/nodejs-pubsub/commit/f61a64a2daffdfbf4c7b18d50434899c572d108c ) )
13
+
7
14
## [ 3.5.2] ( https://github.com/googleapis/nodejs-pubsub/compare/v3.5.1...v3.5.2 ) (2023-04-26)
8
15
9
16
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" : " 3.5.2 " ,
4
+ "version" : " 3.6.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 21
21
"precompile" : " npm run clean"
22
22
},
23
23
"dependencies" : {
24
- "@google-cloud/pubsub" : " ^3.5.2 " ,
24
+ "@google-cloud/pubsub" : " ^3.6.0 " ,
25
25
"@opentelemetry/api" : " ^1.0.0" ,
26
26
"@opentelemetry/tracing" : " ^0.24.0" ,
27
27
"avro-js" : " ^1.10.1" ,
You can’t perform that action at this time.
0 commit comments