Releases: googleapis/google-cloud-dotnet
Releases · googleapis/google-cloud-dotnet
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)
Google.Cloud.SecurityCenter.V2 version 1.0.0-beta01
Changes in this release:
Initial release.
PiperOrigin-RevId: 613632579
Google.Cloud.Storage.V1 version 4.9.0
Changes in this release:
Bug fixes
- Fix typo (commit 3fbdeb0)
New features
- Allow a new upload session to be initiated as a single method call (commit f0b643e)
- Support overriding some URLSigner.Options default values. (commit 4cc8131)
- Support custom hostname and port in signers. (commit adaa7c4)
- Allows creating UrlSigner directly from a StorageClient. (commit 4f0d708)
- Support object retention (commit 6d73d8e)