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

v1.3.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 20:08
b4210b6

1.3.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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