Version history
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
- Added Dataplex specific fields (commit f445d27)
Documentation improvements
- Update taxonomy display_name comment (commit f445d27)
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
- Updates copyright message (commit 14939ee)
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
- Commit 4d51dc2: build: change links to make them absolute
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
- Commit 0790924: fix: Add gRPC compatibility constructors
- Commit 0ca05f5: chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
- Commit 6bde7a3: docs: Regenerate all APIs with service comments in client documentation
- Commit f83bdf1: fix: Apply timeouts to RPCs without retry
- Commit c189d65: docs: change relative URLs to absolute URLs to fix broken links.
- Commit 947a573: docs: Regenerate all clients with more explicit documentation
- Commit f4abc66: feat: Add IAM method signatures (issue 4953)
- Commit 8271758: docs: fixes to comments. (issue 4865)
- Commit 615c494:
- docs: fixed documentation links. (issue 4858)
- feat: search catalog support for restricted locations, and reporting unreachable locations
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.