Changelog#
1.2.1#
08-12-2019 13:53 PDT
1.2.0#
07-24-2019 17:27 PDT
Dependencies#
Documentation#
Internal / Testing Changes#
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). (#8361)
Add disclaimer to auto-generated template (via synth). (#8325)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8250)
Fix coverage in ‘types.py’ (via synth). (#8162)
Blacken noxfile.py, setup.py (via synth). (#8130)
Add empty lines (via synth). (#8069)
1.1.0#
05-13-2019 13:15 PDT
0.3.0#
04-15-2019 10:32 PDT
0.2.0#
04-01-2019 15:39 PDT
Implementation Changes#
Add routing header to method metadata (via synth). (#7599)
Remove classifier for Python 3.4 for end-of-life. (#7535)
Remove unused message exports. (#7273)
Protoc-generated serialization update. (#7093)
Protoc-generated serialization update. (#7055)
Use moved iam.policy now at google.api_core.iam.policy. (#6741)
Documentation#
googlecloudplatform –> googleapis in READMEs. (#7411)
Updated client library documentation URLs. (#7307)
Update copyright year. (#7155)
Correct a link in a documentation string. (#7119)
Pick up stub docstring fix in GAPIC generator. (#6980)
Document Python 2 deprecation. (#6910)
Update link for Scheduler Docs. (#6925)
Internal / Testing Changes#
Copy lintified proto files (via synth). (#7469)
Add clarifying comment to blacken nox target. (#7401)
Add protos as an artifact to library. (#7205)
Add baseline for synth.metadata. (#6792)
Update noxfile. (#6814)
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)