Releases: googleapis/python-billing
Releases · googleapis/python-billing
v1.10.1
1.10.1 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#244) (4f0ec70)
v1.10.0
1.10.0 (2023-02-27)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#237) (872e1dd)
v1.9.1
1.9.1 (2023-01-20)
Bug Fixes
- Add context manager return types (7923a86)
Documentation
- Add documentation for enums (7923a86)
v1.9.0
1.9.0 (2023-01-10)
Features
v1.8.0
1.8.0 (2022-12-15)
Features
- Add support for
google.cloud.billing.__version__
(76f87d4)
- Add typing to proto.Message based class attributes (76f87d4)
- Added Sku.geo_taxonomy (76f87d4)
Bug Fixes
- Add dict typing for client_options (76f87d4)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (4119740)
- Drop usage of pkg_resources (4119740)
- Fix timeout default values (4119740)
- More oauth scopes (76f87d4)
Documentation
- samples: Snippetgen handling of repeated enum field (76f87d4)
- samples: Snippetgen should call await on the operation coroutine before calling result (4119740)
v1.7.3
1.7.3 (2022-10-07)
Bug Fixes
v1.7.2
1.7.2 (2022-09-29)
Bug Fixes
v1.7.1
1.7.1 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#201) (2b31ba8)
- deps: require proto-plus >= 1.22.0 (2b31ba8)
v1.7.0
1.7.0 (2022-07-16)
Features
Bug Fixes
v1.6.1
1.6.1 (2022-06-06)
Bug Fixes
Documentation
- fix changelog header to consistent size (#186) (0b7c05e)