Nodejs Error Reporting Versions Save

Node.js client for Stackdriver Error Reporting: Count, analyze and aggregate the crashes in your running cloud services.

v2.0.1

3 years ago

Bug Fixes

  • convert AdditionalMessage param into string type CustomMessage (#535) (ba7d8b0)

v2.0.0

3 years ago

⚠ BREAKING CHANGES

  • update to latest version of gts and typescript (#467)
  • require node 10 in engines field (#465)

Features

Bug Fixes

Build System

  • update to latest version of gts and typescript (#467) (454f76b)

v1.1.3

4 years ago

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (e54ef75)
  • docs: snippets are now replaced in jsdoc comments (#411) (edd884f)

v1.1.2

4 years ago

Bug Fixes

  • docs: remove anchor from reference doc link (#388) (c7d5d22)

v1.1.1

4 years ago

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#381) (d54aa8f)

v1.1.0

4 years ago

Bug Fixes

  • bump min required versions and fix package scripts (#376) (eb3ae66)

Features

  • automatically use service and revision name in Knative environments (#375) (453bd6e), closes #370

v1.0.0

5 years ago

Bug Fixes

  • deps: update dependency @google-cloud/common to v1 (#357) (1e928e8)

Build System

BREAKING CHANGES

  • upgrade engines field to >=8.10.0 (#349)

v0.6.3

5 years ago

04-11-2019 11:37 PDT

Bug Fixes

  • fix: update Koa2 plugin to await next (#339)

v0.6.2

5 years ago

04-09-2019 11:14 PDT

Bug Fixes

  • fix: in Koa2 interface await next as a function (#336)

CI/CD

  • build: use per-repo publish token (#327)
  • chore: publish to npm using wombat (#328)

Dependencies

  • fix(deps): update dependency @google-cloud/common to ^0.32.0 (#334)
  • chore(deps): update dependency typescript to ~3.4.0

Internal / Testing Changes

  • chore: test Restify 18 in the install tests (#324)

v0.6.1

5 years ago

03-13-2019 16:21 PDT

Bug Fixes

  • fix: properly handle hapi v16+ req.url (#311)

Dependencies

  • fix(deps): update dependency @google-cloud/common to ^0.31.0 (#304)

Documentation

  • docs: document how to get async stack traces (#314)
  • docs: update links in contrib guide (#316)
  • docs: add custom documentation to the README (#313)
  • docs: update contributing path in README (#307)
  • docs: move CONTRIBUTING.md to root (#306)
  • docs: add lint/fix example to contributing guide (#303)

Internal / Testing Changes

  • build: Add docuploader credentials to node publish jobs (#322)
  • build: use node10 to run samples-test, system-test etc (#321)
  • build: update release configuration
  • chore(deps): update dependency restify to v8 (#318)
  • chore(deps): update dependency mocha to v6
  • build: use linkinator for docs test (#315)
  • fix(deps): update dependency yargs to v13 (#312)
  • refactor: cleanup types for reportManualError (#310)
  • build: create docs test npm scripts (#309)
  • build: test using @grpc/grpc-js in CI (#308)
  • build: check for 404s when generating docs (#301)
  • chore(deps): update dependency eslint-config-prettier to v4 (#300)
  • chore(deps): update dependency @types/hapi to v18 (#297)