File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 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/nodejs-logging-bunyan?activeTab=versions
6
6
7
+ ## [ 4.1.4] ( https://github.com/googleapis/nodejs-logging-bunyan/compare/v4.1.3...v4.1.4 ) (2022-10-12)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Instrumentation performance ([ #661 ] ( https://github.com/googleapis/nodejs-logging-bunyan/issues/661 ) ) ([ c0338fb] ( https://github.com/googleapis/nodejs-logging-bunyan/commit/c0338fba10e1a60373fdc74739f9237d0266413b ) )
13
+
7
14
## [ 4.1.3] ( https://github.com/googleapis/nodejs-logging-bunyan/compare/v4.1.2...v4.1.3 ) (2022-10-10)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/logging-bunyan" ,
3
3
"description" : " Cloud Logging stream for Bunyan" ,
4
- "version" : " 4.1.3 " ,
4
+ "version" : " 4.1.4 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " mocha system-test --timeout 600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/logging-bunyan" : " ^4.1.3 " ,
18
+ "@google-cloud/logging-bunyan" : " ^4.1.4 " ,
19
19
"bunyan" : " ^1.8.12" ,
20
20
"express" : " ^4.16.3" ,
21
21
"yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments