Changelog

1.8.0 (2022-11-04)

Features

  • Add support for google.cloud.accessapproval.__version__ (#249) (6fdeb64)

Bug Fixes

  • Add dict typing for client_options (6fdeb64)

  • deps: require google-api-core >=1.33.2 (6fdeb64)

1.7.5 (2022-10-07)

Bug Fixes

1.7.4 (2022-10-03)

Bug Fixes

1.7.3 (2022-08-29)

Documentation

  • added Cloud Dataproc and Secret Manager to the list of supported services (#233) (ece1b9c)

1.7.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#228) (6cc9cbd)

  • deps: require proto-plus >= 1.22.0 (6cc9cbd)

1.7.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#221) (0f07e6d)

1.7.0 (2022-07-07)

Features

Bug Fixes

1.6.1 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#205) (5aa1022)

1.6.0 (2022-05-19)

Features

  • update protos to include InvalidateApprovalRequest and GetAccessApprovalServiceAccount APIs (#199) (908cdc3)

1.5.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#170) (721487c)

  • deps: require proto-plus>=1.15.0 (721487c)

1.5.0 (2022-02-17)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (9286ef0)

Documentation

1.4.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (d6e1bd6)

  • deps: require google-api-core >= 1.28.0 (d6e1bd6)

  • fix extras_require typo in setup.py (d6e1bd6)

Documentation

  • list oneofs in docstring (d6e1bd6)

1.4.0 (2021-10-11)

Features

  • add context manager support in client (#126) (372628b)

  • add trove classifier for python 3.9 and python 3.10 (#129) (2bb4981)

1.3.5 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (a73b1e0)

1.3.4 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (0585562)

1.3.3 (2021-07-27)

Bug Fixes

Documentation

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

Miscellaneous Chores

1.3.2 (2021-07-20)

Bug Fixes

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

1.3.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (e4e04a0)

  • disable always_use_jwt_access (#93) (e4e04a0)

1.3.0 (2021-06-23)

Features

Documentation

1.2.0 (2021-05-28)

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)

1.1.1 (2021-02-12)

Bug Fixes

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

1.1.0 (2020-11-16)

Features

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

1.0.0 (2020-08-05)

⚠ BREAKING CHANGES

  • migrate to use microgen (#23)

Features

0.2.0 (2020-05-13)

Bug Fixes

0.1.0 (2020-02-10)

Features