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

v1.5.0

Compare
Choose a tag to compare
@release-please release-please released this 14 Dec 21:03
9591161

1.5.0 (2022-12-14)

Features

  • Add support for google.cloud.memcache.__version__ (c9c771a)
  • Add typing to proto.Message based class attributes (c9c771a)
  • Maintenance schedules (c9c771a)

Bug Fixes

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

Documentation

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