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

Releases: googleapis/python-iam

v2.4.0

12 Oct 17:18
f6d0429
Compare
Choose a tag to compare

Features

  • add context manager support in client (#125) (070897f)

v2.3.2

27 Sep 15:53
73b8c76
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (96b0b6a)

v2.3.1

27 Jul 11:02
3bc4ec6
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#98) (4d37f49)
  • enable self signed jwt for grpc (#104) (d40d70e)

Documentation

  • add Samples section to CONTRIBUTING.rst (#99) (8c0c465)

Miscellaneous Chores

v2.3.0

12 Jul 20:02
26609b3
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

v2.2.0

01 Jun 11:03
994436a
Compare
Choose a tag to compare

Features

  • support self-signed JWT flow for service accounts (50ca9be)

Bug Fixes

  • add async client to %name_%version/init.py (50ca9be)
  • require google-api-core>=1.22.2 (#61) (959b03d)
  • use correct retry deadlines (#63) (1fbdece)

v2.1.0

25 Jan 16:16
fbe776f
Compare
Choose a tag to compare

Features

  • add 'from_service_account_info' factory to clients (29746e1)
  • add common resource helpers; expose client transport (da9e307)
  • add from_service_account_info factory and fix sphinx identifiers (#48) (29746e1)

Bug Fixes

  • fix sphinx identifiers (29746e1)
  • remove client recv msg limit fix: add enums to types/__init__.py (#43) (8f5023d)

Documentation

v2.0.0

27 Jul 22:31
b70a1df
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • migrate to microgenerator (#26)

Features

v1.0.1

29 Jun 17:46
58c1f2e
Compare
Choose a tag to compare

Bug Fixes

Documentation

v1.0.0

19 May 03:46
c9202fc
Compare
Choose a tag to compare
chore: release 1.0.0 (#15)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v0.3.0

03 Mar 00:31
0433b94
Compare
Choose a tag to compare
chore: release 0.3.0 (#3)

* updated CHANGELOG.md [ci skip]

* updated setup.py [ci skip]