6.1.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)
6.1.1 (2025-10-13)
6.1.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 (#6423) (df9184f)
- Add protobufjs 2023 edition support (#6303) (4a0cba1)
6.0.1 (2025-03-19)
6.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) (eed00f4)
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)
- [servicedirectory] update Nodejs generator to send API versions in headers for GAPICs (#5349) (181871c)
5.2.0 (2024-03-29)
5.1.0 (2024-02-09)
5.0.1 (2023-09-06)
5.0.0 (2023-08-06)
- migrate to Node 14 (#4443)
4.1.0 (2023-07-24)
4.0.7 (2023-04-13)
- deps: Bump
google-gaxto ^3.5.8 (#4117) (0b67d88) - Minify JSON and JS files, and remove .map files (#4143) (170f7d5)
4.0.6 (2023-02-15)
4.0.5 (2022-12-16)
4.0.4 (2022-11-10)
- deps: Update dependency uuid to v9 (#248) (5648d02)
- Preserve default values in x-goog-request-params header (#250) (5c89781)
- Regenerated protos JS and TS definitions (#266) (7c7cec7)
4.0.3 (2022-09-01)
- Allow passing gax instance to client constructor (#246) (a0a3f47)
- Do not import the whole google-gax from proto JS (#1553) (#245) (5e84b2a)
4.0.2 (2022-08-23)
- better support for fallback mode (#241) (59365c7)
- change import long to require (#242) (28ba038)
- remove pip install statements (#1546) (#244) (2a10e38)
4.0.1 (2022-06-30)
4.0.0 (2022-05-20)
- update library to use Node 12 (#229)
3.4.0 (2022-04-11)
3.3.2 (2021-11-12)
3.3.1 (2021-09-10)
3.3.0 (2021-08-23)
3.2.4 (2021-08-17)
3.2.3 (2021-07-16)
3.2.2 (2021-07-12)
3.2.1 (2021-06-30)
3.2.0 (2021-06-25)
- Update Service Directory v1beta1 protos to include VPC Network field, and create/modify timestamp fields (#155) (cd103d7)
3.1.3 (2021-06-23)
3.1.2 (2021-05-25)
3.1.1 (2021-05-12)
- deps: require google-gax v2.12.0 (#135) (410e92b)
- use require() to load JSON protos (#138) (2bda8f7)
3.1.0 (2021-01-09)
3.0.0 (2020-11-19)
- make v1 API default (#96)
- only fallback if fetch exists on window (59233c1)
2.1.2 (2020-11-06)
2.1.1 (2020-07-06)
2.1.0 (2020-06-12)
2.0.0 (2020-05-27)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- drop node8 support, support for async iterators (#22) (ee3a803)
- samples: add Service directory samples (#42) (a29a180)
- regenerated unit tests (#40) (7fb86a9)
- remove eslint, update gax, fix generated protos, run the generator (#26) (30e89c3)
1.0.1 (2020-03-17)
- initial generation of library (#1)