Changelog

2.2.2 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination ( ba1064f )

2.2.1 (2024-07-08)

Bug Fixes

2.2.0 (2024-06-27)

Features

  • [google-cloud-dataplex] expose data scan execution create time to customers ( #12846 ) ( 2726a72 )

2.1.0 (2024-06-24)

Features

  • exposing EntrySource.location field that contains location of a resource in the source system ( 9264874 )

Documentation

  • Scrub descriptions for GenerateDataQualityRules ( 9264874 )

2.0.1 (2024-06-19)

Documentation

  • clarify DataQualityRule.sql_assertion descriptions ( 74db0f8 )

  • fix links to RuleType proto references ( 74db0f8 )

2.0.0 (2024-05-16)

⚠ BREAKING CHANGES

  • An existing field entry is removed from message .google.cloud.dataplex.v1.SearchEntriesResult

  • An existing field display_name is removed from message .google.cloud.dataplex.v1.SearchEntriesResult

  • An existing field entry_type is removed from message .google.cloud.dataplex.v1.SearchEntriesResult

  • An existing field modify_time is removed from message .google.cloud.dataplex.v1.SearchEntriesResult

  • An existing field fully_qualified_name is removed from message .google.cloud.dataplex.v1.SearchEntriesResult

  • An existing field description is removed from message .google.cloud.dataplex.v1.SearchEntriesResult

  • An existing field relative_resource is removed from message .google.cloud.dataplex.v1.SearchEntriesResult

Features

  • updated client libraries for Dataplex Catalog: removed deprecated fields, updated comments ( fd6e39c )

Bug Fixes

  • An existing field description is removed from message .google.cloud.dataplex.v1.SearchEntriesResult ( fd6e39c )

  • An existing field display_name is removed from message .google.cloud.dataplex.v1.SearchEntriesResult ( fd6e39c )

  • An existing field entry_type is removed from message .google.cloud.dataplex.v1.SearchEntriesResult ( fd6e39c )

  • An existing field entry is removed from message .google.cloud.dataplex.v1.SearchEntriesResult ( fd6e39c )

  • An existing field fully_qualified_name is removed from message .google.cloud.dataplex.v1.SearchEntriesResult ( fd6e39c )

  • An existing field modify_time is removed from message .google.cloud.dataplex.v1.SearchEntriesResult ( fd6e39c )

  • An existing field relative_resource is removed from message .google.cloud.dataplex.v1.SearchEntriesResult ( fd6e39c )

Documentation

  • A comment for field aspects in message .google.cloud.dataplex.v1.Entry is changed ( fd6e39c )

  • A comment for field filter in message .google.cloud.dataplex.v1.ListEntriesRequest is changed ( fd6e39c )

1.13.0 (2024-03-22)

Features

  • [google-cloud-dataplex] added client side library for Unified and CRUD MetaStore APIs ( #12475 ) ( f56d7af )

1.12.3 (2024-03-05)

Bug Fixes

  • deps:Exclude google-auth 2.24.0 and 2.25.0 ( #12383 ) ( 305f43f )

1.12.2 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain ( #12282 ) ( b985096 )

  • deps:[Many APIs] Require google-api-core>=1.34.1 ( #12305 ) ( 2aa7f17 )

1.12.1 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency ( f3db074 )

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( f3db074 )

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( f3db074 )

1.12.0 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain ( #12239 ) ( 8004d15 )

Documentation

  • [google-cloud-dataplex] fix typo in comment ( #12235 ) ( f8c331e )

1.11.0 (2024-01-04)

Features

  • [google-cloud-dataplex] added enum value EventType.GOVERNANCE_RULE_PROCESSING ( #12132 ) ( 48d42fd )

Documentation

  • [google-cloud-dataplex] Fix the comment for ignore_null field to clarify its applicability on data quality rules ( #12141 ) ( ca71481 )

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

  • remove unused annotation in results_table ( #11548 ) ( 840fc36 )

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

  • Added StorageFormat.iceberg ( 16871c0 )

  • DataScans service ( 16871c0 )

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

Design a Mobile Site
View Site in Mobile | Classic
Share by: