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

Releases: googleapis/python-memcache

v1.7.1

27 Mar 14:48
52f0247
Compare
Choose a tag to compare

1.7.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#251) (dac4ef6)

v1.7.0

16 Feb 20:35
4c01eed
Compare
Choose a tag to compare

1.7.0 (2023-02-16)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#245) (f702f7a)

v1.6.1

23 Jan 15:38
45f7d75
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (29246d4)

Documentation

  • Add documentation for enums (29246d4)

v1.6.0

10 Jan 19:03
adf5bd2
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

14 Dec 21:03
9591161
Compare
Choose a tag to compare

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)

v1.4.4

10 Oct 16:06
ce83880
Compare
Choose a tag to compare

1.4.4 (2022-10-07)

Bug Fixes

v1.4.3

29 Sep 20:02
29218ae
Compare
Choose a tag to compare

1.4.3 (2022-09-29)

Bug Fixes

v1.4.2

16 Aug 14:46
6a6acd5
Compare
Choose a tag to compare

1.4.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#207) (8a21a06)
  • deps: require proto-plus >= 1.22.0 (8a21a06)

v1.4.1

13 Jul 17:07
ea1fb1d
Compare
Choose a tag to compare

1.4.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#199) (aa7978e)

v1.4.0

06 Jul 17:09
9f0bf8f
Compare
Choose a tag to compare

1.4.0 (2022-07-06)

Features

Bug Fixes