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

v1.6.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 16:53
13d805c

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)