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

Releases: googleapis/python-area120-tables

v0.11.2

27 Mar 14:41
d3401ec
Compare
Choose a tag to compare

0.11.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#230) (2ad5d77)

v0.11.1

23 Jan 15:36
bad6134
Compare
Choose a tag to compare

0.11.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (a9d18ca)

Documentation

  • Add documentation for enums (a9d18ca)

v0.11.0

11 Jan 15:29
15d2e49
Compare
Choose a tag to compare

0.11.0 (2023-01-10)

Features

v0.10.1

15 Dec 21:17
6e6cae3
Compare
Choose a tag to compare

0.10.1 (2022-12-14)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (4392d33)
  • Drop usage of pkg_resources (4392d33)
  • Fix timeout default values (4392d33)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (4392d33)

v0.10.0

16 Nov 13:40
4706c27
Compare
Choose a tag to compare

0.10.0 (2022-11-16)

Features

  • Add typing to proto.Message based class attributes (dddcfad)

Documentation

  • samples: Snippetgen handling of repeated enum field (dddcfad)

v0.9.0

08 Nov 20:27
9a55b05
Compare
Choose a tag to compare

0.9.0 (2022-11-08)

Features

  • add support for google.area120.tables.__version__ (fc87e8b)

Bug Fixes

  • Add dict typing for client_options (fc87e8b)

v0.8.2

10 Oct 18:12
d492108
Compare
Choose a tag to compare

0.8.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#201) (9bf9172)
  • deps: require google-api-core>=1.33.2 (9bf9172)

v0.8.1

03 Oct 23:57
099e699
Compare
Choose a tag to compare

0.8.1 (2022-10-03)

Bug Fixes

v0.8.0

19 Sep 19:09
1108ee9
Compare
Choose a tag to compare

0.8.0 (2022-09-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.1,>=2.8.0 (14bab6c)
  • deps: require protobuf >= 3.20.1 (14bab6c)

v0.7.1

15 Aug 14:27
2b3312a
Compare
Choose a tag to compare

0.7.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#181) (6c45184)
  • deps: require proto-plus >= 1.22.0 (6c45184)