Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-service-usage

v1.7.1

27 Mar 15:34
4fb66c8
Compare
Choose a tag to compare

1.7.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#170) (f730be6)

v1.7.0

28 Feb 18:40
a967ef9
Compare
Choose a tag to compare

1.7.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#166) (3dcb482)

v1.6.1

23 Jan 15:52
f598750
Compare
Choose a tag to compare

1.6.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (d7c14ed)

Documentation

  • Add documentation for enums (d7c14ed)

v1.6.0

10 Jan 18:08
b38c47c
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

15 Dec 18:43
acb3160
Compare
Choose a tag to compare

1.5.0 (2022-12-14)

Features

  • Add support for google.cloud.service_usage.__version__ (c13d3f6)
  • Add typing to proto.Message based class attributes (c13d3f6)

Bug Fixes

  • Add dict typing for client_options (c13d3f6)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (a2eb0d7)
  • Drop usage of pkg_resources (a2eb0d7)
  • Fix timeout default values (a2eb0d7)

Documentation

  • samples: Snippetgen handling of repeated enum field (c13d3f6)
  • samples: Snippetgen should call await on the operation coroutine before calling result (a2eb0d7)

v1.4.3

10 Oct 15:54
11540e1
Compare
Choose a tag to compare

1.4.3 (2022-10-07)

Bug Fixes

v1.4.2

04 Oct 00:14
be92936
Compare
Choose a tag to compare

1.4.2 (2022-10-03)

Bug Fixes

v1.4.1

15 Aug 14:21
8b25e10
Compare
Choose a tag to compare

1.4.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#133) (586a7f9)
  • deps: require proto-plus >= 1.22.0 (586a7f9)

v1.4.0

18 Jul 13:44
cd56483
Compare
Choose a tag to compare

1.4.0 (2022-07-16)

Features

Bug Fixes

v1.3.2

06 Jun 21:41
1351d38
Compare
Choose a tag to compare

1.3.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#116) (1c9df92)