google-cloud-automl 0.1.2
12-17-2018 16:27 PST
Implementation Changes
- Add protoc-generated descriptor changes from updated .proto files. (#6899)
- Import
iam.policy
fromgoogle.api_core.iam.policy
. (#6741) - Pick up fixes in GAPIC generator. (#6490)
- Assorted synth fixups / cleanups (#6400)
- Fix client_info bug, update docstrings. (#6404)
- Re-generate library using automl/synth.py (#5972)
- Re-generate library using automl/synth.py (#5946)
Dependencies
- Add 'mock' to unit test dependencies for autogen libs. (#6402)
- Bump minimum
api_core
' version for all GAPIC libs to 1.4.1. (#6391) - Avoid broken 'google-common-apis 1.5.4' release. (#6355)
Documentation
- Document Python 2 deprecation (#6910)
- Harmonize / DRY 'README.rst' / 'docs/index.rst'. (#6005)
- Replace links to '/stable/' with '/latest/'. (#5901)
Internal / Testing Changes
- Update noxfile.
- Blacken all gen'd libs (#6792)
- Omit local deps (#6701)
- Run black at end of synth.py (#6698)
- Unblack automl gapic and protos.
- Run Black on Generated libraries (#6666)
- Add templates for flake8, coveragerc, noxfile, and black. (#6642)
- Add synth metadata. (#6561)
- Normalize use of support level badges (#6159)
- Add / fix badges for PyPI / versions. (#6158)
- Use new Nox (#6175)