Changelog
1.7.0 (2023-07-06)
Features
- Enable “rest” transport in Python for services supporting numeric enums ( 64dbabb )
Bug Fixes
- Add async context manager return types ( 64dbabb )
Documentation
- Fix formatting of request arg in docstring ( 64dbabb )
1.6.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 3a95f76 )
Documentation
- Add documentation for enums ( 3a95f76 )
1.6.0 (2023-01-10)
Features
1.5.0 (2022-12-15)
Features
-
Add support for
google.cloud.debugger.__version__
( 78ffd89 ) -
Add typing to proto.Message based class attributes ( 78ffd89 )
Bug Fixes
-
Add dict typing for client_options ( 78ffd89 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( f3dc6f9 )
-
Drop usage of pkg_resources ( f3dc6f9 )
-
Fix timeout default values ( f3dc6f9 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( 78ffd89 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( f3dc6f9 )
1.4.3 (2022-10-07)
Bug Fixes
1.4.2 (2022-10-03)
Bug Fixes
1.4.1 (2022-08-11)
Bug Fixes
1.4.0 (2022-07-15)
Features
- add audience parameter ( 8f2963d )
Bug Fixes
1.3.2 (2022-06-03)
Bug Fixes
Documentation
1.3.1 (2022-03-05)
Bug Fixes
1.3.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file ( a4fe64d )
1.2.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring ( b68553f )
1.2.0 (2021-10-14)
Features
1.1.0 (2021-10-08)
Features
1.0.2 (2021-10-07)
Bug Fixes
1.0.1 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 6387d7c )
1.0.0 (2021-08-03)
Features
0.1.3 (2021-07-29)
Bug Fixes
Documentation
Miscellaneous Chores
0.1.2 (2021-07-21)
Bug Fixes
0.1.1 (2021-07-14)
Bug Fixes
0.1.0 (2021-06-25)
Features
- generate v2 ( afdc102 )