This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Releases: googleapis/nodejs-monitoring
Releases · googleapis/nodejs-monitoring
v2.2.0
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
⚠ BREAKING CHANGES
- Drop support for TimeSeriesQueryLanguageCondition as an alert condition type
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- monitoring convert to typescript (#360)
Features
- deferred client initialization (#378) (61eca6a)
- drop node8 support, support for async iterators (#396) (d65e8fb)
- export protos in src/index.ts (#369) (b0af4b1)
- monitoring convert to typescript (#360) (5bbd963)
- refresh monitoring client libraries (#401) (efd6e6f)
- Update public client library for Cloud Monitoring to introduce new Uptime check feature. Uptime HTTP(S) checks can now be GET or POST (#425) (103afde)
Bug Fixes
- regen protos and tests, formatting (#429) (9e6afc8)
- remove eslint, update gax, fix generated protos, run the generator (#415) (ed8d95e)
- synth.py clean up for multiple version (#431) (4e0e5bb)
- updated proto files with new proto annotations (cf8cc77)
Code Refactoring
- Drop support for TimeSeriesQueryLanguageCondition as an alert condition type (866c028)
v2.0.0-beta.0 Pre-release
This is a pre-release for testing purposes of #377.
Install by running npm install @google-cloud/monitoring@next