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

v1.7.0

Compare
Choose a tag to compare
@release-please release-please released this 07 Dec 16:54
061bb55

1.7.0 (2022-12-07)

Features

  • add support for google.cloud.compute.__version__ (a6193cf)
  • Add typing to proto.Message based class attributes (a6193cf)
  • Update Compute Engine API to revision 20221101 (6bdf59e)

Bug Fixes

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

Documentation

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