Changelog¶
Bug Fixes¶
2.0.0 (2020-07-27)¶
⚠ BREAKING CHANGES¶
migrate to microgenerator (#26). See the migration guide.
0.2.1¶
08-23-2019 10:10 PDT
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)
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)