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

Releases: googleapis/python-service-management

v1.6.1

27 Mar 15:54
4fb93b3
Compare
Choose a tag to compare

1.6.1 (2023-03-23)

Bug Fixes

  • deps: Require googleapis-common-protos >= 1.59.0 (#199) (e36155c)

Documentation

  • Fix formatting of request arg in docstring (#201) (5dfeb11)

v1.6.0

24 Feb 01:04
1405f11
Compare
Choose a tag to compare

1.6.0 (2023-02-17)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#192) (b4c2aa2)

v1.5.1

23 Jan 15:39
a99de6e
Compare
Choose a tag to compare

1.5.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (4436870)

Documentation

  • Add documentation for enums (4436870)

v1.5.0

10 Jan 18:09
0817a8f
Compare
Choose a tag to compare

1.5.0 (2023-01-10)

Features

v1.4.0

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

1.4.0 (2022-12-14)

Features

  • Add support for google.cloud.servicemanagement.__version__ (9c86c72)
  • Add typing to proto.Message based class attributes (9c86c72)

Bug Fixes

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

Documentation

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

v1.3.3

10 Oct 15:55
35f584e
Compare
Choose a tag to compare

1.3.3 (2022-10-07)

Bug Fixes

v1.3.2

04 Oct 00:34
982600a
Compare
Choose a tag to compare

1.3.2 (2022-09-29)

Bug Fixes

v1.3.1

15 Aug 14:21
a6e2049
Compare
Choose a tag to compare

1.3.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#158) (fbe3c6d)
  • deps: require proto-plus >= 1.22.0 (fbe3c6d)

v1.3.0

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

1.3.0 (2022-07-16)

Features

Bug Fixes

v1.2.3

06 Jun 21:44
e6a736d
Compare
Choose a tag to compare

1.2.3 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#142) (61c20c7)