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¶
2.15.1 (2024-02-06)¶
Bug Fixes¶
2.15.0 (2024-02-01)¶
Features¶
Allow users to explicitly configure universe domain (4368029)
2.14.0 (2023-12-07)¶
Features¶
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¶
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¶
Bug Fixes¶
Documentation¶
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¶
2.7.1 (2022-03-05)¶
Bug Fixes¶
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¶
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¶
Bug Fixes¶
0.3.0¶
07-24-2019 17:15 PDT
Implementation Changes¶
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¶
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¶
Dependencies¶
Bump minimum
api_core
version 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¶
Internal / Testing Changes¶
0.1.0¶
New Features¶
Initial version of Redis client library v1beta1.