Releases: googleapis/google-cloud-dotnet
Releases · googleapis/google-cloud-dotnet
Google.Cloud.ServiceHealth.V1 version 1.0.0
Changes in this release:
No API surface changes; just promotion to GA.
Google.Cloud.Redis.Cluster.V1 version 1.0.0
Changes in this release:
No API surface changes; just promotion to GA.
Google.Cloud.RapidMigrationAssessment.V1 version 1.0.0
Changes in this release:
No API surface changes; just promotion to GA.
Google.Cloud.PolicyTroubleshooter.Iam.V3 version 1.0.0
Changes in this release:
No API surface changes; just promotion to GA.
Google.Cloud.PolicySimulator.V1 version 1.0.0
Changes in this release:
No API surface changes; just promotion to GA.
Google.Cloud.Notebooks.V2 version 1.0.0
Changes in this release:
No API surface changes; just promotion to GA.
Google.Cloud.NetApp.V1 version 1.0.0
Changes in this release:
This is the first GA release of the library.
Documentation improvements
- Mark optional fields explicitly in Storage Pool (commit 41065fe)
- Change comments of the psa_range field to note it is currently not implemented (commit 41065fe)
- Update comments of ServiceLevel and EncryptionType (commit 41065fe)
Google.Cloud.Logging.NLog version 5.0.0
Changes in this release:
No API surface changes; just dependency updates and promotion to GA.
Google.Cloud.EdgeNetwork.V1 version 1.0.0
Changes in this release:
No API surface changes; just dependency updates and promotion to GA.
Google.Cloud.Bigtable.V2 version 3.10.0
Changes in this release:
New features
- Publish new bigtable APIs for types and aggregates (commit 47a6ffd)
- Add authorized view bindings to Cloud Bigtable data APIs and messages (commit f09ba5c)
- (From 3.10.0-beta01) Bigtable supports universe domain (commit c3610f9)
Documentation improvements
- The field
table_name
in message.google.bigtable.v2.ReadRowsRequest
is changed from required to optional (commit f09ba5c) - The field
table_name
in message.google.bigtable.v2.SampleRowKeysRequest
is changed from required to optional (commit f09ba5c) - The field
table_name
in message.google.bigtable.v2.MutateRowRequest
is changed from required to optional (commit f09ba5c) - The field
table_name
in message.google.bigtable.v2.MutateRowsRequest
is changed from required to optional (commit f09ba5c) - The field
table_name
in message.google.bigtable.v2.CheckAndMutateRowRequest
is changed from required to optional (commit f09ba5c) - The field
table_name
in message.google.bigtable.v2.ReadModifyWriteRowRequest
is changed from required to optional (commit f09ba5c)