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

Releases: googleapis/python-service-control

v1.9.0

31 May 20:38
a0255d7
Compare
Choose a tag to compare

1.9.0 (2023-05-25)

Features

  • Add a proto message used for batch mode resource info (#200) (caa55bc)

v1.8.1

27 Mar 15:55
ac0a12f
Compare
Choose a tag to compare

1.8.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#198) (be2d5ae)

v1.8.0

28 Feb 17:46
54f2274
Compare
Choose a tag to compare

1.8.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (bc1bc92)

v1.7.1

23 Jan 16:00
a58ab61
Compare
Choose a tag to compare

1.7.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (ef5bc1b)

Documentation

  • Add documentation for enums (ef5bc1b)

v1.7.0

10 Jan 18:11
8f98e77
Compare
Choose a tag to compare

1.7.0 (2023-01-10)

Features

v1.6.0

15 Dec 18:44
a948ec4
Compare
Choose a tag to compare

1.6.0 (2022-12-14)

Features

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

Bug Fixes

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

Documentation

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

v1.5.3

10 Oct 15:55
8a68535
Compare
Choose a tag to compare

1.5.3 (2022-10-07)

Bug Fixes

v1.5.2

04 Oct 00:13
1c48e22
Compare
Choose a tag to compare

1.5.2 (2022-10-03)

Bug Fixes

v1.5.1

15 Aug 14:20
01892a0
Compare
Choose a tag to compare

1.5.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#160) (88bc2fa)
  • deps: require proto-plus >= 1.22.0 (88bc2fa)

v1.5.0

13 Jul 17:48
27154f2
Compare
Choose a tag to compare

1.5.0 (2022-07-13)

Features

Bug Fixes