Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Releases: googleapis/python-automl

v0.1.2: Release automl 0.1.2 (#6941)

31 Jan 17:31
Compare
Choose a tag to compare

12-17-2018 16:27 PST

Implementation Changes

  • Add protoc-generated descriptor changes from updated .proto files. (#6899)
  • Import iam.policy from google.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)

v0.1.1: Release automl 0.1.1 (#5677)

31 Jan 17:31
Compare
Choose a tag to compare

Documentation

  • Fix broken links (#5675)
  • bad trove classifier (#5648)

v0.1.0

31 Jan 17:32
Compare
Choose a tag to compare

New Features

  • Initial Release of AutoML v1beta1