Tags: boxstack/google-cloud-dotnet
Tags
Release Google.Cloud.OrgPolicy.V2 version 1.0.0-beta01 Changes in this release: Initial release.
Release Spanner libraries version 3.5.0 Changes in Google.Cloud.Spanner.Data version 3.5.0: - [Commit 65f6e7b](googleapis@65f6e7b): - feat: log CommitStats if requested by the client application ([issue 5506](googleapis#5506)) - [Commit 8562ced](googleapis@8562ced): fix: use null instead of empty array + integration test - [Commit 0343ff8](googleapis@0343ff8): - fix: parse WITH command as SELECT. Fixes [issue 5857](googleapis#5857) - [Commit 4866adf](googleapis@4866adf): fix: NUMERIC is missing default mapping - [Commit a223bd0](googleapis@a223bd0): fix: local date could lead to wrong date in database Packages in this release: - Release Google.Cloud.Spanner.Admin.Database.V1 version 3.5.0 - Release Google.Cloud.Spanner.Admin.Instance.V1 version 3.5.0 - Release Google.Cloud.Spanner.Common.V1 version 3.5.0 - Release Google.Cloud.Spanner.Data version 3.5.0 - Release Google.Cloud.Spanner.V1 version 3.5.0
Release Spanner libraries version 3.5.0 Changes in Google.Cloud.Spanner.Data version 3.5.0: - [Commit 65f6e7b](googleapis@65f6e7b): - feat: log CommitStats if requested by the client application ([issue 5506](googleapis#5506)) - [Commit 8562ced](googleapis@8562ced): fix: use null instead of empty array + integration test - [Commit 0343ff8](googleapis@0343ff8): - fix: parse WITH command as SELECT. Fixes [issue 5857](googleapis#5857) - [Commit 4866adf](googleapis@4866adf): fix: NUMERIC is missing default mapping - [Commit a223bd0](googleapis@a223bd0): fix: local date could lead to wrong date in database Packages in this release: - Release Google.Cloud.Spanner.Admin.Database.V1 version 3.5.0 - Release Google.Cloud.Spanner.Admin.Instance.V1 version 3.5.0 - Release Google.Cloud.Spanner.Common.V1 version 3.5.0 - Release Google.Cloud.Spanner.Data version 3.5.0 - Release Google.Cloud.Spanner.V1 version 3.5.0
Release Spanner libraries version 3.5.0 Changes in Google.Cloud.Spanner.Data version 3.5.0: - [Commit 65f6e7b](googleapis@65f6e7b): - feat: log CommitStats if requested by the client application ([issue 5506](googleapis#5506)) - [Commit 8562ced](googleapis@8562ced): fix: use null instead of empty array + integration test - [Commit 0343ff8](googleapis@0343ff8): - fix: parse WITH command as SELECT. Fixes [issue 5857](googleapis#5857) - [Commit 4866adf](googleapis@4866adf): fix: NUMERIC is missing default mapping - [Commit a223bd0](googleapis@a223bd0): fix: local date could lead to wrong date in database Packages in this release: - Release Google.Cloud.Spanner.Admin.Database.V1 version 3.5.0 - Release Google.Cloud.Spanner.Admin.Instance.V1 version 3.5.0 - Release Google.Cloud.Spanner.Common.V1 version 3.5.0 - Release Google.Cloud.Spanner.Data version 3.5.0 - Release Google.Cloud.Spanner.V1 version 3.5.0
Release Spanner libraries version 3.5.0 Changes in Google.Cloud.Spanner.Data version 3.5.0: - [Commit 65f6e7b](googleapis@65f6e7b): - feat: log CommitStats if requested by the client application ([issue 5506](googleapis#5506)) - [Commit 8562ced](googleapis@8562ced): fix: use null instead of empty array + integration test - [Commit 0343ff8](googleapis@0343ff8): - fix: parse WITH command as SELECT. Fixes [issue 5857](googleapis#5857) - [Commit 4866adf](googleapis@4866adf): fix: NUMERIC is missing default mapping - [Commit a223bd0](googleapis@a223bd0): fix: local date could lead to wrong date in database Packages in this release: - Release Google.Cloud.Spanner.Admin.Database.V1 version 3.5.0 - Release Google.Cloud.Spanner.Admin.Instance.V1 version 3.5.0 - Release Google.Cloud.Spanner.Common.V1 version 3.5.0 - Release Google.Cloud.Spanner.Data version 3.5.0 - Release Google.Cloud.Spanner.V1 version 3.5.0
Release Spanner libraries version 3.5.0 Changes in Google.Cloud.Spanner.Data version 3.5.0: - [Commit 65f6e7b](googleapis@65f6e7b): - feat: log CommitStats if requested by the client application ([issue 5506](googleapis#5506)) - [Commit 8562ced](googleapis@8562ced): fix: use null instead of empty array + integration test - [Commit 0343ff8](googleapis@0343ff8): - fix: parse WITH command as SELECT. Fixes [issue 5857](googleapis#5857) - [Commit 4866adf](googleapis@4866adf): fix: NUMERIC is missing default mapping - [Commit a223bd0](googleapis@a223bd0): fix: local date could lead to wrong date in database Packages in this release: - Release Google.Cloud.Spanner.Admin.Database.V1 version 3.5.0 - Release Google.Cloud.Spanner.Admin.Instance.V1 version 3.5.0 - Release Google.Cloud.Spanner.Common.V1 version 3.5.0 - Release Google.Cloud.Spanner.Data version 3.5.0 - Release Google.Cloud.Spanner.V1 version 3.5.0
Release Google.Cloud.SecurityCenter.V1 version 2.2.0 Changes in this release: - [Commit d6c34ac](googleapis@d6c34ac): - feat: added field severity to findings in v1 API - Clients will now see a new field, severity, on findings. They will also be able to filter and group by severity on ListFinding and GroupFinding API calls.
Release Google.Cloud.AssuredWorkloads.V1Beta1 version 1.0.0-beta03 Changes in this release: - [Commit 319d7b1](googleapis@319d7b1): feat: updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service. Clients can now create workloads with US_REGIONAL_ACCESS compliance regime
Release Google.Analytics.Data.V1Alpha version 1.0.0-alpha04 Changes in this release: - [Commit b6675d1](googleapis@b6675d1): - feat: custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property - feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property - docs: documentation urls updated docs: documentation for Cohort reporting feature is updated ([issue 5658](googleapis#5658))
Release Google.Analytics.Admin.V1Alpha version 1.0.0-alpha04 Changes in this release: - [Commit 3a758af](googleapis@3a758af): - fix!: remove unused fields from `EnhancedMeasurementSettings` - fix!: `update_mask` field is required for all Update operations - feat: add pagination support for `ListFirebaseLinks` operation - fix!: rename `country_code` field to `region_code` in `Account` - fix!: rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` - fix!: remove `parent` field from `GoogleAdsLink` ([issue 5841](googleapis#5841)) - [Commit 99b6d03](googleapis@99b6d03): docs: put markdown table in a codeblock - [Commit 4f5c935](googleapis@4f5c935): feat: Add global site tag name
PreviousNext