File tree Expand file tree Collapse file tree
packages/google-cloud-redis Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-redis/#history
66
7+ ## 0.2.0
8+
9+ ### New Features
10+
11+ - Add the v1 API client library. ([ #5945 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5945 ) )
12+
13+ ### Documentation
14+
15+ - Docs: Replace links to '/stable/' with '/latest/'. ([ #5901 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5901 ) )
16+ - Redis: Fix README.md links ([ #5745 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5745 ) )
17+ - Add redis documentation to main index.rst ([ #5405 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5405 ) )
18+
19+ ### Internal / Testing Changes
20+
21+ - Nox: use inplace installs ([ #5865 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5865 ) )
22+ - Avoid overwriting '__ module__ ' of messages from shared modules. ([ #5364 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5364 ) )
23+ - Unit tests require grpcio. ([ #5363 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5363 ) )
24+
725## 0.1.0
826
927### New Features
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-redis'
2424description = 'Google Cloud Memorystore for Redis API client library'
25- version = '0.1 .0'
25+ version = '0.2 .0'
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments