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

Releases: googleapis/python-gke-hub

v1.10.2

14 Sep 14:11
efa0e90
Compare
Choose a tag to compare

1.10.2 (2023-09-13)

Documentation

v1.10.1

05 Jul 15:15
b440f64
Compare
Choose a tag to compare

1.10.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#242) (7b933e0)

v1.10.0

21 Apr 00:58
e91c2b1
Compare
Choose a tag to compare

1.10.0 (2023-04-21)

Features

  • v1beta1: Add force on DeleteMembershipRequest (a77403d)
  • v1beta1: Add monitoring_config field (a77403d)

Documentation

  • v1beta1: Update API annotation (a77403d)

v1.9.0

19 Apr 23:21
a45ae51
Compare
Choose a tag to compare

1.9.0 (2023-04-19)

Features

  • Add cluster_missing on GkeResource (3e1d60b)
  • Add force on DeleteMembershipRequest (3e1d60b)
  • Add google_managed on MembershipEndpoint (3e1d60b)
  • Add monitoring_config field (3e1d60b)

Documentation

v1.8.1

27 Mar 14:42
ed259f9
Compare
Choose a tag to compare

1.8.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#232) (467e84a)

v1.8.0

24 Feb 00:25
ab3c504
Compare
Choose a tag to compare

1.8.0 (2023-02-19)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#225) (8085e32)

v1.7.1

23 Jan 15:34
58877c3
Compare
Choose a tag to compare

1.7.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (21f3843)

Documentation

  • Add documentation for enums (21f3843)

v1.7.0

10 Jan 18:22
8a8e28e
Compare
Choose a tag to compare

1.7.0 (2023-01-10)

Features

v1.6.0

15 Dec 16:53
13d805c
Compare
Choose a tag to compare

1.6.0 (2022-12-14)

Features

  • Add support for google.cloud.gkehub.__version__ (cd4e739)
  • Add typing to proto.Message based class attributes (cd4e739)

Bug Fixes

  • Add dict typing for client_options (cd4e739)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (75f63cd)
  • Drop usage of pkg_resources (75f63cd)
  • Fix timeout default values (75f63cd)

Documentation

  • samples: Snippetgen handling of repeated enum field (cd4e739)
  • samples: Snippetgen should call await on the operation coroutine before calling result (75f63cd)

v1.5.3

10 Oct 16:04
d66cdb4
Compare
Choose a tag to compare

1.5.3 (2022-10-07)

Bug Fixes