Changes

1.20.0 (2024-03-14)

Features

  • datacatalog: Add RANGE type to Data Catalog (#9573) (25c3f2d)

Bug Fixes

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

1.19.3 (2024-01-30)

Bug Fixes

  • datacatalog: Enable universe domain resolution options (fd1d569)

1.19.2 (2024-01-11)

Bug Fixes

  • datacatalog: Change field behavior of the property “name” to IDENTIFIER (c3f1174)

1.19.1 (2024-01-08)

Documentation

  • datacatalog: Change field behavior of the property “name” to IDENTIFIER (bd30055)

1.19.0 (2023-11-09)

Features

  • datacatalog/lineage: Add open lineage support (#8974) (1a16cbf)

1.18.3 (2023-11-01)

Bug Fixes

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

1.18.2 (2023-10-26)

Bug Fixes

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

1.18.1 (2023-10-12)

Bug Fixes

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

1.18.0 (2023-10-04)

Features

  • datacatalog: Enable Vertex AI Ingestion on DataPlex (e9ae601)

1.17.1 (2023-09-11)

Documentation

1.17.0 (2023-08-08)

Features

  • datacatalog: Add support for admin_search in SearchCatalog() API method (4b68747)

Documentation

  • datacatalog: Minor formatting (e3f8c89)

1.16.0 (2023-07-18)

Features

1.15.0 (2023-07-10)

Features

  • datacatalog: Added rpc RenameTagTemplateFieldEnumValue (#8205) (a0eb675)

1.14.1 (2023-06-20)

Bug Fixes

  • datacatalog: REST query UpdateMask bug (df52820)

1.14.0 (2023-05-30)

Features

  • datacatalog: Add support for entries associated with Spanner and ClougBigTable (#7992) (ebae64d)
  • datacatalog: Update all direct dependencies (b340d03)

1.13.1 (2023-05-08)

Bug Fixes

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

1.13.0 (2023-03-15)

Features

  • datacatalog: Add support for new ImportEntries() API, including format of the dump (8775cae)
  • datacatalog: Update iam and longrunning deps (91a1f78)

1.12.0 (2023-01-26)

Features

  • datacatalog/apiv1beta1: Add REST transport (f7b0822)
  • datacatalog/lineage: Start generating apiv1 (#7245) (d7a53c3)
  • datacatalog: Add REST client (06a54a1)
  • datacatalog: Rewrite signatures in terms of new location (3c4b2b3)
  • datacatalog: Rewrite signatures in terms of new types for betas (9f303f9)
  • datacatalog: Start generating proto message types (563f546)
  • datacatalog: Start generating REST transport for apiv1 (#7246) (1b90131)
  • datacatalog: Start generating stubs dir (de2d180)

Documentation

  • datacatalog/lineage: Fixed formatting for several literal expressions (19e9d03)
  • datacatalog: Documentation updates chore: cleanup; annotations updates; adding missing imports (9c5d6c8)

1.11.0 (2023-01-26)

Features

  • datacatalog/apiv1beta1: Add REST transport (f7b0822)
  • datacatalog/lineage: Start generating apiv1 (#7245) (d7a53c3)
  • datacatalog: Add REST client (06a54a1)
  • datacatalog: Rewrite signatures in terms of new location (3c4b2b3)
  • datacatalog: Rewrite signatures in terms of new types for betas (9f303f9)
  • datacatalog: Start generating proto message types (563f546)
  • datacatalog: Start generating REST transport for apiv1 (#7246) (1b90131)
  • datacatalog: Start generating stubs dir (de2d180)

Documentation

  • datacatalog/lineage: Fixed formatting for several literal expressions (19e9d03)
  • datacatalog: Documentation updates chore: cleanup; annotations updates; adding missing imports (9c5d6c8)

1.10.1 (2023-01-26)

Documentation

  • datacatalog/lineage: Fixed formatting for several literal expressions (19e9d03)

1.10.0 (2023-01-18)

Features

  • datacatalog/lineage: Start generating apiv1 (#7245) (d7a53c3)
  • datacatalog: Start generating REST transport for apiv1 (#7246) (1b90131)

1.9.0 (2023-01-04)

Features

  • datacatalog: Add REST client (06a54a1)

1.8.1 (2022-11-09)

Documentation

  • datacatalog: documentation updates chore: cleanup; annotations updates; adding missing imports (9c5d6c8)

1.8.0 (2022-11-03)

Features

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

1.7.0 (2022-10-25)

Features

  • datacatalog: start generating stubs dir (de2d180)

1.6.0 (2022-09-21)

Features

  • datacatalog: rewrite signatures in terms of new types for betas (9f303f9)

1.5.0 (2022-09-19)

Features

  • datacatalog: start generating proto message types (563f546)

1.4.0 (2022-09-15)

Features

  • datacatalog/apiv1beta1: add REST transport (f7b0822)

1.3.1 (2022-07-12)

Documentation

  • datacatalog: update taxonomy display_name comment feat: added Dataplex specific fields (19a9ef2)

1.3.0 (2022-02-23)

Features

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

1.2.0 (2022-02-11)

Features

  • datacatalog: add file for tracking version (17b36ea)
  • datacatalog: Add methods and messages related to starring feature feat: Add methods and messages related to business context feature docs: Updates copyright message (61f23b2)

1.1.0 (2022-01-04)

Features

  • datacatalog: Added BigQueryDateShardedSpec.latest_shard_resource field feat: Added SearchCatalogResult.display_name field feat: Added SearchCatalogResult.description field (1f5aa78)

1.0.0

Stabilize GA surface.

v0.1.0

This is the first tag to carve out datacatalog as its own module. See Add a module to a multi-module repository.