5.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)
5.1.1 (2025-10-13)
5.1.0 (2025-07-09)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
- Add protobufjs 2023 edition support (#6303) (4a0cba1)
5.0.1 (2025-03-19)
5.0.0 (2025-03-18)
- upgrade to Node 18 (#6096)
- [Many APIs] add request/response debug logging to gapics (e7409c8)
4.2.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.1.0 (2024-03-29)
4.0.1 (2023-09-06)
4.0.0 (2023-08-06)
- migrate to Node 14 (#4443)
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 (2023-01-28)
3.1.1 (2022-11-11)
- Allow passing gax instance to client constructor (#373) (79cdd8f)
- Better support for fallback mode (#369) (bc2cf61)
- Change import long to require (#370) (7e53220)
- deps: Do not depend on protobufjs (#365) (68c3205)
- deps: Use google-gax v3.5.2 (#379) (67a6af6)
- Do not import the whole google-gax from proto JS (#1553) (#372) (7740922)
- Preserve default values in x-goog-request-params header (#374) (c2df026)
- Regenerated protos JS and TS definitions (#382) (91598fc)
- Remove pip install statements (#1546) (#371) (d8844f2)
- use google-gax v3.3.0 (7740922)
3.1.0 (2022-07-05)
- support regapic LRO (aa77671)
3.0.0 (2022-06-10)
- update library to use Node 12 (#356)
2.3.0 (2021-08-23)
2.2.7 (2021-08-17)
2.2.6 (2021-07-21)
2.2.5 (2021-07-12)
2.2.4 (2021-06-30)
2.2.3 (2021-06-22)
2.2.2 (2021-05-25)
2.2.1 (2021-05-12)
- deps: require google-gax v2.12.0 (#270) (9f1d2fa)
- use require() to load JSON protos (#273) (4ba477e)
2.2.0 (2021-01-09)
2.1.2 (2020-11-25)
- browser: check for fetch on window (#236) (a861cd0)
- do not modify options object, use defaultScopes (#231) (6bcb17b)
2.1.1 (2020-07-10)
2.1.0 (2020-06-28)
- proper fallback option handling (180d2e2)
2.0.0 (2020-06-04)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- check status of long running operation by its name (#180) (914f99c)
- drop node8 support, support for async iterators (#161) (8f6cfa8)
- export explicit version from protos.js (#166) (7096188)
- remove eslint, update gax, fix generated protos, run the generator (#170) (35d38b2)
- remove unused files from package (#173) (7d43739)
- synth.py clean up for multiple version (#182) (67f56a1)
1.6.0 (2020-03-06)
1.5.0 (2020-02-29)
- export protos in src/index.ts (42812db)
1.4.2 (2020-02-10)
- pass x-goog-request-params header for streaming calls (e4e78e6)
1.4.1 (2020-01-31)
- resource names helper functions; enum, bytes, and Long types now accept strings (#117) (e9793d6)
- update proto files (3e53076)
- updated proto files (cc8f27d)
1.4.0 (2020-01-17)
1.3.4 (2019-12-05)
- import long type into proto ts declaration file (#93) (7b16da1)
- deps: pin TypeScript below 3.7.0 (6b91e93)
1.3.3 (2019-11-15)
1.3.2 (2019-11-14)
1.3.1 (2019-10-22)
1.3.0 (2019-10-09)
- use compatible version of google-gax (716b9f6)
1.2.0 (2019-09-16)
- set proper version # for x-goog-api-client (aeb0de9)
- load protos from JSON, grpc-fallback support (3bc5d92)
1.1.3 (2019-08-02)
- allow calls with no request, add JSON proto (ed3743f)
1.1.2 (2019-06-26)
1.1.1 (2019-06-14)
1.1.0 (2019-06-06)
- support apiEndpoint override in client constructor (#41) (7989746)
- support apiEndpoint override in client constructor (#43) (0bfe818)
1.0.0 (2019-05-20)
- upgrade engines field to >=8.10.0 (#18)
- deps: update dependency google-gax to ^0.26.0 (#16) (2783120)
- DEADLINE_EXCEEDED is no longer retried (5cedb2d)
- DEADLINE_EXCEEDED retry code is idempotent (#27) (00a9c2e)
- deps: update dependency google-gax to v1 (#26) (482dab5)
04-05-2019 14:33 PDT
This is the initial release of the Node.js Data Labeling API client library.