1.21.0 (2025-01-02)
- dataplex: A new field
force
is added to message.google.cloud.dataplex.v1.DeleteDataScanRequest
(8ebcc6d)
- dataplex: Update golang.org/x/net to v0.33.0 (e9b0b69)
- dataplex: Miscellaneous doc updates (8ebcc6d)
1.20.0 (2024-11-19)
- 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)
- 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)
- 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)
- dataplex: Bump dependencies (2ddeb15)
1.19.0 (2024-08-20)
- dataplex: Add support for Go 1.23 iterators (84461c0)
1.18.3 (2024-08-08)
- dataplex: Update google.golang.org/api to v0.191.0 (5b32644)
1.18.2 (2024-07-24)
- dataplex: Update dependencies (257c40b)
1.18.1 (2024-07-10)
- dataplex: Bump google.golang.org/[email protected] (8ecc4e9)
1.18.0 (2024-07-01)
- dataplex: Bump google.golang.org/[email protected] (8fa9e39)
1.17.0 (2024-06-26)
- dataplex: Exposing EntrySource.location field that contains location of a resource in the source system (d6c543c)
- dataplex: Enable new auth lib (b95805f)
- dataplex: Scrub descriptions for GenerateDataQualityRules (d6c543c)
1.16.1 (2024-06-18)
- dataplex: Clarify DataQualityRule.sql_assertion descriptions (abac5c6)
- dataplex: Fix links to RuleType proto references (abac5c6)
1.16.0 (2024-05-08)
- dataplex: Updated client libraries for Dataplex Catalog (a4a8fbc)
1.15.1 (2024-05-01)
- dataplex: Bump x/net to v0.24.0 (ba31ed5)
1.15.0 (2024-03-19)
1.14.3 (2024-03-14)
- dataplex: Update protobuf dep to v1.33.0 (30b038d)
1.14.2 (2024-02-06)
- dataplex: Fix typo in comment (e60a6ba)
1.14.1 (2024-01-30)
- dataplex: Enable universe domain resolution options (fd1d569)
1.14.0 (2024-01-03)
- dataplex: Added enum value EventType.GOVERNANCE_RULE_PROCESSING (902d842)
- dataplex: Fix the comment for
ignore_null
field to clarify its applicability on data quality rules (cbe96af)
1.13.0 (2023-12-07)
- dataplex: Add data quality score to DataQualityResult (5132d0f)
1.12.0 (2023-11-27)
- dataplex: Added DataQualityResult.score, dimension_score, column_score (2020edf)
1.11.2 (2023-11-09)
- dataplex: Updated comments for
DataQualityResult.dimensions
field (ba23673)
1.11.1 (2023-11-01)
- dataplex: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.11.0 (2023-10-31)
- dataplex: DataQualityDimension is now part of the DataQualityDimensionResult message (4d40180)
1.10.2 (2023-10-26)
- dataplex: Update grpc-go to v1.59.0 (81a97b0)
1.10.1 (2023-10-12)
- dataplex: Update golang.org/x/net to v0.17.0 (174da47)
1.10.0 (2023-10-12)
- dataplex: DataQualityDimension is now part of the DataQualityDimensionResult message (#8663) (a811f4c)
1.9.1 (2023-08-08)
1.9.0 (2023-07-26)
1.8.1 (2023-06-20)
- dataplex: REST query UpdateMask bug (df52820)
1.8.0 (2023-05-30)
- dataplex: Update all direct dependencies (b340d03)
1.7.1 (2023-05-08)
- dataplex: Update grpc to v1.55.0 (1147ce0)
1.7.0 (2023-05-03)
- dataplex: Added new Dataplex APIs and new features for existing APIs (e.g. DataScans) (d5d1fe9)
1.6.0 (2023-03-15)
- dataplex: Update iam and longrunning deps (91a1f78)
1.5.2 (2023-02-14)
- dataplex: Improvements to DataScan API documentation (f1c3ec7)
1.5.1 (2023-01-10)
- dataplex: Fix minor docstring formatting (3115df4)
1.5.0 (2023-01-04)
- dataplex: Add REST client (06a54a1)
1.4.0 (2022-11-03)
- dataplex: rewrite signatures in terms of new location (3c4b2b3)
1.3.0 (2022-10-25)
- dataplex: start generating stubs dir (de2d180)
1.2.0 (2022-10-14)
- dataplex: Add support for notebook tasks (de4e16a)
1.1.0 (2022-07-19)
- 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)
- dataplex: release 1.0.0 (7678be5)
- dataplex: release 1.0.0 (b165e15)
0.4.0 (2022-02-23)
- dataplex: set versionClient to module version (55f0d92)
0.3.0 (2022-02-22)
- 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)
- dataplex: add file for tracking version (17b36ea)
- feat(dataplex): start generating clients