5.3.0 (2024-05-21)
- [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
- [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)
- [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5356) (819988f)
5.2.0 (2024-03-29)
5.1.0 (2024-02-09)
5.0.2 (2024-01-23)
5.0.1 (2023-09-06)
5.0.0 (2023-08-06)
- migrate to Node 14 (#4443)
4.2.3 (2023-06-28)
4.2.2 (2023-04-13)
- deps: Bump
google-gax
to ^3.5.8 (#4117) (0b67d88) - Minify JSON and JS files, and remove .map files (#4143) (170f7d5)
4.2.1 (2023-02-15)
4.2.0 (2023-01-28)
4.1.1 (2022-11-08)
4.1.0 (2022-09-21)
4.0.0 (2022-06-29)
- update library to use Node 12 (#714)
- field ObjectTrackingAnnotation.segment moved into oneof, added track_id (#704)
- field ObjectTrackingAnnotation.segment moved into oneof, added track_id (#704) (b55757b)
- support regapic LRO (#720) (903e5ca)
3.4.1 (2021-09-15)
3.4.0 (2021-09-15)
3.3.6 (2021-07-21)
- deps: google-gax v2.17.1 (#577) (53ba013)
- Updating WORKSPACE files to use the newest version of the Typescript generator. (#579) (46cfd26)
3.3.5 (2021-06-30)
3.3.4 (2021-06-22)
3.3.3 (2021-06-10)
- GoogleAdsError missing using generator version after 1.3.0 (#556) (be3a053)
- remove doc config exception (#553) (39d0f04)
3.3.2 (2021-05-12)
- deps: require google-gax v2.12.0 (#544) (da8698f)
- use require() to load JSON protos (#548) (589b3bb)
3.3.1 (2021-04-19)
3.3.0 (2021-01-09)
3.2.0 (2020-12-08)
3.1.2 (2020-11-25)
3.1.1 (2020-11-07)
3.1.0 (2020-10-29)
3.0.1 (2020-06-29)
3.0.0 (2020-06-02)
- synth.py clean up for multiple version (#436)
- drop node8, remove eslint, update gax, fix generated protos, run the generator (#423)
- check status of long running operation by its name (#435) (be4793e)
- drop node8, remove eslint, update gax, fix generated protos, run the generator (#423) (d13bb42)
- logo recognition update to GA (7f02d63)
- v1p3beta1: added support for streaming automl action recognition. (#439) (2d5809d)
2.10.0 (2020-03-18)
2.9.0 (2020-03-11)
2.8.0 (2020-03-09)
2.7.0 (2020-02-13)
- adds spaces to region tags, other fixes (#369) (2b6943e)
- fixes face and people detection region tags (#367) (ab039b5)
- refactors person and face detection samples into separate files (#370) (eb9b400)
- updates README file with correct links (#371) (fb2701a)
2.6.5 (2020-01-29)
2.6.4 (2020-01-06)
- no need to have smoke test here (4922079)
2.6.3 (2019-12-05)
- deps: pin TypeScript below 3.7.0 (b4ef100)
2.6.2 (2019-11-18)
2.6.1 (2019-11-14)
- docs: snippets are now replaced in jsdoc comments (#320) (db2a759)
- import long into proto ts declaration file (#321) (adbe31e)
2.6.0 (2019-11-07)
2.5.2 (2019-10-29)
- deps: bump google-gax to 1.7.5 (#309) (deb8d2f)
- tests: use alternate video for integration tests (#311) (7cf9042)
2.5.1 (2019-10-12)
2.5.0 (2019-10-11)
- remove v1beta1 API support (d8ffe44)
2.4.0 (2019-09-30)
2.3.0 (2019-09-16)
- deps: update dependency yargs to v14 (0a1363c)
- fixed typo enableAutomaticPunctuation2 in sample (3188368)
- add streaming automl classification samples (#284) (7bb53d5)
- load protos from JSON, grpc-fallback support (#286) (a1c2898)
- segment and shot label annotations support (#281) (1787c6a)
2.2.2 (2019-08-05)
- allow calls with no request, add JSON proto (8fb7221)
2.2.1 (2019-06-26)
2.2.0 (2019-06-20)
2.1.2 (2019-06-13)
2.1.1 (2019-06-10)
2.1.0 (2019-06-05)
2.0.1 (2019-05-20)
2.0.0 (2019-05-13)
- DEADLINE_EXCEEDED retry code is idempotent (#234) (7a98ca6)
- deps: update dependency google-gax to v1 (#233) (0ad08b2)
- DEADLINE_EXCEEDED no longer treated as idempotent and retried (#228) (c25517e)
- deps: update dependency google-gax to ^0.26.0 (#222) (22de82b)
- upgrade engines field to >=8.10.0 (#223)
02-21-2019 13:46 PST
- fix: throw on invalid credentials
- feat: generate v1p3beta1 with streaming support (#198)
- feat: add text detection and object mapping support (#197)
- chore(deps): update dependency mocha to v6
- fix(deps): update dependency yargs to v13 (#192)
- docs: update links in contrib guide (#195)
- build: create docs test npm scripts (#191)
- docs: update contributing path in README (#189)
- build: use linkinator for docs test (#194)
- build: test using @grpc/grpc-js in CI (#190)
- chore: move CONTRIBUTING.md to root (#188)
02-05-2019 15:05 PST
- fix: increase gRPC timeout window (#139)
- fix(deps): update dependency google-gax to ^0.25.0 (#183)
- refactor: remove unused deps and fix lint (#141)
- docs: add lint/fix example to contributing guide (#185)
- docs: remove unused long running operation message typesed to pick up changes in the API or client library generator. (#176)
- docs: fix filepath of example command in README (#160)
- docs: fix typo in samples/analyze.js (#159)
- docs: update readme badges (#156)
- docs(samples): update samples to use GA APIs (#153)
- docs(samples): updated samples code to use async await (#151)
- feat: add speech transcription
- docs(samples): video beta samples (#123)
- chore: update issue templates (#128)
- chore: remove old issue template (#124)
- build: run tests on node11 (#122)
- chores(build): do not collect sponge.xml from windows builds (#121)
- chores(build): run codecov on continuous builds (#120)
- chore: update new issue template (#119)
- chore: minor generator changes (#110)
- build: fix codecov uploading on Kokoro (#112)
- Update kokoro config (#109)
- chore(deps): update dependency eslint-plugin-prettier to v3 (#108)
- Update CI config (#105)
- test: remove appveyor config (#106)
- Enable prefer-const in the eslint config (#102)
- Enable no-var in eslint (#101)
- feat: release v1p2beta1 client (Object tracking and Text detecting beta) (#98)
- fix(deps): update dependency google-gax to ^0.20.0 (#96)