This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Releases: googleapis/nodejs-security-center
Releases · googleapis/nodejs-security-center
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.0.0
⚠ BREAKING CHANGES
- upgrade engines field to >=8.10.0 (#93)
Bug Fixes
- deps: update dependency google-gax to ^0.26.0 (#91) (b4708af)
- deps: update dependency google-gax to v1 (#100) (10e455c)
- drop dependency on lodash.merge (#105) (093822e)
- docs: link to reference docs section on googleapis.dev (#117) (df786bf)
- docs: move to new client docs URL (#114) (c8e406e)
- import run_asset_discovery_response.proto (#119) (8fed12f)
- include 'x-goog-request-params' header in requests (#77) (2556bb7)
Build System
Features
v0.3.0
v0.2.0
03-12-2019 16:11 PDT
New Features
- feat: add v1 variant of the API (#61)
Bug Fixes
- fix: throw on invalid credentials
Dependencies
- fix(deps): update dependency google-gax to ^0.25.0 (#42)
Documentation
- docs: update examples
- docs: update comments on protos (#56)
- docs: sync latest proto docs
- docs: update links in contrib guide (#53)
- docs: update contributing path in README (#48)
- docs: move CONTRIBUTING.md to root (#47)
- docs: add lint/fix example to contributing guide (#45)
- docs: fix example comments (#44)
Internal / Testing Changes
- build: Add docuploader credentials to node publish jobs (#59)
- build: use node10 to run samples-test, system-test etc (#58)
- build: update release configuration
- chore(deps): update dependency mocha to v6
- build: use linkinator for docs test (#52)
- build: create docs test npm scripts (#50)
- build: test using @grpc/grpc-js in CI (#49)
- refactor: improve generated code style. (#43)
- chore(deps): update dependency eslint-config-prettier to v4 (#41)
- build: ignore googleapis.com in doc link check (#39)
- chore: sync gapic files
v0.1.2
01-16-2019 16:03 PST
Dependencies
- fix(deps): update dependency google-gax to ^0.23.0 (#34)
Documentation
v0.1.1
01-02-2019 14:54 PST
Documentation
- fix(docs): require stmt (#29)
- add missing namespaces (#27)
- fix(docs): fix require module in samples (#26)
Internal / Testing Changes
- chore(build): inject yoshi automation key (#23)
- chore: update nyc and eslint configs (#22)
- chore: fix publish.sh permission +x (#20)
- fix(build): fix Kokoro release script (#19)
- build: add Kokoro configs for autorelease (#18)
- chore: add synth.metadata (#17)
- chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#12)
- chore: always nyc report before calling codecov (#15)
- chore: nyc ignore build/test by default (#14)
- docs: update readme badges (#11)
v0.1.0
This is the initial release of the Cloud Security Center API Node.js client library.
Documentation
- docs: sync protos comment changes
Internal / Testing Changes
- build: add encrypted key (#8)
- add dummy no test yet file to system test and samples test dirs
- chore(build): Configure Renovate (#6)
- fix(build): fix system key decryption (#5)
- refactor: fix lint rules and make consistent (#1)
- remove CONTRIBUTORS
- license header on npm-install-retry
- add more scaffolding