5.3.2 (2026-05-01)
- Change the copyright year for files in the packages folder (#8109) (c1a03fe)
- Do not publish the protos to npm (#8079) (816216b)
- Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)
5.3.1 (2025-10-13)
5.3.0 (2025-07-09)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6424) (9a595a6)
- Add protobufjs 2023 edition support (#6303) (4a0cba1)
5.2.0 (2025-06-03)
5.1.0 (2025-05-09)
- [webrisk] A new method_signature
parent,submissionis added to methodSubmitUriin serviceWebRiskService(#6236) (03dbe6c) - Multiple ai-platform updates (0b8b1a7)
5.0.1 (2025-03-19)
5.0.0 (2025-03-18)
- upgrade to Node 18 (#6096)
- Add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (7a23322)
4.3.1 (2025-02-12)
4.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)
4.2.0 (2024-03-29)
4.1.0 (2024-02-09)
4.0.2 (2024-01-23)
4.0.1 (2023-09-06)
4.0.0 (2023-08-06)
- migrate to Node 14 (#4443)
3.3.0 (2023-05-20)
3.2.2 (2023-04-13)
- deps: Bump
google-gaxto ^3.5.8 (#4117) (0b67d88) - Minify JSON and JS files, and remove .map files (#4143) (170f7d5)
3.2.1 (2023-02-15)
3.2.0 (2022-11-10)
- Accept google-gax instance as a parameter (#342) (b61e98b)
- Add SOCIAL_ENGINEERING_EXTENDED_COVERAGE threat type (#350) (ba8a366)
- deps: Use google-gax v3.5.2 (#353) (caa5a26)
- Do not import the whole google-gax from proto JS (#1553) (#341) (5b2e449)
- Regenerated protos JS and TS definitions (#356) (75b917a)
- use google-gax v3.3.0 (5b2e449)
3.1.1 (2022-08-23)
- better support for fallback mode (#337) (2da1386)
- change import long to require (#338) (50a0a67)
- remove pip install statements (#1546) (#340) (0a19105)
3.1.0 (2022-06-29)
3.0.0 (2022-05-17)
- update library to use Node 12 (#326)
2.2.0 (2021-08-23)
2.1.8 (2021-08-17)
2.1.7 (2021-08-02)
2.1.6 (2021-07-16)
2.1.5 (2021-07-12)
2.1.4 (2021-06-30)
2.1.3 (2021-06-23)
2.1.2 (2021-05-25)
2.1.1 (2021-05-12)
- deps: require google-gax v2.12.0 (#239) (de691fa)
- use require() to load JSON protos (#242) (15817b1)
2.1.0 (2021-01-09)
2.0.3 (2020-11-25)
2.0.2 (2020-11-09)
2.0.1 (2020-06-29)
- add CreateSubmission to webrisk/v1 config (#172) (e7851f5)
- handle fallback option properly (#170) (82d2684)
- update node issue template (#171) (5a93c38)
- version rearrange (#163) (934b63a)
2.0.0 (2020-05-12)
- synth.py clean up for multiple version (#160)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- export explicit version from protos.js (#144) (c6d1391)
- regen protos and tests, formatting (#157) (d53c859)
- remove eslint, update gax, fix generated protos, run the generator (#148) (f23b8fd)
- remove unused files (#151) (72134c3)
- synth.py clean up for multiple version (#160) (c1d0bb7)
1.7.0 (2020-03-24)
1.6.0 (2020-03-06)
1.5.0 (2020-01-30)
1.4.1 (2020-01-28)
- enum, bytes, and Long types now accept strings (e832c00)
1.4.0 (2020-01-04)
- better client close() (790b033)
1.3.3 (2019-12-05)
- import long type into proto ts declaration file (#77) (2b15305)
- deps: pin TypeScript below 3.7.0 (75f591e)
1.3.2 (2019-11-14)
1.3.1 (2019-10-22)
1.3.0 (2019-10-09)
- use compatible version of google-gax (4bf2998)
1.2.0 (2019-09-16)
- include node version with headers (#47) (60b21af)
- docs: stop linking reference documents to anchor (6b4d509)
- load protos from JSON, grpc-fallback support (4a3c550)
1.1.4 (2019-08-02)
- allow calls with no request, add JSON proto (0030bcd)