Skip to content

Latest commit

 

History

History
220 lines (102 loc) · 12.2 KB

File metadata and controls

220 lines (102 loc) · 12.2 KB

Changelog

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 (#6423) (df9184f)
  • 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 (#6188) (a73cdbf)

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.3.1 (2025-02-12)

Bug Fixes

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

3.3.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.2.0 (2024-03-29)

Features

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

3.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5027) (88763bb)

3.0.1 (2023-09-06)

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.1.2 (2023-04-13)

Bug Fixes

2.1.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3989) (95399f7)

2.1.0 (2023-01-28)

Features

2.0.4 (2022-11-10)

Bug Fixes

  • Regenerated proto JS and TS definitions (generator update) (#3472) (5e2230d)

2.0.3 (2022-11-03)

Bug Fixes

2.0.2 (2022-10-13)

Bug Fixes

2.0.1 (2022-08-27)

Bug Fixes

2.0.0 (2022-05-19)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#89)

Build System

1.1.0 (2022-04-21)

Features

1.0.5 (2021-08-30)

Bug Fixes

1.0.4 (2021-08-17)

Bug Fixes

1.0.3 (2021-08-11)

Bug Fixes

  • build: migrate to using main branch (#28) (89f824d)

1.0.2 (2021-07-12)

Bug Fixes

1.0.1 (2021-06-30)

Bug Fixes

  • deps: google-gax v2.17.0 with mTLS (#16) (8a0d38d)

1.0.0 (2021-06-08)

Features

  • add initial samples and tests (#4) (3900384)
  • add initial template samples (226fea0)
  • initial lib generation (d309d59)

Bug Fixes

  • add gitignore, and samples (4951579)
  • remove additional v1 folder (7c5353c)