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

v1.6.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 19:05
c550e14

1.6.0 (2022-12-08)

Features

  • add support for google.cloud.vpcaccess.__version__ (ac907b5)
  • Add typing to proto.Message based class attributes (ac907b5)

Bug Fixes

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

Documentation

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