Skip to content

Latest commit

 

History

History
391 lines (185 loc) · 21.1 KB

CHANGES.md

File metadata and controls

391 lines (185 loc) · 21.1 KB

Changes

1.21.0 (2025-01-02)

Features

  • dataplex: A new field force is added to message .google.cloud.dataplex.v1.DeleteDataScanRequest (8ebcc6d)

Bug Fixes

  • dataplex: Update golang.org/x/net to v0.33.0 (e9b0b69)

Documentation

  • dataplex: Miscellaneous doc updates (8ebcc6d)

1.20.0 (2024-11-19)

Features

  • dataplex: A new enum TableType is added (c1e936d)
  • dataplex: A new field datascan_id is added to message .google.cloud.dataplex.v1.DiscoveryEvent (c1e936d)
  • dataplex: A new field suspended is added to DataScans (c1e936d)
  • dataplex: A new field table is added to message .google.cloud.dataplex.v1.DiscoveryEvent (c1e936d)
  • dataplex: A new message TableDetails is added (c1e936d)
  • dataplex: Add a DATA_DISCOVERY enum type in DataScanEvent (c1e936d)
  • dataplex: Add a DataDiscoveryAppliedConfigs message (c1e936d)
  • dataplex: Add a TABLE_DELETED field in DiscoveryEvent (c1e936d)
  • dataplex: Add a TABLE_IGNORED field in DiscoveryEvent (c1e936d)
  • dataplex: Add a TABLE_PUBLISHED field in DiscoveryEvent (c1e936d)
  • dataplex: Add a TABLE_UPDATED field in DiscoveryEvent (c1e936d)
  • dataplex: Add an Issue field to DiscoveryEvent.ActionDetails to output the action message in Cloud Logs (c1e936d)
  • dataplex: Add annotations in CreateMetadataJob, GetMetadataJob, ListMetaDataJobs and CancelMetadataJob for cloud audit logging (c1e936d)
  • dataplex: Add data_version field to AspectSource (c1e936d)
  • dataplex: Add new Data Discovery scan type in Datascan (c1e936d)
  • dataplex: Expose create time in DataScanJobAPI (c1e936d)
  • dataplex: Expose create time to customers (c1e936d)
  • dataplex: Release metadata export in private preview (c1e936d)
  • dataplex: Release MetadataJob APIs and related resources in GA (c1e936d)
  • dataplex: Update Go Bigtable import path (c1e936d)
  • dataplex: Update Go Datastore import path (c1e936d)

Documentation

  • dataplex: A comment for message DataScanEvent is changed (c1e936d)
  • dataplex: Add comment for field status in message .google.cloud.dataplex.v1.MetadataJob per https (c1e936d)
  • dataplex: Add comment for field type in message .google.cloud.dataplex.v1.MetadataJob per https (c1e936d)
  • dataplex: Add Identifier for name in message .google.cloud.dataplex.v1.MetadataJob per https (c1e936d)
  • dataplex: Add info about schema changes for BigQuery metadata in Dataplex Catalog (c1e936d)
  • dataplex: Add link to fully qualified names documentation (c1e936d)
  • dataplex: Correct API documentation (c1e936d)
  • dataplex: Correct the dimensions for data quality rules (c1e936d)
  • dataplex: Dataplex Tasks do not support Dataplex Content path as a direct input anymore (c1e936d)
  • dataplex: Scrub descriptions for standalone discovery scans (c1e936d)

1.19.2 (2024-10-23)

Bug Fixes

  • dataplex: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • dataplex: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

1.19.1 (2024-09-12)

Bug Fixes

  • dataplex: Bump dependencies (2ddeb15)

1.19.0 (2024-08-20)

Features

  • dataplex: Add support for Go 1.23 iterators (84461c0)

1.18.3 (2024-08-08)

Bug Fixes

  • dataplex: Update google.golang.org/api to v0.191.0 (5b32644)

1.18.2 (2024-07-24)

Bug Fixes

  • dataplex: Update dependencies (257c40b)

1.18.1 (2024-07-10)

Bug Fixes

1.18.0 (2024-07-01)

