File tree Expand file tree Collapse file tree
handwritten/logging-winston Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/logging-winston?activeTab=versions
66
7+ ## v0.10.2
8+
9+ ### Fixes
10+ - fix: Doesnt set service context winston3 ([ #180 ] ( https://github.com/googleapis/nodejs-logging-winston/pull/180 ) )
11+ - fix: Don't publish sourcemaps ([ #178 ] ( https://github.com/googleapis/nodejs-logging-winston/pull/178 ) )
12+
13+ ### Internal / Testing Changes
14+ - test: increasing error_reporting poll timeout for system tests ([ #187 ] ( https://github.com/googleapis/nodejs-logging-winston/pull/187 ) )
15+ - Update kokoro config ([ #185 ] ( https://github.com/googleapis/nodejs-logging-winston/pull/185 ) )
16+ - chore(deps): update dependency eslint-plugin-prettier to v3 ([ #183 ] ( https://github.com/googleapis/nodejs-logging-winston/pull/183 ) )
17+
718## v0.10.1
819
920### Documentation
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/logging-winston" ,
33 "description" : " Stackdriver Logging transport for Winston" ,
4- "version" : " 0.10.1 " ,
4+ "version" : " 0.10.2 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1313 "test" : " npm run system-test"
1414 },
1515 "dependencies" : {
16- "@google-cloud/logging-winston" : " ^0.10.1 " ,
16+ "@google-cloud/logging-winston" : " ^0.10.2 " ,
1717 "winston" : " ^3.1.0" ,
1818 "yargs" : " ^12.0.0"
1919 },
You can’t perform that action at this time.
0 commit comments