This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-redis/#history
6
6
7
+ ## [ 2.2.0] ( https://www.github.com/googleapis/python-redis/compare/v2.1.1...v2.2.0 ) (2021-07-01)
8
+
9
+
10
+ ### Features
11
+
12
+ * add always_use_jwt_access ([ #88 ] ( https://www.github.com/googleapis/python-redis/issues/88 ) ) ([ 223cac0] ( https://www.github.com/googleapis/python-redis/commit/223cac02e172a6fe2bdee207d3b9e1973015e58c ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * disable always_use_jwt_access ([ #92 ] ( https://www.github.com/googleapis/python-redis/issues/92 ) ) ([ 1f0b236] ( https://www.github.com/googleapis/python-redis/commit/1f0b23654a007ee62fa24fb85ba85362e9fdc9d8 ) )
18
+
19
+
20
+ ### Documentation
21
+
22
+ * omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([ #1127 ] ( https://www.github.com/googleapis/python-redis/issues/1127 ) ) ([ #83 ] ( https://www.github.com/googleapis/python-redis/issues/83 ) ) ([ 3a64290] ( https://www.github.com/googleapis/python-redis/commit/3a642900cb9b0ab6fc2dd143c1ccac6a34b30209 ) )
23
+
7
24
### [ 2.1.1] ( https://www.github.com/googleapis/python-redis/compare/v2.1.0...v2.1.1 ) (2021-05-28)
8
25
9
26
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-redis"
24
24
description = "Google Cloud Memorystore for Redis API client library"
25
- version = "2.1.1 "
25
+ version = "2.2.0 "
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments