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

Releases: googleapis/python-access-approval

v1.4.0

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

Features

  • add context manager support in client (#126) (372628b)
  • add trove classifier for python 3.9 and python 3.10 (#129) (2bb4981)

v1.3.5

30 Sep 23:33
68b7ee7
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (a73b1e0)

v1.3.4

27 Sep 16:06
afa6783
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (0585562)

v1.3.3

27 Jul 15:32
33c0846
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#98) (4fda4f9)

Miscellaneous Chores

v1.3.2

21 Jul 23:03
11f17d7
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#97) (9400ffe)

v1.3.1

12 Jul 18:34
3cc764c
Compare
Choose a tag to compare

Bug Fixes

  • disable always_use_jwt_access (e4e04a0)
  • disable always_use_jwt_access (#93) (e4e04a0)

v1.3.0

24 Jun 14:47
1896810
Compare
Choose a tag to compare

Features

Documentation

v1.2.0

01 Jun 11:33
cc132df
Compare
Choose a tag to compare

Features

  • add from_service_account_info (8f6833a)
  • support self-signed JWT flow for service accounts (e761cff)

Bug Fixes

  • add async client to %name_%version/init.py (e761cff)
  • deps: add packaging requirement (#78) (fd1417b)
  • use correct retry deadlines (#57) (8f6833a)

v1.1.1

01 Mar 17:03
e2b7187
Compare
Choose a tag to compare

Bug Fixes

  • remove client recv msg limit and add enums to types/__init__.py (#40) (2333089)

v1.1.0

16 Nov 23:32
79f00b8
Compare
Choose a tag to compare

Features

  • add common resource helpers, expose client transport (#33) (2c07916)