Skip to content

Commit 4e05d37

Browse files
Release v4.2.0 (#360)
1 parent 5432edd commit 4e05d37

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

handwritten/logging/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@
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

930
12-05-2018 13:12 PST

handwritten/logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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": {

0 commit comments

Comments
 (0)