Skip to content

Commit dfba625

Browse files
chore: Release library Google.Cloud.Spanner version 5.11.0
### New features - Add Spanner request ID in exceptions - Add Spanner request ID header Librarian-Release-Library: Google.Cloud.Spanner Librarian-Release-Version: 5.11.0 Librarian-Release-ID: release-20260113T085535Z
1 parent 2aaa43b commit dfba625

File tree

8 files changed

+20
-13
lines changed

8 files changed

+20
-13
lines changed

apis/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>5.10.0</Version>
4+
<Version>5.11.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Spanner Database Admin API.</Description>

apis/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>5.10.0</Version>
4+
<Version>5.11.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Spanner Instance Admin API.</Description>

apis/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>5.10.0</Version>
4+
<Version>5.11.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Common resource names used by all Spanner V1 APIs</Description>

apis/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>5.10.0</Version>
4+
<Version>5.11.0</Version>
55
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Google ADO.NET Provider for Google Cloud Spanner.</Description>

apis/Google.Cloud.Spanner.Data/docs/history.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Version history
22

3+
## Version 5.11.0, released 2026-01-13
4+
5+
### New features
6+
7+
- Add Spanner request ID in exceptions
8+
- Add Spanner request ID header
9+
310
## Version 5.10.0, released 2026-01-08
411

512
### New features

apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>5.10.0</Version>
4+
<Version>5.11.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Low-level Google client library to access the Google Cloud Spanner API. The ADO.NET provider (Google.Cloud.Spanner.Data) which depends on this package is generally preferred for Spanner access.</Description>

generator-input/apis.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5415,7 +5415,7 @@
54155415
"protoPath": "google/spanner/admin/database/v1",
54165416
"productName": "Google Cloud Spanner Database Administration",
54175417
"productUrl": "https://cloud.google.com/spanner/",
5418-
"version": "5.10.0",
5418+
"version": "5.11.0",
54195419
"commonResourcesConfig": "tweaks/Google.Cloud.Spanner.Common.V1/CommonResourcesConfig.json",
54205420
"type": "grpc",
54215421
"description": "Recommended Google client library to access the Google Cloud Spanner Database Admin API.",
@@ -5443,7 +5443,7 @@
54435443
"protoPath": "google/spanner/admin/instance/v1",
54445444
"productName": "Google Cloud Spanner Instance Administration",
54455445
"productUrl": "https://cloud.google.com/spanner/",
5446-
"version": "5.10.0",
5446+
"version": "5.11.0",
54475447
"commonResourcesConfig": "tweaks/Google.Cloud.Spanner.Common.V1/CommonResourcesConfig.json",
54485448
"type": "grpc",
54495449
"description": "Recommended Google client library to access the Google Cloud Spanner Instance Admin API.",
@@ -5468,7 +5468,7 @@
54685468
{
54695469
"id": "Google.Cloud.Spanner.Data",
54705470
"targetFrameworks": "netstandard2.1;net462",
5471-
"version": "5.10.0",
5471+
"version": "5.11.0",
54725472
"type": "other",
54735473
"metadataType": "INTEGRATION",
54745474
"shortName": "spanner",
@@ -5505,7 +5505,7 @@
55055505
{
55065506
"id": "Google.Cloud.Spanner.Common.V1",
55075507
"type": "other",
5508-
"version": "5.10.0",
5508+
"version": "5.11.0",
55095509
"description": "Common resource names used by all Spanner V1 APIs",
55105510
"shortName": "spanner",
55115511
"tags": [
@@ -5522,7 +5522,7 @@
55225522
"protoPath": "google/spanner/v1",
55235523
"productName": "Google Cloud Spanner",
55245524
"productUrl": "https://cloud.google.com/spanner/",
5525-
"version": "5.10.0",
5525+
"version": "5.11.0",
55265526
"commonResourcesConfig": "tweaks/Google.Cloud.Spanner.Common.V1/CommonResourcesConfig.json",
55275527
"type": "grpc",
55285528
"metadataType": "GAPIC_COMBO",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4062,12 +4062,12 @@
40624062
},
40634063
{
40644064
"id": "Google.Cloud.Spanner",
4065-
"currentVersion": "5.10.0",
4065+
"currentVersion": "5.11.0",
40664066
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
40674067
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4068-
"releaseTimestamp": "2026-01-08T08:34:14.291376827Z",
4068+
"releaseTimestamp": "2026-01-13T09:19:43.553533052Z",
40694069
"lastGeneratedCommit": "136a2c43b38a67cfe07317031764dd1ca1043fc6",
4070-
"lastReleasedCommit": "211d22fa6dfabfa52cbda04d1aee852a01301edf",
4070+
"lastReleasedCommit": "136a2c43b38a67cfe07317031764dd1ca1043fc6",
40714071
"apiPaths": [
40724072
"google/spanner/admin/database/v1",
40734073
"google/spanner/admin/instance/v1",

0 commit comments

Comments
 (0)