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.0.0-alpha04, released 2022-04-04
New features
Added DatabaseType field for the type of backing store used (commit 0bce443)
Added AVRO DatabaseDumpSpec for importing and exporting Avro files (commit 0bce443)
Added additional endTime field for MetadataImports (commit 0bce443)
Added support to record the services that are restoring the backup (commit 0bce443)
Added configuration for Dataplex integration (commit 0bce443)
Added support for IAM management for metadata resources (commit 0bce443)
Added AuxiliaryVersionConfig for configuring the auxiliary hive versions during creation or update of the DPMS instance (commit 0bce443)
Added NetworkConfig for exposing the DPMS endpoint in multiple subnetworks using PSC (this skips the need for VPC peering) (commit 0bce443)
Added EncryptionConfig which contains information used to configure the Dataproc Metastore service to encrypt customer data at rest (CMEK) (commit 0bce443)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe latest version, 2.0.0-alpha11, was released on 2024-06-04 and includes properties for nested resource name references.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.0.0-alpha10, released on 2024-05-14, added IServiceCollection extension methods for client registration when an IServiceProvider is needed.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.0.0-alpha06, released on 2023-07-13, introduced the Admin Interface, gRPC endpoint protocol, and BigQuery as a backend metastore, all for v1.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.0.0-alpha04, released on 2022-04-04, brought numerous features including AVRO DatabaseDumpSpec, RESTORING status on Backups, Dataplex integration configuration, and IAM management support for metadata resources.\u003c/p\u003e\n"],["\u003cp\u003eThe first version to depend on GAX v4 was 2.0.0-alpha01, released on 2022-06-08, which also switched to using the Grpc.Net.Client package for gRPC communication, replacing Grpc.Core.\u003c/p\u003e\n"]]],[],null,["Version latestkeyboard_arrow_down\n\n- [2.0.0-alpha11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/history)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/history)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/history) \n\nVersion history\n===============\n\nVersion 2.0.0-alpha11, released 2024-06-04\n------------------------------------------\n\n### New features\n\n- Add properties for nested resource name references ([commit 15eec4d](https://github.com/googleapis/google-cloud-dotnet/commit/15eec4dabb9fd3cf3b8f4b978d64b7ba435ca995))\n\nVersion 2.0.0-alpha10, released 2024-05-14\n------------------------------------------\n\n### New features\n\n- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ([commit 022fab2](https://github.com/googleapis/google-cloud-dotnet/commit/022fab203f28fb9c608972af7f8b83f571ae5694))\n\nVersion 2.0.0-alpha09, released 2024-03-26\n------------------------------------------\n\n### New features\n\n- Change netstandard2.1 target to netstandard2.0 ([commit 82bea85](https://github.com/googleapis/google-cloud-dotnet/commit/82bea850661975b9750ac30753528cc9d2e05240))\n\nVersion 2.0.0-alpha08, released 2024-02-28\n------------------------------------------\n\nNo API surface changes; just dependency updates.\n\nVersion 2.0.0-alpha07, released 2023-10-02\n------------------------------------------\n\n### New features\n\n- Added EndpointLocation (v1, v1beta, v1alpha) ([commit 65fb54b](https://github.com/googleapis/google-cloud-dotnet/commit/65fb54b33ba9641ad02457b035df5a397f4dbaee))\n\nVersion 2.0.0-alpha06, released 2023-07-13\n------------------------------------------\n\n### New features\n\n- Added Admin Interface (v1) ([commit a162298](https://github.com/googleapis/google-cloud-dotnet/commit/a162298c75f8de10922c8f881c1783479b32a2cb))\n- Added gRPC endpoint protocol (v1) ([commit a162298](https://github.com/googleapis/google-cloud-dotnet/commit/a162298c75f8de10922c8f881c1783479b32a2cb))\n- Added BigQuery as a backend metastore (v1) ([commit a162298](https://github.com/googleapis/google-cloud-dotnet/commit/a162298c75f8de10922c8f881c1783479b32a2cb))\n\nVersion 2.0.0-alpha05, released 2023-04-19\n------------------------------------------\n\n### New features\n\n- Added ScalingConfig (v1) ([commit c10f31b](https://github.com/googleapis/google-cloud-dotnet/commit/c10f31b98522c71db743117dab653063f7396132))\n- Added Auxiliary Versions Config (v1) ([commit c10f31b](https://github.com/googleapis/google-cloud-dotnet/commit/c10f31b98522c71db743117dab653063f7396132))\n- Added Dataplex and BQ metastore types for federation (v1alpa, v1beta) ([commit c10f31b](https://github.com/googleapis/google-cloud-dotnet/commit/c10f31b98522c71db743117dab653063f7396132))\n\nVersion 2.0.0-alpha04, released 2023-01-19\n------------------------------------------\n\n### New features\n\n- Enable REST transport in C# ([commit e04406f](https://github.com/googleapis/google-cloud-dotnet/commit/e04406fbc8700134ab6955e5244a5f2924a16a0a))\n\nVersion 2.0.0-alpha03, released 2023-01-16\n------------------------------------------\n\n### New features\n\n- Added RemoveIamPolicy API ([commit 7844ed8](https://github.com/googleapis/google-cloud-dotnet/commit/7844ed8ed245c704f85d9de72423e8eb6d761a1f))\n- Added QueryMetadata API ([commit 7844ed8](https://github.com/googleapis/google-cloud-dotnet/commit/7844ed8ed245c704f85d9de72423e8eb6d761a1f))\n- Added MoveTableToDatabase API ([commit 7844ed8](https://github.com/googleapis/google-cloud-dotnet/commit/7844ed8ed245c704f85d9de72423e8eb6d761a1f))\n- Added AlterMetadataResourceLocation API ([commit 7844ed8](https://github.com/googleapis/google-cloud-dotnet/commit/7844ed8ed245c704f85d9de72423e8eb6d761a1f))\n\nVersion 2.0.0-alpha02, released 2022-12-01\n------------------------------------------\n\n### New features\n\n- Added federation API ([commit 08fe5f7](https://github.com/googleapis/google-cloud-dotnet/commit/08fe5f76045f0a237bc23f1f0d54639e7fd150c3))\n- Added EncryptionConfig field ([commit 08fe5f7](https://github.com/googleapis/google-cloud-dotnet/commit/08fe5f76045f0a237bc23f1f0d54639e7fd150c3))\n- Added NetworkConfig field ([commit 08fe5f7](https://github.com/googleapis/google-cloud-dotnet/commit/08fe5f76045f0a237bc23f1f0d54639e7fd150c3))\n- Added DatabaseType field ([commit 08fe5f7](https://github.com/googleapis/google-cloud-dotnet/commit/08fe5f76045f0a237bc23f1f0d54639e7fd150c3))\n- Added TelemetryConfiguration field ([commit 08fe5f7](https://github.com/googleapis/google-cloud-dotnet/commit/08fe5f76045f0a237bc23f1f0d54639e7fd150c3))\n\nVersion 2.0.0-alpha01, released 2022-06-08\n------------------------------------------\n\nThis is the first version of this package to depend on GAX v4.\n\nThere are some breaking changes, both in GAX v4 and in the generated\ncode. The changes that aren't specific to any given API are [described in the Google Cloud\ndocumentation](https://cloud.google.com/dotnet/docs/reference/help/breaking-gax4).\nWe don't anticipate any changes to most customer code, but please [file a\nGitHub issue](https://github.com/googleapis/google-cloud-dotnet/issues/new/choose)\nif you run into problems.\n\nThe most important change in this release is the use of the Grpc.Net.Client package\nfor gRPC communication, instead of Grpc.Core. When using .NET Core 3.1 or .NET 5.0+\nthis should lead to a smaller installation footprint and greater compatibility (e.g.\nwith Apple M1 chips). Any significant change in a core component comes with the risk\nof incompatibility, however - so again, please let us know if you encounter any\nissues.\n\nVersion 1.0.0-alpha04, released 2022-04-04\n------------------------------------------\n\n### New features\n\n- Added DatabaseType field for the type of backing store used ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added AVRO DatabaseDumpSpec for importing and exporting Avro files ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added additional endTime field for MetadataImports ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added RESTORING status on Backups ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added support to record the services that are restoring the backup ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added configuration for Dataplex integration ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added support for IAM management for metadata resources ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added AuxiliaryVersionConfig for configuring the auxiliary hive versions during creation or update of the DPMS instance ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added NetworkConfig for exposing the DPMS endpoint in multiple subnetworks using PSC (this skips the need for VPC peering) ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n- Added EncryptionConfig which contains information used to configure the Dataproc Metastore service to encrypt customer data at rest (CMEK) ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n\n### Documentation improvements\n\n- Formatting improvements ([commit 0bce443](https://github.com/googleapis/google-cloud-dotnet/commit/0bce44378e0541f44128c9e862cdcaf32d859c8d))\n\nVersion 1.0.0-alpha03, released 2021-08-31\n------------------------------------------\n\n- [Commit ac367e2](https://github.com/googleapis/google-cloud-dotnet/commit/ac367e2): feat: Regenerate all APIs to support self-signed JWTs\n\nVersion 1.0.0-alpha02, released 2021-03-10\n------------------------------------------\n\n- [Commit 7ee3de9](https://github.com/googleapis/google-cloud-dotnet/commit/7ee3de9): feat: added support for release channels when creating service\n- [Commit 4019cd7](https://github.com/googleapis/google-cloud-dotnet/commit/4019cd7): feat: Backup and export support\n\nVersion 1.0.0-alpha01, released 2021-02-26\n------------------------------------------\n\nInitial release."]]