Version history

Version 2.11.0, released 2024-03-26

New features

Version 2.10.0, released 2024-03-21

New features

Version 2.9.0, released 2024-02-28

No API surface changes; just dependency updates.

Version 2.8.0, released 2024-01-16

Bug fixes

  • Change field behavior of the property "name" to IDENTIFIER (commit 093f27c)

Version 2.7.0, released 2023-10-02

New features

Documentation improvements

Version 2.6.0, released 2023-08-04

New features

  • Add support for admin_search in SearchCatalog() API method (commit 725097f)

Version 2.5.0, released 2023-07-13

New features

Documentation improvements

Version 2.4.0, released 2023-06-05

New features

Version 2.3.0, released 2023-03-20

New features

  • Add support for new ImportEntries() API, including format of the dump (commit 2628c55)
  • Add support for entries associated with Looker and CloudSQL (commit 2628c55)
  • Add support for a ReconcileTags() API method (commit 2628c55)

Version 2.2.0, released 2023-01-16

New features

Documentation improvements

Version 2.1.0, released 2022-08-02

Bug fixes

  • BREAKING CHANGE Fix datacatalog resource name config (commit 0c58375)

This breaking change affects the CreateTag and ListEntryGroups operations. In both cases, the resource name type being used was inappropriate, and would have led to invalid requests. As these methods could not have been used successfully in their current form, we're releasing this bug fix as a minor version bump instead of a major one.

Version 2.0.0, released 2022-06-08

This is the first version of this package to depend on GAX v4.

There are some breaking changes, both in GAX v4 and in the generated code. The changes that aren't specific to any given API are described in the Google Cloud documentation. We don't anticipate any changes to most customer code, but please file a GitHub issue if you run into problems.

The most important change in this release is the use of the Grpc.Net.Client package for gRPC communication, instead of Grpc.Core. When using .NET Core 3.1 or .NET 5.0+ this should lead to a smaller installation footprint and greater compatibility (e.g. with Apple M1 chips). Any significant change in a core component comes with the risk of incompatibility, however - so again, please let us know if you encounter any issues.

Version 1.8.0, released 2022-04-26

New features

Documentation improvements

Version 1.7.0, released 2022-02-14

New features

  • Add methods and messages related to starring feature (commit 14939ee)
  • Add methods and messages related to business context feature (commit 14939ee)

Documentation improvements

Version 1.6.0, released 2021-11-10

  • Commit ceba2bb: docs: Improved formatting
  • Commit 355a879:
    • feat: Added BigQueryDateShardedSpec.latest_shard_resource field
    • feat: Added SearchCatalogResult.display_name field
    • feat: Added SearchCatalogResult.description field

Version 1.5.0, released 2021-09-24

Version 1.4.0, released 2021-08-19

  • Commit ac367e2: feat: Regenerate all APIs to support self-signed JWTs

Version 1.3.0, released 2021-08-10

  • Commit 2fc3992:
    • feat: Added support for BigQuery connections entries
    • feat: Added support for BigQuery routines entries
    • feat: Added usage_signal field
    • feat: Added labels field
    • feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API
    • feat: Added support for public tag templates
    • feat: Added support for rich text tags
    • docs: Documentation improvements

Version 1.2.0, released 2021-05-05

  • Commit 29c9961: docs: reformat comments in PolicyTagManager definition
  • Commit afadcef:
    • feat: Policy Tag Manager v1 API service
    • feat: new RenameTagTemplateFieldEnumValue API
    • feat: adding fully_qualified_name in lookup and search
    • feat: added DATAPROC_METASTORE integrated system along with new entry types: DATABASE and SERVICE
    • docs: Documentation improvements

Version 1.1.0, released 2020-10-14

Version 1.0.0, released 2020-04-08

No API surface changes since 1.0.0-beta01.

Version 1.0.0-beta01, released 2020-03-27

Initial beta release.