Changelog
2.19.1 (2025年06月11日)
Documentation
- Update import statement example in README (821bdb1)
2.19.0 (2025年04月12日)
Features
- add google.cloud.iam_v3 and google.cloud.iam_v3beta (4a08645)
2.18.3 (2025年03月19日)
Documentation
2.18.2 (2025年03月15日)
Bug Fixes
[Many APIs] Allow Protobuf 6.x (e06ee32)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
2.18.1 (2025年02月18日)
Bug Fixes
- deps: Require grpc-google-iam-v1>=0.14.0 (16e14c8)
2.18.0 (2025年02月12日)
Features
Add REST Interceptors which support reading metadata (908d742)
Add support for reading selective GAPIC generation methods from service YAML (908d742)
2.17.0 (2024年12月12日)
Features
- Add support for opt-in debug logging (feb5c03)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (feb5c03)
2.16.1 (2024年11月11日)
Bug Fixes
2.16.0 (2024年10月24日)
Features
2.15.2 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (189922a)
2.15.1 (2024年07月08日)
Bug Fixes
2.15.0 (2024年04月17日)
Features
2.14.3 (2024年03月05日)
Bug Fixes
2.14.2 (2024年02月22日)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1(#12307) (be87bc4)fix ValueError in test__validate_universe_domain (dd749df)
2.14.1 (2024年02月06日)
Bug Fixes
Add google-auth as a direct dependency (27dceb9)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (27dceb9)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (27dceb9)
2.14.0 (2024年02月01日)
Features
2.13.0 (2023年12月07日)
Features
Add support for python 3.12 (fb6f9db)
Introduce compatibility with native namespace packages (fb6f9db)
Bug Fixes
2.12.2 (2023年09月19日)
Documentation
2.12.1 (2023年07月04日)
Bug Fixes
2.12.0 (2023年03月23日)
Features
Documentation
2.11.2 (2023年02月02日)
Documentation
2.11.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (ede0520)
Documentation
- Add documentation for enums (ede0520)
2.11.0 (2023年01月10日)
Features
2.10.0 (2022年12月14日)
Features
Add support for
google.cloud.iam.__version__(54a3a20)Add typing to proto.Message based class attributes (54a3a20)
Bug Fixes
Add dict typing for client_options (54a3a20)
deps: Require google-api-core >=1.34.0, >=2.11.0 (5092db7)
Drop usage of pkg_resources (5092db7)
Fix timeout default values (5092db7)
Documentation
samples: Snippetgen handling of repeated enum field (54a3a20)
samples: Snippetgen should call await on the operation coroutine before calling result (5092db7)
2.9.0 (2022年10月24日)
Features
Bug Fixes
- v2beta: remove google.api.resource_reference annotations (bbe8e3d)
2.8.2 (2022年08月11日)
Bug Fixes
2.8.1 (2022年07月16日)
Documentation
2.8.0 (2022年07月14日)
Features
- add audience parameter (5638e04)
Bug Fixes
2.7.0 (2022年06月27日)
Features
2.6.2 (2022年06月03日)
Bug Fixes
Documentation
2.6.1 (2022年03月05日)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#161) (9b8fb54)
deps: require proto-plus>=1.15.0 (9b8fb54)
2.6.0 (2022年02月26日)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (4e6e3fc)
Documentation
2.5.1 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (ffde276)
2.5.0 (2021年10月14日)
Features
2.4.0 (2021年10月08日)
Features
2.3.2 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (96b0b6a)
2.3.1 (2021年07月26日)
Bug Fixes
Documentation
Miscellaneous Chores
2.3.0 (2021年07月01日)
Features
Bug Fixes
Documentation
2.2.0 (2021年05月28日)
Features
- support self-signed JWT flow for service accounts (50ca9be)
Bug Fixes
add async client to %name_%version/init.py (50ca9be)
2.1.0 (2021年01月25日)
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
2.0.0 (2020年07月27日)
⚠ BREAKING CHANGES
- migrate to microgenerator (#26). See the migration guide.
Features
1.0.1 (2020年06月29日)
Bug Fixes
Documentation
1.0.0 (2020年05月19日)
Features
0.3.0 (2020年02月03日)
Features
- iam: undeprecate resource name helper methods, add 2.7 deprecation warning (via synth) (#10043) (0a23a84)
Bug Fixes
iam: bump copyright year to 2020 (via synth) (#10231) (872cc13)
iam: deprecate resource name helper methods (via synth) (#9858) (d546df1)
0.2.1
08-23-2019 10:10 PDT
Implementation Changes
- Remove send/recv msg size limit (via synth). (#8936)
Documentation
Fix documentation links for iam and error-reporting. (#9073)
Remove compatability badges from READMEs. (#9035)
Update intersphinx mapping for requests. (#8805)
0.2.0
07-24-2019 16:22 PDT
Implementation Changes
Remove generate_identity_binding_access_token (via synth). (#8486)
Allow kwargs to be passed to create_channel (via synth). (#8392)
Add routing header to method metadata, format docstrings, update docs configuration (via synth). (#7595)
Remove classifier for Python 3.4 for end-of-life. (#7535)
Remove unused message exports. (#7268)
Protoc-generated serialization update. (#7084)
Protoc-generated serialization update. (#7052)
Pick up stub docstring fix in GAPIC generator. (#6972)
New Features
- Add ‘client_options’ support (via synth). (#8511)
Dependencies
- Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation
Link to googleapis.dev documentation in READMEs. (#8705)
Add compatibility check badges to READMEs. (#8288)
Fix client lib docs link in README. (#7813)
Update copyright: 2018 -> 2019. (#7146)
Internal / Testing Changes
Pin black version (via synth). (#8584)
Add nox session ‘docs’ to remaining manual clients. (#8478)
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). #8353)
Add disclaimer to auto-generated template files (via synth). (#8315)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8242)
Fix coverage in ‘types.py’ (via synth). (#8154)
Blacken noxfile.py, setup.py (via synth). (#8124)
Add empty lines (via synth). (#8059)
Add nox session
docs(via synth). (#7772)Copy lintified proto files (via synth). (#7467)
Add clarifying comment to blacken nox target. (#7393)
Add protos as an artifact to library (#7205)
0.1.0
12-13-2018 10:55 PST
New Features
- Add Client Library for IAM (#6905)
Documentation
- Fix docs build (#6913)
Internal / Testing Changes
- trove classifier fix (#6922)