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

Releases: googleapis/python-essential-contacts

v1.5.1

27 Mar 15:52
487d30b
Compare
Choose a tag to compare

1.5.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#174) (a2b2648)

v1.5.0

24 Feb 00:58
67f55fd
Compare
Choose a tag to compare

1.5.0 (2023-02-09)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#167) (d9a0a35)

v1.4.1

23 Jan 15:49
561df3d
Compare
Choose a tag to compare

1.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (a7d37c6)

Documentation

  • Add documentation for enums (a7d37c6)

v1.4.0

10 Jan 19:08
33d2dd9
Compare
Choose a tag to compare

1.4.0 (2023-01-10)

Features

v1.3.0

15 Dec 16:45
b1d36cc
Compare
Choose a tag to compare

1.3.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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

v1.2.3

10 Oct 15:55
287caa0
Compare
Choose a tag to compare

1.2.3 (2022-10-07)

Bug Fixes

v1.2.2

04 Oct 00:28
5429bf2
Compare
Choose a tag to compare

1.2.2 (2022-10-03)

Bug Fixes

v1.2.1

16 Aug 18:06
f432a94
Compare
Choose a tag to compare

1.2.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#134) (36bc3d8)
  • deps: require proto-plus >= 1.22.0 (36bc3d8)

v1.2.0

14 Jul 15:02
dbfda31
Compare
Choose a tag to compare

1.2.0 (2022-07-14)

Features

Bug Fixes

v0.4.2

09 Jun 16:45
03a2540
Compare
Choose a tag to compare

0.4.2 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#121) (c6af494)