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

Releases: googleapis/python-dataplex

v1.5.0

31 May 20:38
98734f6

Choose a tag to compare

1.5.0 (2023-05-25)

Features

  • Add managed_access_identity to ResourceStatus message (17cf7f1)
  • Add read_access_mode to ResourceSpec message (17cf7f1)
  • Add resource to DataSource message (17cf7f1)
  • Add StorageAccess, RunTaskRequest, RunTaskResponse, (17cf7f1)
  • Add validate_only to CreateDataScanRequest (17cf7f1)
  • Added new Dataplex APIs and new features for existing APIs (e.g. DataScans) (17cf7f1)

Documentation

  • Updated comments for multiple Dataplex APIs (17cf7f1)

v1.4.3

27 Mar 15:33
71a8bf3

Choose a tag to compare

1.4.3 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#131) (3ebb439)

v1.4.2

07 Feb 15:31
07d34f4

Choose a tag to compare

1.4.2 (2023-02-02)

Documentation

  • Improvements to DataScan API documentation (#123) (a7e193f)

v1.4.1

23 Jan 15:43
e5ebc83

Choose a tag to compare

1.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (eb88024)

Documentation

  • Add documentation for enums (eb88024)

v1.4.0

10 Jan 19:09
9e6ccca

Choose a tag to compare

1.4.0 (2023-01-10)

Features

v1.3.0

05 Jan 17:06
52f155e

Choose a tag to compare

1.3.0 (2023-01-05)

Features

v1.2.0

15 Dec 20:11
0c1c557

Choose a tag to compare

1.2.0 (2022-12-15)

Features

  • Add support for google.cloud.dataplex.__version__ (18e2a32)
  • Add support for notebook tasks (#100) (64d9c48)
  • Add typing to proto.Message based class attributes (18e2a32)

Bug Fixes

  • Add dict typing for client_options (18e2a32)
  • deps: Allow protobuf 3.19.5 (#103) (65adbb3)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (1e94a02)
  • Drop usage of pkg_resources (1e94a02)
  • Fix timeout default values (1e94a02)

Documentation

  • Fix minor docstring formatting (#113) (0dc28b3)
  • samples: Snippetgen handling of repeated enum field (18e2a32)
  • samples: Snippetgen should call await on the operation coroutine before calling result (1e94a02)

v1.1.3

11 Oct 16:20
926511c

Choose a tag to compare

1.1.3 (2022-10-10)

Bug Fixes

v1.1.2

29 Sep 19:59
926511c

Choose a tag to compare

1.1.2 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#98) (1b178ce)

v1.1.1

16 Aug 18:08
ca106d5

Choose a tag to compare

1.1.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#84) (747f4d9)
  • deps: require proto-plus >= 1.22.0 (747f4d9)