Features

  • dataplex: Expose data scan execution create time to customers (#10438) (eec7a3b)

Bug Fixes

1.17.0 (2024-06-26)

Features

  • dataplex: Exposing EntrySource.location field that contains location of a resource in the source system (d6c543c)

Bug Fixes

  • dataplex: Enable new auth lib (b95805f)

Documentation

  • dataplex: Scrub descriptions for GenerateDataQualityRules (d6c543c)

1.16.1 (2024-06-18)

Documentation

  • dataplex: Clarify DataQualityRule.sql_assertion descriptions (abac5c6)
  • dataplex: Fix links to RuleType proto references (abac5c6)

1.16.0 (2024-05-08)

Features

  • dataplex: Updated client libraries for Dataplex Catalog (a4a8fbc)

1.15.1 (2024-05-01)

Bug Fixes

  • dataplex: Bump x/net to v0.24.0 (ba31ed5)

1.15.0 (2024-03-19)

Features

  • dataplex: Added client side library for the followings (#9592) (a3bb7c0)

1.14.3 (2024-03-14)

Bug Fixes

  • dataplex: Update protobuf dep to v1.33.0 (30b038d)

1.14.2 (2024-02-06)

Documentation

  • dataplex: Fix typo in comment (e60a6ba)

1.14.1 (2024-01-30)

Bug Fixes

  • dataplex: Enable universe domain resolution options (fd1d569)

1.14.0 (2024-01-03)

Features

  • dataplex: Added enum value EventType.GOVERNANCE_RULE_PROCESSING (902d842)

Documentation

  • dataplex: Fix the comment for ignore_null field to clarify its applicability on data quality rules (cbe96af)

1.13.0 (2023-12-07)

Features

  • dataplex: Add data quality score to DataQualityResult (5132d0f)

1.12.0 (2023-11-27)

Features

  • dataplex: Added DataQualityResult.score, dimension_score, column_score (2020edf)

1.11.2 (2023-11-09)

Documentation

  • dataplex: Updated comments for DataQualityResult.dimensions field (ba23673)

1.11.1 (2023-11-01)

Bug Fixes

  • dataplex: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

1.11.0 (2023-10-31)

Features

  • dataplex: DataQualityDimension is now part of the DataQualityDimensionResult message (4d40180)

1.10.2 (2023-10-26)

Bug Fixes

  • dataplex: Update grpc-go to v1.59.0 (81a97b0)

1.10.1 (2023-10-12)

Bug Fixes

  • dataplex: Update golang.org/x/net to v0.17.0 (174da47)

1.10.0 (2023-10-12)

Features

  • dataplex: DataQualityDimension is now part of the DataQualityDimensionResult message (#8663) (a811f4c)

1.9.1 (2023-08-08)

Bug Fixes

  • dataplex: Remove unused annotation in results_table (#8382) (1390cbd)

1.9.0 (2023-07-26)

Features

  • dataplex: New service DataTaxonomyService and related messages (#8320) (cdee2d9)

1.8.1 (2023-06-20)

Bug Fixes

  • dataplex: REST query UpdateMask bug (df52820)

1.8.0 (2023-05-30)

Features

  • dataplex: Update all direct dependencies (b340d03)

1.7.1 (2023-05-08)

Bug Fixes

  • dataplex: Update grpc to v1.55.0 (1147ce0)

1.7.0 (2023-05-03)

Features

  • dataplex: Added new Dataplex APIs and new features for existing APIs (e.g. DataScans) (d5d1fe9)

1.6.0 (2023-03-15)

Features

  • dataplex: Update iam and longrunning deps (91a1f78)

1.5.2 (2023-02-14)

Documentation

  • dataplex: Improvements to DataScan API documentation (f1c3ec7)

1.5.1 (2023-01-10)

Documentation

  • dataplex: Fix minor docstring formatting (3115df4)

1.5.0 (2023-01-04)

Features

  • dataplex: Add REST client (06a54a1)

1.4.0 (2022-11-03)

Features

  • dataplex: rewrite signatures in terms of new location (3c4b2b3)

1.3.0 (2022-10-25)

Features

  • dataplex: start generating stubs dir (de2d180)

1.2.0 (2022-10-14)

Features

  • dataplex: Add support for notebook tasks (de4e16a)

1.1.0 (2022-07-19)

Features

  • dataplex: Add IAM support for Explore content APIs feat: Add support for custom container for Task feat: Add support for cross project for Task feat: 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 feat: Add support for Latest job in Task resource feat: User mode filter in Explore list sessions API feat: Support logging sampled file paths per partition to Cloud logging for Discovery event (8b17366)

1.0.0 (2022-06-29)

Features

  • dataplex: release 1.0.0 (7678be5)

Miscellaneous Chores

  • dataplex: release 1.0.0 (b165e15)

0.4.0 (2022-02-23)

Features

  • dataplex: set versionClient to module version (55f0d92)

0.3.0 (2022-02-22)

Features

  • dataplex: added client side library for the followings: 1. Content APIs. 2. Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition). (7d6b0e5)

0.2.0 (2022-02-14)

Features

  • dataplex: add file for tracking version (17b36ea)

0.1.0 (2022-01-28)

Features

v0.1.0

  • feat(dataplex): start generating clients