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

Releases: googleapis/python-datacatalog

v3.13.0

31 May 18:35
8b2d148
Compare
Choose a tag to compare

3.13.0 (2023-05-29)

Features

  • Add support for entries associated with Spanner and CloudBigTable (c057e0d)
  • Expand SearchCatalogResponse with totalSize (c057e0d)
  • Extend ImportApiRequest with jobId parameter (c057e0d)
  • Modify documentation for FQN support (c057e0d)

v3.12.0

27 Mar 16:04
b2e8ccb
Compare
Choose a tag to compare

3.12.0 (2023-03-23)

Features

  • Add support for a ReconcileTags() API method (423efa5)
  • Add support for entries associated with Looker and CloudSQL (423efa5)
  • Add support for new ImportEntries() API, including format of the dump (423efa5)

Documentation

  • Fix formatting of request arg in docstring (#472) (99ea7ba)

v3.11.1

23 Jan 15:49
450f8e5
Compare
Choose a tag to compare

3.11.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (f9d47e0)

Documentation

  • Add documentation for enums (f9d47e0)

v3.11.0

10 Jan 19:30
c6d800b
Compare
Choose a tag to compare

3.11.0 (2023-01-10)

Features

v3.10.0

15 Dec 22:51
e2fd9be
Compare
Choose a tag to compare

3.10.0 (2022-12-14)

Features

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

Bug Fixes

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

Documentation

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

v3.9.3

10 Oct 16:51
d6523ad
Compare
Choose a tag to compare

3.9.3 (2022-10-07)

Bug Fixes

v3.9.2

03 Oct 23:45
a973542
Compare
Choose a tag to compare

3.9.2 (2022-10-03)

Bug Fixes

v3.9.1

16 Aug 18:09
ba8d87c
Compare
Choose a tag to compare

3.9.1 (2022-08-11)

Bug Fixes

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

v3.9.0

18 Jul 13:11
a40f6dc
Compare
Choose a tag to compare

3.9.0 (2022-07-16)

Features

Bug Fixes

v2.0.2

09 Jun 14:41
5fd806c
Compare
Choose a tag to compare

2.0.2 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v2 branch (#394) (3f1fc62)