Changelog#
1.2.1#
08-12-2019 13:50 PDT
1.2.0#
07-24-2019 17:41 PDT
New Features#
Dependencies#
Documentation#
Internal / Testing Changes#
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). (#8366)
Add disclaimer to auto-generated template files (via synth). (#8330)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8254)
Fix coverage in ‘types.py’ (via synth). (#8166)
Blacken noxfile.py, setup.py (via synth). (#8134)
Add empty lines (via synth). (#8074)
1.1.0#
05-14-2019 15:30 PDT
1.0.0#
04-29-2019 16:35 PDT
0.7.0#
04-15-2019 10:21 PDT
0.6.0#
03-26-2019 13:35 PDT
0.4.0#
12-18-2018 09:50 PST
Implementation Changes#
Dependencies#
Documentation#
Document Python 2 deprecation (#6910)
Separate / distinguish API docs for different API versions. (#6306)
Docstring tweaks from protos. (#6261)
Normalize use of support level badges (#6159)
Remove autosynth / tweaks for ‘README.rst’ / ‘setup.py’. (#5957)
Replace links to
/stable/
with/latest/
. (#5901)
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)
Add ‘mock’ to unit test dependencies for autogen libs. (#6402)
Add / fix badges for PyPI / versions. (#6158)
Don’t update nox in ‘tasks/synth.py’. (#6232)
Use new Nox (#6175)
0.3.0#
Implementation Changes#
Regenerate tasks to fix API enablement URL (#5579)
New Features#
Tasks: Add v2beta3 endpoint (#5880)
Documentation#
update Task library doc link (#5708)
tasks missing from docs (#5656)