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.7.0] ( https://github.com/googleapis/nodejs-pubsub/compare/v3.6.0...v3.7.0 ) (2023-05-26)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add push config wrapper fields ([ #1730 ] ( https://github.com/googleapis/nodejs-pubsub/issues/1730 ) ) ([ a552719] ( https://github.com/googleapis/nodejs-pubsub/commit/a552719dfebda4c1263c352ea99bf8f9570290b7 ) )
13
+
7
14
## [ 3.6.0] ( https://github.com/googleapis/nodejs-pubsub/compare/v3.5.2...v3.6.0 ) (2023-05-12)
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.6 .0" ,
4
+ "version" : " 3.7 .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.6 .0" ,
24
+ "@google-cloud/pubsub" : " ^3.7 .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