Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Releases: googleapis/python-billing

v1.10.1

27 Mar 15:48
5d32c0a
Compare
Choose a tag to compare

1.10.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#244) (4f0ec70)

v1.10.0

27 Feb 23:07
92ceab2
Compare
Choose a tag to compare

1.10.0 (2023-02-27)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#237) (872e1dd)

v1.9.1

23 Jan 15:59
faca497
Compare
Choose a tag to compare

1.9.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (7923a86)

Documentation

  • Add documentation for enums (7923a86)

v1.9.0

11 Jan 15:50
bdde741
Compare
Choose a tag to compare

1.9.0 (2023-01-10)

Features

v1.8.0

15 Dec 22:08
69f9632
Compare
Choose a tag to compare

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

10 Oct 16:06
611cc44
Compare
Choose a tag to compare

1.7.3 (2022-10-07)

Bug Fixes

v1.7.2

04 Oct 00:46
8315728
Compare
Choose a tag to compare

1.7.2 (2022-09-29)

Bug Fixes

v1.7.1

15 Aug 14:03
b0678a9
Compare
Choose a tag to compare

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

18 Jul 13:19
4310b36
Compare
Choose a tag to compare

1.7.0 (2022-07-16)

Features

Bug Fixes

v1.6.1

07 Jun 10:44
4a98125
Compare
Choose a tag to compare

1.6.1 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#186) (0b7c05e)