File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-logging?activeTab=versions
66
7+ ## v4.2.0
8+
9+ 01-02-2019 12:43 PST
10+
11+ ### New Features
12+ - feat: cache detected environment's default resource ([ #359 ] ( https://github.com/googleapis/nodejs-logging/pull/359 ) )
13+
14+ ### Dependencies
15+ - fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.8 ([ #354 ] ( https://github.com/googleapis/nodejs-logging/pull/354 ) )
16+
17+ ### Internal / Testing Changes
18+ - refactor: modernize the sample tests ([ #356 ] ( https://github.com/googleapis/nodejs-logging/pull/356 ) )
19+ - refactor(ts): improve typescript types ([ #309 ] ( https://github.com/googleapis/nodejs-logging/pull/309 ) )
20+ - chore(build): inject yoshi automation key ([ #352 ] ( https://github.com/googleapis/nodejs-logging/pull/352 ) )
21+ - chore: update nyc and eslint configs ([ #351 ] ( https://github.com/googleapis/nodejs-logging/pull/351 ) )
22+ - chore: fix publish.sh permission +x ([ #348 ] ( https://github.com/googleapis/nodejs-logging/pull/348 ) )
23+ - fix(build): fix Kokoro release script ([ #347 ] ( https://github.com/googleapis/nodejs-logging/pull/347 ) )
24+ - build: add Kokoro configs for autorelease ([ #346 ] ( https://github.com/googleapis/nodejs-logging/pull/346 ) )
25+ - chore: always nyc report before calling codecov ([ #342 ] ( https://github.com/googleapis/nodejs-logging/pull/342 ) )
26+ - chore: nyc ignore build/test by default ([ #341 ] ( https://github.com/googleapis/nodejs-logging/pull/341 ) )
27+
728## v4.1.1
829
93012-05-2018 13:12 PST
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/logging" ,
33 "description" : " Stackdriver Logging Client Library for Node.js" ,
4- "version" : " 4.1.1 " ,
4+ "version" : " 4.2.0 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments