This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
v0.22.0
New Features
Object Localization is available on v1 of this library:
- Updated CI config and run synth (#181)
Dependencies
- chore(deps): update dependency @google-cloud/storage to v2 (#183)
- chore(deps): update dependency nyc to v13 (#177)
- fix(deps): update dependency google-gax to ^0.19.0 (#173)
- chore(deps): update dependency eslint-config-prettier to v3 (#170)
Internal / Testing Changes
- Update CI config (#188)
- Fix the sample tests (#187)
- Retry npm install in CI (#185)
- Update CI config (#184)
- fix: (tests): Use real service to validate expectations. (#182)
- chore: make the CircleCI config consistent
- Udpate Beta Vision samples to use beta tags (#172)
- Vision region tag update (#171)
- build: configure Windows build on Kokoro (#165)
- chore: do not use npm ci (#167)
- build(kokoro): samples-test.sh need GCLOUD_PROJECT env; node6 and node8 is using wrong .sh (#162)
- build(kokoro): setup samples and system test (#161)
- chore: ignore package-lock.json (#160)
- build: rename build.sh => test.sh; presubmit jobs runs lint and docs properly (#158)
- fix(samples): missing fs requires causing sample-test to fail (#157)
- build: add set -x to .sh to show the command being executed (#156)
- add samples linking to kokoro jobs (#155)
- Kokoro multi ver (#153)
- chore: update renovate config (#152)
- have presubmit.cfg in separate node* folders (#151)
- split presubmit to multiple node versions (#149)