4.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)
4.1.1 (2025-10-13)
4.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 (#6424) (9a595a6)
- Add protobufjs 2023 edition support (#6303) (4a0cba1)
4.0.1 (2025-03-19)
4.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)
3.8.1 (2025-02-12)
3.8.0 (2025-01-23)
3.7.0 (2025-01-16)
3.6.0 (2025-01-11)
- [tpu] Add UNKNOWN to TPU node state, This state will be used to prevent a node from being marked as READY during diagnose after it has failed repair (#5941) (e575e15)
3.5.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)
3.4.0 (2024-03-29)
3.3.0 (2024-02-09)
3.2.1 (2024-01-23)
3.2.0 (2023-09-20)
3.1.0 (2023-09-06)
- [tpu] Add ResetQueueResource to the TPU service (#4577) (c395570)
- [tpu] publish boot_disk_config to support CHD with KMS (#4606) (0bf8b21)
3.0.0 (2023-08-06)
- migrate to Node 14 (#4443)
2.7.0 (2023-06-06)
2.6.1 (2023-05-04)
2.6.0 (2023-04-24)
2.5.1 (2023-04-13)
- deps: Bump
google-gaxto ^3.5.8 (#4117) (0b67d88) - Minify JSON and JS files, and remove .map files (#4143) (170f7d5)
2.5.0 (2023-03-13)
2.4.1 (2023-02-15)
2.4.0 (2023-01-28)
2.3.0 (2022-12-16)
2.2.0 (2022-11-10)
- Allow passing gax instance to client constructor (#96) (d636ecf)
- Better support for fallback mode (#91) (a291abd)
- Change import long to require (#92) (5de09bb)
- deps: Use google-gax v3.5.2 (#104) (86b8617)
- Do not import the whole google-gax from proto JS (#1553) (#95) (e4289c1)
- Preserve default values in x-goog-request-params header (#97) (42310b7)
- Regenerated protos JS and TS definitions (#107) (7e3cba5)
- Remove pip install statements (#1546) (#94) (7a26fe6)
- use google-gax v3.3.0 (e4289c1)
2.1.0 (2022-07-12)
2.0.0 (2022-05-19)
- update library to use Node 12 (#82)