Updated the method signature of analyzeWorkloadMove for v1beta API to accept project as source. AnalyzeWorkloadMove now also returns information about org policy differences between the project and target folder (commit 31b0016)
BREAKING CHANGERemoved _v1beta1 suffix from proto file names (commit dc3a4e7)
Breaking changes
Proto file name is changed from assuredworkloads_v1beta1.proto to assuredworkloads.proto (commit dc3a4e7)
Version 2.0.0-beta01, 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 aredescribed in the Google Cloud
documentation.
We don't anticipate any changes to most customer code, but pleasefile a
GitHub issueif 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-beta08, released 2022-01-17
New features
EU Regions and Support With Sovereign Controls (commit 0e8c59f)
feat: Add Canada Regions And Support compliance regime
fix: ResourceType CONSUMER_PROJECT is deprecated
feat: ResourceType CONSUMER_FOLDER and KEYRING are added
feat: display_name is added to ResourceSettings
fix: billing_account is now optional in Workload
feat: resource_settings is added to CreateWorkloadOperationMetadata
Version 1.0.0-beta06, released 2021-08-19
Commit ac367e2: feat: Regenerate all APIs to support self-signed JWTs
Version 1.0.0-beta05, released 2021-08-10
Commit 28a4164: feat: Add EU Regions And Support compliance regime
Version 1.0.0-beta04, released 2021-04-28
Commit 4593a55: feat: add HIPAA and HITRUST compliance regimes
Commit af0c533: feat: Add 'resource_settings' field to provide custom properties (ids) for the provisioned projects.
Version 1.0.0-beta03, released 2021-02-05
Commit 319d7b1: feat: updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service. Clients can now create workloads with US_REGIONAL_ACCESS compliance regime
Version 1.0.0-beta02, released 2020-11-18
Commit 342a932: feat: Clients can now specify the 'provisioned_resources_parent' for the provisioned projects.
Commit 0ca05f5: chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
[[["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 of the Google.Cloud.AssuredWorkloads.V1Beta1 package is 2.0.0-beta08, released on 2024-05-08, which introduced IServiceCollection extension methods for client registration.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.0.0-beta01 marked a significant update by depending on GAX v4, utilizing the Grpc.Net.Client package for gRPC communication instead of Grpc.Core.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.0.0-beta02 introduced a breaking change by removing the \u003ccode\u003e_v1beta1\u003c/code\u003e suffix from proto file names, changing from assuredworkloads_v1beta1.proto to assuredworkloads.proto.\u003c/p\u003e\n"],["\u003cp\u003eThe history includes earlier features such as enabling REST transport in C# (2.0.0-beta05), and the addition of compliant_but_disallowed_services field (2.0.0-beta04).\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.0.0-beta08 introduced EU Regions and Support With Sovereign Controls, and version 1.0.0-beta07 added Canada Regions And Support compliance regime, along with other changes.\u003c/p\u003e\n"]]],[],null,["Version latestkeyboard_arrow_down\n\n- [2.0.0-beta08 (latest)](/dotnet/docs/reference/Google.Cloud.AssuredWorkloads.V1Beta1/latest/history)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.AssuredWorkloads.V1Beta1/2.0.0-beta07/history)\n- [1.0.0-beta08](/dotnet/docs/reference/Google.Cloud.AssuredWorkloads.V1Beta1/1.0.0-beta08/history) \n\nVersion history\n===============\n\nVersion 2.0.0-beta08, released 2024-05-08\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-beta07, 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-beta06, released 2024-02-28\n-----------------------------------------\n\nNo API surface changes; just dependency updates.\n\nVersion 2.0.0-beta05, released 2023-01-19\n-----------------------------------------\n\n### New features\n\n- Enable REST transport in C# ([commit 496c8ab](https://github.com/googleapis/google-cloud-dotnet/commit/496c8abe53e80646e5dd5a6d4a2231b11b36969a))\n\nVersion 2.0.0-beta04, released 2022-09-05\n-----------------------------------------\n\n### New features\n\n- Add compliant_but_disallowed_services field to the v1beta1 Workload proto ([commit b632564](https://github.com/googleapis/google-cloud-dotnet/commit/b63256454b6baf3b7e879508b441d305250c5a9b))\n- Updated v1beta1 analyzeWorkloadMove documentation ([commit 80d91f3](https://github.com/googleapis/google-cloud-dotnet/commit/80d91f38efd947425ce6f785d523857e16fbf1eb))\n\nVersion 2.0.0-beta03, released 2022-07-25\n-----------------------------------------\n\n### New features\n\n- Updated the method signature of analyzeWorkloadMove for v1beta API to accept project as source. AnalyzeWorkloadMove now also returns information about org policy differences between the project and target folder ([commit 31b0016](https://github.com/googleapis/google-cloud-dotnet/commit/31b0016e71d85303ccdc14de2ddef571082de875))\n\nVersion 2.0.0-beta02, released 2022-07-11\n-----------------------------------------\n\n### New features\n\n- ITAR June Preview Launch ([commit ba28a2b](https://github.com/googleapis/google-cloud-dotnet/commit/ba28a2b7bddc1a2195492181ae9041839c6f58db))\n- **BREAKING CHANGE** Removed _v1beta1 suffix from proto file names ([commit dc3a4e7](https://github.com/googleapis/google-cloud-dotnet/commit/dc3a4e7e6ffaea438a1999cbb625579ac817272f))\n\n### Breaking changes\n\n- Proto file name is changed from assuredworkloads_v1beta1.proto to assuredworkloads.proto ([commit dc3a4e7](https://github.com/googleapis/google-cloud-dotnet/commit/dc3a4e7e6ffaea438a1999cbb625579ac817272f))\n\nVersion 2.0.0-beta01, 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-beta08, released 2022-01-17\n-----------------------------------------\n\n### New features\n\n- EU Regions and Support With Sovereign Controls ([commit 0e8c59f](https://github.com/googleapis/google-cloud-dotnet/commit/0e8c59f05a08b1dbf518900bffc0e1f83894aaa2))\n\nVersion 1.0.0-beta07, released 2021-09-24\n-----------------------------------------\n\n- [Commit aff9821](https://github.com/googleapis/google-cloud-dotnet/commit/aff9821):\n - feat: Add Canada Regions And Support compliance regime\n - fix: ResourceType CONSUMER_PROJECT is deprecated\n - feat: ResourceType CONSUMER_FOLDER and KEYRING are added\n - feat: display_name is added to ResourceSettings\n - fix: billing_account is now optional in Workload\n - feat: resource_settings is added to CreateWorkloadOperationMetadata\n\nVersion 1.0.0-beta06, released 2021-08-19\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-beta05, released 2021-08-10\n-----------------------------------------\n\n- [Commit 28a4164](https://github.com/googleapis/google-cloud-dotnet/commit/28a4164): feat: Add EU Regions And Support compliance regime\n\nVersion 1.0.0-beta04, released 2021-04-28\n-----------------------------------------\n\n- [Commit 4593a55](https://github.com/googleapis/google-cloud-dotnet/commit/4593a55): feat: add HIPAA and HITRUST compliance regimes\n- [Commit af0c533](https://github.com/googleapis/google-cloud-dotnet/commit/af0c533): feat: Add 'resource_settings' field to provide custom properties (ids) for the provisioned projects.\n\nVersion 1.0.0-beta03, released 2021-02-05\n-----------------------------------------\n\n- [Commit 319d7b1](https://github.com/googleapis/google-cloud-dotnet/commit/319d7b1): feat: updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service. Clients can now create workloads with US_REGIONAL_ACCESS compliance regime\n\nVersion 1.0.0-beta02, released 2020-11-18\n-----------------------------------------\n\n- [Commit 342a932](https://github.com/googleapis/google-cloud-dotnet/commit/342a932): feat: Clients can now specify the 'provisioned_resources_parent' for the provisioned projects.\n- [Commit 0ca05f5](https://github.com/googleapis/google-cloud-dotnet/commit/0ca05f5): chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31\n\nVersion 1.0.0-beta01, released 2020-09-16\n-----------------------------------------\n\nFirst beta release."]]