Changelog

PyPI History

0.2.0

12-18-2018 09:19 PST

Implementation Changes

  • Import iam.policy from google.api_core. (#6741)

  • Pick up new methods from protos. (#6613)

  • Pick up fixes to GAPIC generator. (#6513)

  • Fix client_info bug, update docstrings. (#6413)

Dependencies

  • Bump minimum api_core version for all GAPIC libs to 1.4.1. (#6391)

  • Update IAM version in dependencies (#6362)

  • Avoid broken ‘google-common-apis 1.5.4’ release. (#6355)

Documentation

  • Document Python 2 deprecation (#6910)

  • Fix GAX fossils (#6264)

  • Normalize use of support level badges (#6159)

  • 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)

  • Run Black on Generated libraries (#6666)

  • Add templates for flake8, coveragerc, noxfile, and black. (#6642)

  • Add synth metadata. (#6568)

  • Add ‘mock’ to unit test dependencies for autogen libs. (#6402)

  • Add / fix badges for PyPI / versions. (#6158)

  • Use new Nox (#6175)

  • Add ‘synth.py’. (#6085)

  • Include IoT docs in build. (#5679)

  • fix trove classifier (#5386)

0.1.0

New Features

  • Add v1 Endpoint for IoT (#5355)