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

v1.2.0

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 05 Feb 22:16

7-24-2019 16:42 PDT

Implementation Changes

  • Accomodate new location of 'IAMPolicyStub' (via synth). (#8679)

New Features

  • Add 'options_' argument to client's 'get_iam_policy'; pin black version (via synth). (#8656)
  • Add 'client_options' support, update list method docstrings (via synth). (#8514)

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. (#8709)
  • Update pin for 'grpc-google-iam-v1' to 0.12.3+. (#8647)

Documentation

  • Link to googleapis.dev documentation in READMEs. (#8705)
  • Add compatibility check badges to READMEs. (#8288)