Changelog
1.6.0 (2023-12-07)
Features
-
Add support for python 3.12 ( 5cd98aa )
-
Introduce compatibility with native namespace packages ( 5cd98aa )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( 5cd98aa )
-
Use
retry_async
instead ofretry
in async client ( 5cd98aa )
1.5.3 (2023-09-19)
Documentation
1.5.2 (2023-07-05)
Bug Fixes
1.5.1 (2023-04-21)
Documentation
- Update api description for
google-cloud-ids
( 23aeafc )
1.5.0 (2023-02-17)
Features
Bug Fixes
1.4.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( b6d8eab )
Documentation
- Add documentation for enums ( b6d8eab )
1.4.0 (2023-01-10)
Features
1.3.0 (2022-12-14)
Features
-
Add support for
google.cloud.ids.__version__
( fd8cfa4 ) -
Add typing to proto.Message based class attributes ( fd8cfa4 )
Bug Fixes
-
Add dict typing for client_options ( fd8cfa4 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 3e1b599 )
-
Drop usage of pkg_resources ( 3e1b599 )
-
Fix timeout default values ( 3e1b599 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( fd8cfa4 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 3e1b599 )
1.2.4 (2022-10-07)
Bug Fixes
1.2.3 (2022-09-29)
Bug Fixes
1.2.2 (2022-08-11)
Bug Fixes
1.2.1 (2022-07-13)
Bug Fixes
1.2.0 (2022-07-12)
Features
- add audience parameter ( 6f977e1 )
Bug Fixes
1.1.2 (2022-06-03)
Bug Fixes
Documentation
1.1.1 (2022-03-05)
Bug Fixes
1.1.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file ( 31be484 )
1.0.0 (2022-01-24)
Features
0.1.0 (2021-11-12)
Features
- generate v1 ( 12a0363 )