Changes

0.8.0 (2022-06-29)

Features

  • gkehub: start generating REST client for beta clients (25b7775)

0.7.0 (2022-06-16)

Features

  • gkehub: add ClusterType field in MembershipEndpoint.OnPremCluster (5e46068)
  • gkehub: Added support for locations and iam_policy clients (4134941)

0.6.0 (2022-06-01)

Features

  • gkehub: add EdgeCluster as a new membershipEndpoint type feat: add ApplianceCluster as a new membershipEndpoint type feat: add c++ rules in BUILD file doc: add API annotations doc: minor changes on code and doc format (02cbe4b)

0.5.0 (2022-03-14)

Features

  • gkehub: added support for k8s_version field docs: k8s_version field is not part of resource_options struct (a4f8273)

0.4.0 (2022-02-23)

Features

  • gkehub: set versionClient to module version (55f0d92)

0.3.0 (2022-02-14)

Features

  • gkehub: add file for tracking version (17b36ea)

0.2.0 (2021-08-30)

Features

  • gkehub: Add request_id under DeleteMembershipRequest and UpdateMembershipRequest (b9226eb)

v0.1.0

This is the first tag to carve out gkehub as its own module. See Add a module to a multi-module repository.