Changelog
2.16.1 (2024年11月11日)
Bug Fixes
2.16.0 (2024年10月24日)
Features
2.15.5 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (42c4d04)
2.15.4 (2024年07月08日)
Bug Fixes
2.15.3 (2024年03月05日)
Bug Fixes
2.15.2 (2024年02月22日)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1(#12309) (c23398a)fix ValueError in test__validate_universe_domain (89c1b05)
2.15.1 (2024年02月06日)
Bug Fixes
Add google-auth as a direct dependency (9e8d039)
Add staticmethod decorator to
_get_client_cert_sourceand_get_api_endpoint(9e8d039)Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (9e8d039)
2.15.0 (2024年02月01日)
Features
- Allow users to explicitly configure universe domain (4368029)
2.14.0 (2023年12月07日)
Features
Add support for python 3.12 (e9655df)
Introduce compatibility with native namespace packages (e9655df)
Bug Fixes
2.13.2 (2023年09月19日)
Documentation
- Minor formatting (025219f)
2.13.1 (2023年07月05日)
Bug Fixes
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)
2.12.1 (2023年03月23日)
Documentation
2.12.0 (2023年02月28日)
Features
2.11.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (650c291)
Documentation
- Add documentation for enums (650c291)
2.11.0 (2023年01月10日)
Features
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)
2.9.3 (2022年10月07日)
Bug Fixes
2.9.2 (2022年10月03日)
Bug Fixes
2.9.1 (2022年08月11日)
Bug Fixes
2.9.0 (2022年07月13日)
Features
- add audience parameter (0bc27ec)
Bug Fixes
2.8.1 (2022年06月06日)
Bug Fixes
Documentation
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)
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)
2.7.0 (2022年02月24日)
Features
2.6.0 (2022年02月03日)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (73a5057)
2.5.1 (2022年01月14日)
Bug Fixes
2.5.0 (2021年11月09日)
Features
v1beta1: Support Multiple Read Replicas when creating Instance (#136) (d7146eb)
v1: Support Multiple Read Replicas when creating Instance (#135) (27dfdca)
2.4.1 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (2069ea6)
2.4.0 (2021年10月14日)
Features
2.3.0 (2021年10月08日)
Features
2.2.4 (2021年09月30日)
Bug Fixes
- improper types in pagers generation (7b93deb)
2.2.3 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (cf0a714)
2.2.2 (2021年07月28日)
Bug Fixes
Documentation
Miscellaneous Chores
2.2.1 (2021年07月20日)
Bug Fixes
2.2.0 (2021年07月01日)
Features
Bug Fixes
Documentation
2.1.1 (2021年05月28日)
Bug Fixes
2.1.0 (2021年01月29日)
Features
2.0.0 (2020年09月14日)
⚠ BREAKING CHANGES
- migrate to microgen (#30)
Features
Bug Fixes
Documentation
1.0.0 (2020年05月12日)
Features
0.4.0 (2020年02月12日)
Features
redis: undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10049) (b8a8c24)
Bug Fixes
0.3.0
07-24-2019 17:15 PDT
Implementation Changes
Allow kwargs to be passed to create_channel (via synth). (#8400)
Remove classifier for Python 3.4 for end-of-life. (#7535)
Remove unused message exports. (#7272)
Protoc-generated serialization update. (#7092)
Pick up stub docstring fix in GAPIC generator. (#6979)
New Features
Add ‘client_options’ support, update list method docstrings (via synth). (#8519)
Add ‘import_instance’ / ‘export_instance’ support (via synth). (#8220)
Remove v1 ‘import_instance’ / ‘export_instance’; add v1beta1 ‘failover_instance’ (via synth). (#7937)
Add support for instance import / export / failover (via synth). (#7423)
Dependencies
Documentation
Link to googleapis.dev documentation in READMEs. (#8705)
Add compatibility check badges to READMEs. (#8288)
Updated client library documentation URLs. (#7307)
Update year: 2018 -> 2019. (#7154)
Internal / Testing Changes
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). (#8360)
Add disclaimer to auto-generated template files (via synth). (#8324)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8249)
Fix coverage in ‘types.py’ (via synth). (#8161)
Blacken noxfile.py, setup.py (via synth). (#8129)
Add empty lines (via synth). (#8068)
Finsh setup for ‘docs’ session in nox. (#8101)
Use alabaster theme everwhere. (#8021)
Copy lintified proto files (via synth).
Add clarifying comment to blacken nox target. (#7400)
Copy proto files alongside protoc versions.
Add protos as an artifact to library (#7205)
0.2.1
12-18-2018 09:40 PST
Implementation Changes
Import
iam.policyfromgoogle.api_core. (#6741)Pick up fixes to GAPIC generator. (#6504)
Assorted synth fixups / cleanups (#6400)
Fix
client_infobug, update docstrings. (#6419)Re-generate library using redis/synth.py (#6016)
Re-generate library using redis/synth.py (#5993)
Dependencies
- Bump minimum
api_coreversion for all GAPIC libs to 1.4.1. (#6391)
Documentation
Internal / Testing Changes
Add baseline for synth.metadata
Update noxfile.
Blacken all gen’d libs (#6792)
Omit local deps (#6701)
Run black at end of synth.py (#6698)
Run Black on Generated libraries (#6666)
Add templates for flake8, coveragerc, noxfile, and black. (#6642)
Don’t synth ‘README.rst’. (#6262)
Add / fix badges for PyPI / versions. (#6158)
Use new Nox (#6175)
0.2.0
New Features
- Add the v1 API client library. (#5945)
Documentation
Docs: Replace links to ‘/stable/’ with ‘/latest/’. (#5901)
Redis: Fix README.md links (#5745)
Add redis documentation to main index.rst (#5405)
Internal / Testing Changes
Nox: use inplace installs (#5865)
Avoid overwriting ‘module’ of messages from shared modules. (#5364)
Unit tests require grpcio. (#5363)
0.1.0
New Features
Initial version of Redis client library v1beta1.