5.1.0 (2024-01-31)
- Add speciel logging fields section in the doc (#728) (0b9ad2b)
- Fix rest links with the correct gRPC links used by library. (#724) (555c33e)
5.0.1 (2023-10-30)
- deps: Update dependency @google-cloud/logging to v11 (d740098)
5.0.0 (2023-08-10)
- upgrade to Node 14 (#705)
4.2.2 (2022-12-02)
4.2.1 (2022-11-07)
- Switch instrumentation code to return version stored in NODEJS_BUNYAN_DEFAULT_LIBRARY_VERSION (#672) (2eb88d8)
4.2.0 (2022-11-04)
4.1.5 (2022-11-01)
4.1.4 (2022-10-12)
4.1.3 (2022-10-10)
4.1.2 (2022-08-25)
- remove pip install statements (#1546) (#649) (0fdd9ec)
- Update latest logging-nodejs to repaire google-gax vulnerability (#651) (857de69)
4.1.1 (2022-07-18)
4.1.0 (2022-06-02)
4.0.0 (2022-05-20)
- update library to use Node 12 (#627)
3.3.1 (2022-04-15)
3.3.0 (2022-03-21)
- Logging provider for Cloud Functions that outputs structured logs to process.stdout (#605) (f3ed3aa)
3.2.2 (2022-03-09)
3.2.1 (2022-03-02)
3.2.0 (2021-12-09)
3.1.1 (2021-09-08)
3.1.0 (2021-06-15)
3.0.2 (2021-02-09)
3.0.1 (2020-09-12)
3.0.0 (2020-05-20)
- drop support for node.js 8.x (#440)
- apache license URL (#468) (#436) (51f5182)
- update HttpRequest to match @google-cloud/logging (#412) (0c32a6c)
- deps: update dependency google-auth-library to v6 (#427) (03c6c8a)
2.0.3 (2020-01-24)
2.0.2 (2019-12-05)
2.0.1 (2019-12-02)
- deps: update dependency yargs to v15 (#377) (730bac9)
- docs: snippets are now replaced in jsdoc comments (#371) (1cfbf8d)
2.0.0 (2019-10-18)
- truncate log messages > 250,000 bytes (#365)
1.2.3 (2019-09-03)
- deps: update dependency yargs to v14 (#346) (93f7deb)
- docs: remove anchor from reference doc link (#348) (6937d45)
1.2.2 (2019-08-13)
1.2.1 (2019-06-26)
1.2.0 (2019-06-24)
1.1.1 (2019-06-14)
- docs: move to new client docs URL (#331) (644f80c)
- should read logging Bunyan not Winston (#330) (d08c03f)
1.1.0 (2019-06-05)
1.0.0 (2019-05-29)
- upgrade engines field to >=8.10.0 (#298)
- proper signature for _write[v] (#287) (8bb305a)
- deps: update dependency google-auth-library to v4 (#308) (e309b7c)
03-14-2019 14:58 PDT
- fix: add missing dep on google-auth-library (#278)
03-12-2019 16:24 PDT
- feat(middleware): generate parent request logs (#235)
- fix: do not promote record.labels if improper (#266)
- fix: remove deep dependency into auth-library (#251)
- docs: update links in contrib guide (#263)
- docs: update contributing path in README (#256)
- docs: move CONTRIBUTING.md to root (#255)
- docs: add lint/fix example to contributing guide (#252)
- docs: use https for links (#246)
- chore: allow custom port in samples tests (#272)
- build: Add docuploader credentials to node publish jobs (#270)
- build: update release config (#268)
- build: use node10 to run samples-test, system-test etc (#269)
- chore(deps): update dependency mocha to v6 (#264)
- build: use linkinator for docs test (#262)
- fix: de-flake system tests (#261)
- chore: resolve TODO in test (#259)
- build: create docs test npm scripts (#258)
- build: test using @grpc/grpc-js in CI (#257)
- chore(deps): update dependency @google-cloud/common to ^0.31.0 (#253)
- fix(deps): update dependency yargs to v13 (#260)
- fix: directly depend on @g-c/common (#250)
- chore(deps): update dependency eslint-config-prettier to v4 (#245)
- build: ignore googleapis.com in doc link check (#242)
- build: check broken links in generated docs (#239)
- refactor: modernize the sample tests (#237)
12-12-2018 19:50 PST
- fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.6 (#192)
- fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.5 (#177)
- chore: the sample tests complete correctly (#232)
- chore(build): inject yoshi automation key (#231)
- chore: update nyc and eslint configs (#230)
- chore: fix publish.sh permission +x (#228)
- fix(build): fix Kokoro release script (#227)
- build: add Kokoro configs for autorelease (#226)
- chore: always nyc report before calling codecov (#222)
- chore: nyc ignore build/test by default (#220)
- refactor: reduce the number of dependencies (#206)
- chore: clean up usage of prettier and eslint (#219)
- chore: update system tests key (#216)
- chore: add polling to system tests (#217)
- chore: update license file (#215)
- fix(build): fix system key decryption (#211)
- chore(deps): update dependency typescript to ~3.2.0 (#209)
- chore: update system tests key (#210)
- chore: add synth.metadata
- chore(deps): update dependency gts to ^0.9.0 (#202)
- chore: update eslintignore config (#201)
- chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#200)
- chore: drop contributors from multiple places (#199)
- refactor(middleware): use common code from logging (#197)
- cleanup: remove unnecessary deps and files (#198)
- chore: use latest npm on Windows (#196)
- chore: update CircleCI config (#195)
- chore: include build in eslintignore (#191)
- chore(deps): update dependency eslint-plugin-node to v8 (#186)
- fix(deps): update dependency @google-cloud/common to ^0.26.0 (#181)
- chore: update issue templates (#185)
- chore: remove old issue template (#183)
- build: run tests on node11 (#182)
- chores(build): do not collect sponge.xml from windows builds (#180)
- chores(build): run codecov on continuous builds (#179)
- chore: update new issue template (#178)
- build: fix codecov uploading on Kokoro (#174)
- Update kokoro config (#171)
- chore(deps): update dependency eslint-plugin-prettier to v3 (#170)
- chore(deps): update dependency typescript to ~3.1.0 (#169)
- fix: doc string is malformed for jsdoc (#164)
- fix: logged errors are reported to error reporting (#122)
- chore: fix
stream
example in README (#134) - fix(deps): update @google-cloud/logging to 4.x (#152)
- fix(deps): update dependency @google-cloud/common to ^0.25.0 (#150)
- chore(deps): update dependency delay to v4 (#142)
- fix(deps): update dependency @google-cloud/common to ^0.24.0 (#146)
- fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.4 (#141)
- fix(deps): update dependency @google-cloud/common to ^0.23.0 (#139)
- fix(deps): update samples dependency @google-cloud/logging-bunyan to ^0.9.0 (#137)
- chore(deps): update dependency execa to v1 (#138)
- Enable prefer-const in the eslint config (#151)
- Enable no-var in eslint (#149)
- Update CI config (#147)
- Add synth script and update CI (#144)
- Retry npm install in CI (#143)
- chore(deps): update dependency nyc to v13 (#140)
- chore: fix install tests (#133)
- fix: drop support for node.js 4.x and 9.x (#87)
- fix: drop support for node 4.x and 9.x (#69)
- feat: request-correlating middleware (#63)
- chore: require node 8 for samples (#107)
- doc: add express middleware to README (#97)
- doc: fix typo in samples/README (#99)
- fix: fix linting errors in the samples (#100)
- feat(samples): add express middleware sample (#95)
- fix(samples): fix non-working explit setup sample (#93)
- doc: fix usage of logger.info in README.md (#83)
- doc: fix link to HttpRequest message (#68)
- chore(deps): upgrade to @g-c/[email protected] (#126)
- chore: pin to [email protected] (#127)
- chore(deps): update dependency execa to ^0.11.0 (#125)
- chore(deps): update dependency eslint-config-prettier to v3 (#120)
- chore(deps): update dependency pify to v4 (#119)
- chore(deps): update dependency got to v9 (#114)
- fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.3 (#112)
- chore(deps): update dependency typescript to v3 (#109)
- chore(deps): update dependency eslint-plugin-node to v7 (#96)
- chore(deps): update dependency gts to ^0.8.0 (#92)
- fix(deps): update dependency @google-cloud/logging to v2 (#86)
- fix(deps): update dependency yargs to v12 (#82)
- chore: update dependencies (#81)
- Configure Renovate (#74)
- chore(package): missing @types/node dev dependency (#75)
- chore: update all dependencies (#71)
- chore(package): upgrade gts and typescript (#70)
- chore: ignore package-lock.json (#118)
- chore: update renovate config (#113)
- remove that whitespace (#111)
- chore: assert.deelEqual => assert.deepStrictEqual (#108)
- chore: move mocha options to mocha.opts (#106)
- chore: re-enable codecov && drop greenkeeper badge (#98)
- refactor: drop repo-tool as an exec wrapper (#79)
- chore: update sample lockfiles (#78)
- fix: update linking for samples (#77)
- cleanup: remove some casts (#76)
- fix: the system tests use a custom log (#73)
- test: use source-map-support (#72)
- chore: remove
--bail
from the system tests config (#67) - chore: the ultimate fix for repo-tools EPERM (#64)