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

Releases: googleapis/python-private-catalog

v0.9.2

27 Mar 14:48
18cf4f6
Compare
Choose a tag to compare

0.9.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#186) (b3214f4)

v0.9.1

23 Jan 15:52
3d90259
Compare
Choose a tag to compare

0.9.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (334a497)

Documentation

  • Add documentation for enums (334a497)

v0.9.0

11 Jan 15:53
38c56b6
Compare
Choose a tag to compare

0.9.0 (2023-01-10)

Features

v0.8.0

13 Dec 20:08
c951bae
Compare
Choose a tag to compare

0.8.0 (2022-12-13)

Features

  • Add support for google.cloud.privatecatalog.__version___ (30ff73e)
  • Add typing to proto.Message based class attributes (30ff73e)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (30ff73e)
  • samples: Snippetgen should call await on the operation coroutine before calling result (59a97e8)

v0.7.2

10 Oct 18:08
eaaafc7
Compare
Choose a tag to compare

0.7.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#162) (7ff79fe)
  • deps: require google-api-core>=1.33.2 (7ff79fe)

v0.7.1

04 Oct 00:16
c9ec3ce
Compare
Choose a tag to compare

0.7.1 (2022-10-03)

Bug Fixes

v0.7.0

19 Sep 19:08
Compare
Choose a tag to compare

0.7.0 (2022-09-16)

Features

Bug Fixes

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

v0.6.2

15 Aug 14:04
2cecb57
Compare
Choose a tag to compare

0.6.2 (2022-08-11)

Bug Fixes

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

v0.6.1

18 Jul 13:54
a927968
Compare
Choose a tag to compare

0.6.1 (2022-07-14)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#133) (1d32dd5)

v0.6.0

12 Jul 13:53
ef5bd89
Compare
Choose a tag to compare

0.6.0 (2022-07-07)

Features

Bug Fixes