Changelog
0.9.0 (2022-12-15)
Features
- Add typing to proto.Message based class attributes ( 08fd57c )
Bug Fixes
-
Add dict typing for client_options ( 08fd57c )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 08fd57c )
-
Drop usage of pkg_resources ( 08fd57c )
-
Fix timeout default values ( 08fd57c )
Documentation
- samples:Snippetgen should call await on the operation coroutine before calling result ( 08fd57c )
0.8.2 (2022-10-10)
Bug Fixes
0.8.1 (2022-09-30)
Bug Fixes
0.8.0 (2022-09-16)
Features
Bug Fixes
-
deps:require google-api-core>=1.33.1,>=2.8.0 ( db5cec0 )
-
deps:require protobuf >= 3.20.1 ( db5cec0 )
0.7.1 (2022-08-11)
Bug Fixes
0.7.0 (2022-07-13)
Features
- add audience parameter ( 8a7307a )
Bug Fixes
0.6.2 (2022-06-06)
Bug Fixes
Documentation
0.6.1 (2022-03-05)
Bug Fixes
0.6.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file ( 175da64 )
Documentation
0.5.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring ( d9cd029 )
0.5.0 (2021-10-18)
Features
Documentation
0.4.0 (2021-10-07)
Features
Bug Fixes
- improper types in pagers generation ( 2d73287 )
0.3.3 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( ff8c418 )
0.3.2 (2021-07-28)
Bug Fixes
Documentation
Miscellaneous Chores
0.3.1 (2021-07-20)
Bug Fixes
0.3.0 (2021-07-01)
Features
Bug Fixes
Documentation
0.2.2 (2021-06-16)
Bug Fixes
0.2.1 (2021-05-28)
Bug Fixes
0.2.0 (2021-03-29)
Features
Bug Fixes
-
BREAKING rename
PriceRange.min
toPriceRange.min_
,PriceRange.max
toPriceRange.max_
( f8e3d0f )
0.1.0 (2020-03-13)
Features
- generate v1beta1 ( 90a06d1 )