12-18-2018 09:46 PST
Implementation Changes
- Import
iam.policy
fromgoogle.api_core
. (#6741) - Pick up fixes to GAIPC generator. (#6508)
- Add
result_end_time
, docstring changes via synth. (#6462) - Assorted synth fixups / cleanups (#6400)
- Fix
client_info
bug, update docstrings and timeouts. (#6421) - Re-generate library using speech/synth.py (#5979)
Dependencies
- Bump minimum
api_core
version for all GAPIC libs to 1.4.1. (#6391)
Documentation
- Document Python 2 deprecation (#6910)
- Clarify passed arguments in speech examples. (#6857)
- Docs: normalize use of support level badges (#6159)
- Fix client library URL. (#6052)
- Prep docs for repo split. (#6017)
Internal / Testing Changes
- Synth.metadata. (#6868)
- 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 / fix badges for PyPI / versions. (#6158)
- Use new Nox (#6175)