Changelog¶
2.9.0 (2022-10-24)¶
Features¶
Bug Fixes¶
v2beta: remove google.api.resource_reference annotations (bbe8e3d)
2.8.2 (2022-08-11)¶
Bug Fixes¶
2.8.1 (2022-07-16)¶
Documentation¶
2.8.0 (2022-07-14)¶
Features¶
add audience parameter (5638e04)
Bug Fixes¶
2.7.0 (2022-06-27)¶
Features¶
2.6.2 (2022-06-03)¶
Bug Fixes¶
Documentation¶
2.6.1 (2022-03-05)¶
Bug Fixes¶
2.6.0 (2022-02-26)¶
Features¶
Bug Fixes¶
resolve DuplicateCredentialArgs error when using credentials_file (4e6e3fc)
Documentation¶
2.5.1 (2021-11-01)¶
Bug Fixes¶
Documentation¶
list oneofs in docstring (ffde276)
2.5.0 (2021-10-14)¶
Features¶
2.4.0 (2021-10-08)¶
Features¶
2.3.2 (2021-09-24)¶
Bug Fixes¶
add ‘dict’ annotation type to ‘request’ (96b0b6a)
2.3.1 (2021-07-26)¶
Bug Fixes¶
Documentation¶
Miscellaneous Chores¶
2.3.0 (2021-07-01)¶
Features¶
Bug Fixes¶
Documentation¶
2.2.0 (2021-05-28)¶
Features¶
support self-signed JWT flow for service accounts (50ca9be)
Bug Fixes¶
2.1.0 (2021-01-25)¶
Features¶
Bug Fixes¶
Documentation¶
2.0.0 (2020-07-27)¶
⚠ BREAKING CHANGES¶
migrate to microgenerator (#26). See the migration guide.
Features¶
1.0.1 (2020-06-29)¶
Bug Fixes¶
Documentation¶
1.0.0 (2020-05-19)¶
Features¶
0.3.0 (2020-02-03)¶
Features¶
Bug Fixes¶
0.2.1¶
08-23-2019 10:10 PDT
Implementation Changes¶
Remove send/recv msg size limit (via synth). (#8936)
Documentation¶
0.2.0¶
07-24-2019 16:22 PDT
Implementation Changes¶
Remove generate_identity_binding_access_token (via synth). (#8486)
Allow kwargs to be passed to create_channel (via synth). (#8392)
Add routing header to method metadata, format docstrings, update docs configuration (via synth). (#7595)
Remove classifier for Python 3.4 for end-of-life. (#7535)
Remove unused message exports. (#7268)
Protoc-generated serialization update. (#7084)
Protoc-generated serialization update. (#7052)
Pick up stub docstring fix in GAPIC generator. (#6972)
New Features¶
Add ‘client_options’ support (via synth). (#8511)
Dependencies¶
Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation¶
Internal / Testing Changes¶
Pin black version (via synth). (#8584)
Add nox session ‘docs’ to remaining manual clients. (#8478)
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). #8353)
Add disclaimer to auto-generated template files (via synth). (#8315)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8242)
Fix coverage in ‘types.py’ (via synth). (#8154)
Blacken noxfile.py, setup.py (via synth). (#8124)
Add empty lines (via synth). (#8059)
Add nox session
docs
(via synth). (#7772)Copy lintified proto files (via synth). (#7467)
Add clarifying comment to blacken nox target. (#7393)
Add protos as an artifact to library (#7205)
0.1.0¶
12-13-2018 10:55 PST
New Features¶
Add Client Library for IAM (#6905)
Documentation¶
Fix docs build (#6913)
Internal / Testing Changes¶
trove classifier fix (#6922)