Skip to content

Latest commit

 

History

History
243 lines (114 loc) · 13.7 KB

File metadata and controls

243 lines (114 loc) · 13.7 KB

Changelog

4.4.1 (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.4.0 (2026-03-19)

Features

4.3.1 (2025-10-13)

Bug Fixes

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

4.3.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 (#6421) (0cba45c)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

4.2.0 (2025-06-03)

Features

  • Add protobufjs 2023 edition support (b3bd921)

4.1.0 (2025-05-09)

Features

4.0.1 (2025-03-19)

Bug Fixes

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

4.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics (afcb5c0)

Miscellaneous Chores

3.4.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 (#5353) (1a2388d)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

3.3.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5189) (64b5a75)

3.2.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5025) (7244cab)

3.1.0 (2023-09-19)

Features

  • [iap] Adding programmatic_clients attribute to UpdateIapSettings API request (#4668) (53d2755)

3.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4586) (4b18686)

3.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

2.3.1 (2023-04-13)

Bug Fixes

2.3.0 (2023-03-28)

Features

  • [iap] add an enum ENROLLED_SECOND_FACTORS under IapSettings (#4081) (b246145)

2.2.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3988) (f2134ed)

2.2.0 (2023-01-28)

Features

2.1.0 (2022-12-21)

Features

  • Add AllowedDomainSettings to the UpdateIapSettingsRequest (#3806) (070d9fa)

2.0.3 (2022-11-10)

Bug Fixes

  • deps: Use google-gax v3.5.2 (#86) (25edbb2)
  • Preserve default values in x-goog-request-params header (#79) (f6f411d)
  • Regenerated protos JS and TS definitions (#89) (6572907)

2.0.2 (2022-09-01)

Bug Fixes

2.0.1 (2022-07-12)

Bug Fixes

  • docs: document fallback rest option (#69) (154d791)

2.0.0 (2022-05-19)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#65)

Features

  • add the TunnelDestGroup-related methods and types (#63) (54419ef)

Build System

1.2.0 (2022-04-08)

Features

1.1.1 (2021-09-03)

Bug Fixes

1.1.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#9) (433b4dc)

1.0.1 (2021-08-17)

Bug Fixes

1.0.0 (2021-07-30)

⚠ BREAKING CHANGES

  • initial generation of library (#1)

Features

  • initial generation of library (#1) (f1b5db4)
  • initial stub of library (a6a74d0)