Changelog

1.10.0 (2023-12-07)

Features

  • [google-cloud-dataplex] add data quality score to DataQualityResult (#12080) (777891d)

  • Add support for python 3.12 (b96013d)

  • Introduce compatibility with native namespace packages (b96013d)

Bug Fixes

  • Require proto-plus >= 1.22.3 (b96013d)

  • Use retry_async instead of retry in async client (b96013d)

1.9.0 (2023-11-29)

Features

  • added DataQualityResult.score, dimension_score, column_score (b2dade2)

  • new event types GOVERNANCE_RULE_MATCHED_RESOURCES, GOVERNANCE_RULE_SEARCH_LIMIT_EXCEEDS, GOVERNANCE_RULE_ERRORS (b2dade2)

1.8.1 (2023-11-07)

Documentation

  • updated comments for DataQualityResult.dimensions field (#11988) (cf3d534)

1.8.0 (2023-11-02)

Features

1.7.0 (2023-10-10)

Features

  • DataQualityDimension is now part of the DataQualityDimensionResult message (#11791) (88844db)

1.6.3 (2023-09-19)

Documentation

1.6.2 (2023-08-09)

Bug Fixes

1.6.1 (2023-08-03)

Documentation

1.6.0 (2023-07-25)

Features

  • added DataQualityRule.name, description (3392532)

  • added DataQualitySpec.sampling_percent, row_filter (3392532)

  • added DataScanEvent.data_profile_configs, data_quality_configs, post_scan_actions_result (3392532)

  • added Job.labels, trigger, execution_spec (3392532)

  • added JobEvent.execution_trigger (3392532)

  • added ListDataScanJobsRequest.filter to filter ListDataScanJob results (3392532)

  • added RunTaskRequest.labels, args (3392532)

  • added TopNValue.ratio (3392532)

  • DataProfileSpec message with DataProfileScan related settings (3392532)

  • new service DataTaxonomyService and related messages (3392532)

1.5.1 (2023-07-05)

Bug Fixes

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)

1.4.3 (2023-03-23)

Documentation

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

1.4.2 (2023-02-02)

Documentation

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

1.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (eb88024)

Documentation

  • Add documentation for enums (eb88024)

1.4.0 (2023-01-10)

Features

1.3.0 (2023-01-05)

Features

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)

1.1.2 (2022-09-29)

Bug Fixes

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

1.1.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#84) (747f4d9)

  • deps: require proto-plus >= 1.22.0 (747f4d9)

1.1.0 (2022-07-15)

Features

  • add audience parameter (741f707)

  • Add IAM support for Explore content APIs (#74) (741f707)

  • Add support for cross project for Task (741f707)

  • Add support for custom container for Task (741f707)

  • Add support for custom encryption key to be used for encrypt data on the PDs associated with the VMs in your Dataproc cluster for Task (741f707)

  • Add support for Latest job in Task resource (741f707)

  • Support logging sampled file paths per partition to Cloud logging for Discovery event (741f707)

  • User mode filter in Explore list sessions API (741f707)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (741f707)

  • deps: require grpc-google-iam-v1 >=0.12.4 (741f707)

  • require python 3.7+ (#76) (3cd158c)

1.0.1 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#66) (0faef94)

Documentation

  • fix changelog header to consistent size (#67) (3090fd6)

1.0.0 (2022-04-26)

Features

  • bump release level to production/stable (b13ce8f)

0.2.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#18) (10b7809)

0.2.0 (2022-02-26)

Features

  • Added Create, Update and Delete APIs for Metadata (e.g. Entity and/or Partition). (1333110)

  • Added support for Content APIs (#8) (1333110)

0.1.0 (2022-01-28)

Features