Skip to content

Latest commit

 

History

History
381 lines (182 loc) · 22.1 KB

File metadata and controls

381 lines (182 loc) · 22.1 KB

Changelog

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

6.4.0 (2026-03-19)

Features

  • [gkehub] A new field kubernetes_api_server_version is added to message .google.cloud.gkehub.configmanagement.v1beta.MembershipState (#7534) (9de1438)

6.3.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)
  • Remove unmaintained modules (#6789) (5540190)

6.3.0 (2025-09-16)

Features

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

6.1.0 (2025-06-03)

Features

  • Add protobufjs 2023 edition support (b3bd921)

6.0.1 (2025-03-21)

Bug Fixes

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

6.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

5.0.1 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6013) (cd3a2d4)

5.0.0 (2025-01-11)

⚠ BREAKING CHANGES

  • [gkehub] Update the configmanagement feature (#5925)

Features

  • [gkehub] Update the configmanagement feature (#5925) (95905ab)

4.5.0 (2024-06-26)

Features

  • [gkehub] add a new field PENDING under DeploymentState enum (#5472) (dc87003)

4.4.0 (2024-05-23)

Features

  • [gkehub] Add ServiceMesh feature to gkehub v1beta API (#5368) (0c4c15d)

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

4.2.0 (2024-04-16)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5188) (c5ccdf9)

4.1.0 (2024-02-09)

Features

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

4.0.1 (2023-09-06)

Bug Fixes

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

4.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

3.4.0 (2023-04-24)

Features

3.3.2 (2023-04-13)

Bug Fixes

3.3.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3987) (07043a6)

3.3.0 (2023-01-28)

Features

3.2.2 (2022-11-10)

Bug Fixes

  • deps: Use google-gax v3.5.2 (#176) (3865475)
  • Preserve default values in x-goog-request-params header (#169) (8415dbb)
  • Regenerated protos JS and TS definitions (#179) (657dd66)

3.2.1 (2022-09-01)

Bug Fixes

3.2.0 (2022-06-30)

Features

3.1.0 (2022-06-15)

Features

  • add ClusterType field in MembershipEndpoint.OnPremCluster (#156) (ec72f19)

3.0.0 (2022-06-03)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#147)

Features

  • add EdgeCluster as a new membershipEndpoint type (#150) (b5b72e9)

Build System

2.2.0 (2022-03-02)

Features

2.1.0 (2022-02-03)

Features

  • add kubernetes_resource field docs: update API annotation (#119) (f8e5fba)

2.0.0 (2021-11-25)

⚠ BREAKING CHANGES

  • v1 of API renames GkeHubMembershipServiceClient to GkeHubClient
  • make v1 the default version of the API (#88)

Features

  • make v1 the default version of the API (#88) (55702e6)

Code Refactoring

  • v1 of API renames GkeHubMembershipServiceClient to GkeHubClient (55702e6)

1.4.0 (2021-09-02)

⚠ BREAKING CHANGES

  • Move GkeCluster under oneof
  • Move GkeCluster under oneof

Features

  • Add OnPremCluster and MultiCloudCluster as GkeCluster equivalent field (dd27a47)
  • Add OnPremCluster and MultiCloudCluster as GkeCluster equivalent field (#91) (9f037c2)
  • Add request_id under DeleteMembershipRequest and UpdateMembershipRequest (#86) (dd27a47)
  • Move GkeCluster under oneof (9f037c2)

Bug Fixes

  • Move GkeCluster under oneof (dd27a47)

Miscellaneous Chores

1.3.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#83) (55e3fe0)

1.2.1 (2021-08-17)

Bug Fixes

1.2.0 (2021-07-21)

Features

  • added v1alpha messages and client for gkehub (f781301)
  • added v1beta, v1 messages and client for gkehub (f781301)

Bug Fixes

  • add missing dependency configmanagement.proto (f781301)
  • add missing dependency configmanagement.proto, cloudauditlogging.proto, metering.proto, multiclusteringress.proto, servicemesh.proto to v1alpha client (#74) (f781301)
  • add missing dependency configmanagement.proto, metering.proto, multiclusteringress.proto to v1beta client (f781301)
  • add missing dependency multiclusteringress googleapis/nodejs-gke-hub#67 (f781301)
  • Updating WORKSPACE files to use the newest version of the Typescript generator (f781301)

1.1.4 (2021-07-12)

Bug Fixes

1.1.3 (2021-06-29)

Bug Fixes

  • deps: google-gax v2.17.0 with mTLS (#65) (66afee5)
  • make request optional in all cases (#59) (96a0455)

1.1.2 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#52) (943e2f7)

1.1.1 (2021-05-12)

Bug Fixes

  • deps: require google-gax v2.12.0 (#44) (c14ef1e)
  • use require() to load JSON protos (#47) (5f7bef5)

1.1.0 (2021-02-14)

Features

  • Update Membership API v1beta1 proto (#15) (878ce5a)

1.0.2 (2021-02-09)

Bug Fixes

  • docs: correct name in .repo-metadata.json (#13) (6d69b2d)

1.0.1 (2021-02-08)

Bug Fixes

  • build: correct package name for docs (#9) (ce04a06)

1.0.0 (2021-01-26)

⚠ BREAKING CHANGES

  • initial stub of library

Features

  • add tests and samples to library (#2) (6f4ab1f)
  • initial stub of library (1a34958)