Skip to content

Latest commit

 

History

History
153 lines (71 loc) · 8.85 KB

File metadata and controls

153 lines (71 loc) · 8.85 KB

Changelog

2.2.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)

2.2.1 (2025-10-13)

Bug Fixes

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

2.2.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6417) (0d6d584)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

2.1.0 (2025-03-19)

Features

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6182) (c41ff07)

2.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics, update templates to gax 5 (54a73fe)

Miscellaneous Chores

1.3.1 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6011) (ee865ff)

1.3.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5350) (6c03873)
  • [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)

1.2.0 (2024-04-16)

Features

  • [Many APIs] support GOOGLE_CLOUD_UNIVERSE_DOMAIN environment variable (#5185) (cc54e98)

1.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5022) (b6498d8)

1.0.1 (2023-09-06)

Bug Fixes

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

1.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

0.2.2 (2023-04-13)

Bug Fixes

0.2.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3985) (fb2a6fd)

0.2.0 (2023-01-28)

Features

0.1.3 (2022-11-10)

Bug Fixes

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

0.1.2 (2022-11-03)

Bug Fixes

0.1.1 (2022-09-28)

Bug Fixes

  • preserve default values in x-goog-request-params header (#3353) (da99ad5)

0.1.0 (2022-08-29)

Features

  • accept google-gax instance as a parameter (#3307) (502e3f7)
  • add initial files for google.api.apikeys.v2 (6fad7f0)