Skip to content

Latest commit

 

History

History
314 lines (146 loc) · 18.1 KB

File metadata and controls

314 lines (146 loc) · 18.1 KB

Changelog

4.1.2 (2026-05-01)

Bug Fixes

  • 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)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

4.1.0 (2025-07-09)

Features

  • [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)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6189) (0eab6d4)

4.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • Add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (eed00f4)

Bug Fixes

  • Add json files to tsconfig templates (#1692) (ba6be1d) (eed00f4)

Miscellaneous Chores

3.8.1 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6018) (9dc5856)

3.8.0 (2025-01-23)

Features

3.7.0 (2025-01-16)

Features

  • [tpu] Promote network_configs field to v2 API (#5945) (df0d206)

3.6.0 (2025-01-11)

Features

  • [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)

Features

  • [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)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5191) (57567db)

3.3.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5028) (852f3eb)

3.2.1 (2024-01-23)

Bug Fixes

  • [Many APIs] improve retry logic for streaming API calls (#4968) (7fbf16c)

3.2.0 (2023-09-20)

Features

  • [tpu] added new WAITING_FOR_RESOURCES state for QueuedResourceState (#4682) (f8dcd67)

3.1.0 (2023-09-06)

Features

  • [tpu] Add ResetQueueResource to the TPU service (#4577) (c395570)
  • [tpu] publish boot_disk_config to support CHD with KMS (#4606) (0bf8b21)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4588) (e5ad564)

3.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

2.7.0 (2023-06-06)

Features

2.6.1 (2023-05-04)

Bug Fixes

2.6.0 (2023-04-24)

Features

  • [tpu] make reservation_name parameter generally visible in QueuedResource message (#4178) (595ab28)

2.5.1 (2023-04-13)

Bug Fixes

2.5.0 (2023-03-13)

Features

  • [tpu] add AcceleratorConfig to ListAcceleratorTypesResponse (#4059) (27f2e1e)

2.4.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3990) (878c55d)

2.4.0 (2023-01-28)

Features

Bug Fixes

2.3.0 (2022-12-16)

Features

2.2.0 (2022-11-10)

Features

  • Add Secure Boot support to TPU v2alpha1 API (#98) (e4fc278)

Bug Fixes

  • 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)

Features

2.0.0 (2022-05-19)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#82)

Build System

1.2.0 (2021-10-19)

Features

1.1.1 (2021-08-25)

Bug Fixes

1.1.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#29) (4db100d)

1.0.5 (2021-08-17)

Bug Fixes

1.0.4 (2021-08-11)

Bug Fixes

  • build: migrate to using main branch (#25) (67db41d)

1.0.3 (2021-07-16)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#17) (3fdf1bf)

1.0.2 (2021-07-12)

Bug Fixes

1.0.1 (2021-06-29)

Bug Fixes

  • deps: google-gax v2.17.0 with mTLS (#13) (a162ec4)
  • make request optional in all cases (#9) (b8bde22)

1.0.0 (2021-06-09)

Features