Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Releases: googleapis/nodejs-gke-hub

v3.2.2

11 Nov 02:15
41a4e61
Compare
Choose a tag to compare

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)

v3.2.1

07 Sep 21:57
e1dd4f3
Compare
Choose a tag to compare

3.2.1 (2022-09-01)

Bug Fixes

v3.2.0

04 Jul 19:45
a0d8810
Compare
Choose a tag to compare

3.2.0 (2022-06-30)

Features

v3.1.0

15 Jun 20:32
f94cd43
Compare
Choose a tag to compare

3.1.0 (2022-06-15)

Features

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

v3.0.0

06 Jun 15:59
6a2ee6a
Compare
Choose a tag to compare

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

v2.2.0

03 Mar 16:57
4688c31
Compare
Choose a tag to compare

2.2.0 (2022-03-02)

Features

v2.1.0

08 Feb 17:29
4e050bf
Compare
Choose a tag to compare

2.1.0 (2022-02-03)

Features

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

@google-cloud/gke-hub v2.0.0

30 Nov 17:58
39c3706
Compare
Choose a tag to compare

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

@google-cloud/gke-hub v1.4.0

02 Sep 01:48
47a87f0
Compare
Choose a tag to compare

⚠ 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

@google-cloud/gke-hub v1.3.0

23 Aug 18:28
e84dd38
Compare
Choose a tag to compare

Features

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