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

Releases: googleapis/python-redis

v2.13.0

31 May 18:36
5dd6505
Compare
Choose a tag to compare

2.13.0 (2023-05-25)

Features

  • Add CMEK key field (1c47bee)
  • Add persistence support (1c47bee)
  • Add self service update maintenance version support (1c47bee)
  • Add suspension_reasons field (1c47bee)

v2.12.1

27 Mar 15:50
c36e7cc
Compare
Choose a tag to compare

2.12.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#255) (7586aa5)

v2.12.0

28 Feb 18:31
8f72d13
Compare
Choose a tag to compare

2.12.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#251) (6d3c767)

v2.11.1

23 Jan 15:59
9bb4baf
Compare
Choose a tag to compare

2.11.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (650c291)

Documentation

  • Add documentation for enums (650c291)

v2.11.0

10 Jan 18:36
7d26477
Compare
Choose a tag to compare

2.11.0 (2023-01-10)

Features

v2.10.0

14 Dec 19:55
0e3b1b5
Compare
Choose a tag to compare

2.10.0 (2022-12-08)

Features

  • add support for google.cloud.redis.__version__ (6572d29)
  • Add typing to proto.Message based class attributes (6572d29)

Bug Fixes

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

Documentation

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

v2.9.3

10 Oct 16:09
207e319
Compare
Choose a tag to compare

2.9.3 (2022-10-07)

Bug Fixes

v2.9.2

04 Oct 00:04
62c83cf
Compare
Choose a tag to compare

2.9.2 (2022-10-03)

Bug Fixes

v2.9.1

15 Aug 14:05
87ac163
Compare
Choose a tag to compare

2.9.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#216) (1fccb35)
  • deps: require proto-plus >= 1.22.0 (1fccb35)

v2.9.0

13 Jul 17:49
6d0f9e8
Compare
Choose a tag to compare

2.9.0 (2022-07-13)

Features

Bug Fixes