Thanks to visit codestin.com
Credit goes to github.com

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

Releases: googleapis/python-service-directory

v1.8.1

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

1.8.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#266) (132ebdf)

v1.8.0

28 Feb 18:06
864210a
Compare
Choose a tag to compare

1.8.0 (2023-02-28)

Features

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

v1.7.1

23 Jan 15:59
1a8910c
Compare
Choose a tag to compare

1.7.1 (2023-01-20)

Bug Fixes

v1.7.0

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

1.7.0 (2023-01-10)

Features

v1.6.0

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

1.6.0 (2022-12-14)

Features

  • Add support for google.cloud.servicedirectory.__version__ (8e84d42)
  • Add typing to proto.Message based class attributes (8e84d42)

Bug Fixes

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

Documentation

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

v1.5.3

10 Oct 16:06
2dfcf9d
Compare
Choose a tag to compare

1.5.3 (2022-10-07)

Bug Fixes

v1.5.2

04 Oct 00:21
e0dd247
Compare
Choose a tag to compare

1.5.2 (2022-10-03)

Bug Fixes

v1.5.1

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

1.5.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#222) (39e40a9)
  • deps: require proto-plus >= 1.22.0 (39e40a9)

v1.5.0

18 Jul 13:45
6fdb0cf
Compare
Choose a tag to compare

1.5.0 (2022-07-16)

Features

Bug Fixes

v1.4.1

06 Jun 21:41
2dd5732
Compare
Choose a tag to compare

1.4.1 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#206) (73bd664)