Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

v2.11.0

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

2.11.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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