Changelog#
0.4.0#
05-30-2019 05:52 PDT
Implementation Changes#
Update docs/conf.py, add routing header to method metadata, fix docstrings (via synth). (#7924)
New Features#
0.3.0#
12-17-2018 18:20 PST
Implementation Changes#
Import
iam.policy
fromgoogle.api_core
. (#6741)Update
cluster_controller_client
GAPIC config (via synth). (#6659)Add ‘WorkflowTemplateServiceClient’, optional args; update timeouts (via synth). (#6655)
Pick up enum fixes in the GAPIC generator. (#6609)
Pick up fixes in GAPIC generator. (#6493)
Fix client_info bug, update docstrings. (#6408)
Re-generate library using dataproc/synth.py (#6056)
Re-generate library using dataproc/synth.py (#5975)
Re-generate library using dataproc/synth.py (#5949)
Documentation#
Internal / Testing Changes#
0.1.2#
Implementation Changes#
Avoid overwriting ‘module’ of messages from shared modules. (#5364)
Internal / Testing Changes#
Modify system tests to use prerelease versions of grpcio (#5304)
Add Test runs for Python 3.7 and remove 3.4 (#5295)
Re-enable lint for tests, remove usage of pylint (#4921)