Changelog
1.4.3 (2025-06-11)
Documentation
- Update import statement example in README ( 821bdb1 )
1.4.2 (2025-03-15)
Bug Fixes
-
[Many APIs] Allow Protobuf 6.x ( e06ee32 )
-
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
1.4.1 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 16e14c8 )
1.4.0 (2024-10-24)
Features
1.3.5 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 189922a )
1.3.4 (2024-07-08)
Bug Fixes
1.3.3 (2024-03-05)
Bug Fixes
1.3.2 (2024-02-22)
Bug Fixes
1.3.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 )
1.3.0 (2023-12-07)
Features
-
Add support for python 3.12 ( fb6f9db )
-
Introduce compatibility with native namespace packages ( fb6f9db )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( fb6f9db )
-
Use
retry_async
instead ofretry
in async client ( fb6f9db )
1.2.2 (2023-09-19)
Documentation
1.2.1 (2023-07-05)
Bug Fixes
1.2.0 (2023-01-10)
Features
1.1.0 (2022-12-14)
Features
- Add support for
google.cloud.iam_logging.__version__
( 09d3a67 )
Bug Fixes
1.0.6 (2022-10-07)
Bug Fixes
1.0.5 (2022-09-29)
Bug Fixes
1.0.4 (2022-08-12)
Bug Fixes
1.0.3 (2022-07-07)
Bug Fixes
1.0.2 (2022-06-03)
Bug Fixes
1.0.1 (2022-03-05)
Bug Fixes
1.0.0 (2021-10-25)
Features
0.2.0 (2021-10-13)
Features
0.1.3 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 86d48f8 )
0.1.2 (2021-07-29)
Bug Fixes
Documentation
Miscellaneous Chores
0.1.1 (2021-07-14)
Documentation
0.1.0 (2021-06-02)
Features
- generate protos for google.iam.v1.logging ( 7c06a7e )