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

Releases: googleapis/python-redis

v1.0.2

09 Jun 14:47
d3099ad
Compare
Choose a tag to compare

1.0.2 (2022-06-08)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#200) (9285d25)

v2.8.1

06 Jun 21:28
41144e8
Compare
Choose a tag to compare

2.8.1 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#196) (6939feb)

v1.0.1

04 Apr 17:44
1e557d3
Compare
Choose a tag to compare

1.0.1 (2022-03-25)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#171) (9cc282b)

v2.8.0

15 Mar 21:23
1140118
Compare
Choose a tag to compare

2.8.0 (2022-03-15)

Features

  • add secondary_ip_range field (d08e3b5)
  • add support for AUTH functionality (d08e3b5)
  • add support for TLS functionality (d08e3b5)
  • add Support Maintenance Window (#172) (d08e3b5)

v2.7.1

07 Mar 16:55
02e7749
Compare
Choose a tag to compare

2.7.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#168) (2fd9d9e)
  • deps: require proto-plus>=1.15.0 (2fd9d9e)

v2.7.0

24 Feb 22:13
0508b9d
Compare
Choose a tag to compare

2.7.0 (2022-02-24)

Features

v2.6.0

23 Feb 16:02
f49a1e9
Compare
Choose a tag to compare

2.6.0 (2022-02-03)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (73a5057)

v2.5.1

18 Jan 15:57
41c67b6
Compare
Choose a tag to compare

2.5.1 (2022-01-14)

Bug Fixes

  • Add missing fields for TLS and Maintenance Window features (#147) (f04a02e)

v2.5.0

09 Nov 16:17
cd15fc7
Compare
Choose a tag to compare

Features

  • v1beta1: Support Multiple Read Replicas when creating Instance (#136) (d7146eb)
  • v1: Support Multiple Read Replicas when creating Instance (#135) (27dfdca)

v2.4.1

02 Nov 15:33
05fdc79
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (2069ea6)
  • deps: require google-api-core >= 1.28.0 (2069ea6)

Documentation

  • list oneofs in docstring (2069ea6)