Skip to content

Commit c6a65a8

Browse files
committed
Merge branch 'migrate-bigtable-to-gcp-cloud-build' of https://github.com/googleapis/google-cloud-node into migrate-bigtable-to-gcp-cloud-build
2 parents 88a19c7 + 11f861b commit c6a65a8

1,416 files changed

Lines changed: 701917 additions & 300995 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"core/packages/google-auth-library-nodejs": "10.6.2",
1111
"core/packages/logging-utils": "1.1.3",
1212
"core/packages/nodejs-googleapis-common": "8.0.1",
13-
"core/packages/nodejs-proto-files": "5.0.1",
13+
"core/packages/nodejs-proto-files": "5.0.2",
1414
"core/packages/proto3-json-serializer-nodejs": "3.0.4",
1515
"core/packages/retry-request": "8.0.2",
16-
"core/packages/teeny-request": "10.1.2",
16+
"core/packages/teeny-request": "10.1.3",
1717
"core/packages/tools": "1.0.5",
1818
"core/paginator": "6.0.0",
1919
"core/precise-date": "5.0.0",
@@ -24,13 +24,13 @@
2424
"handwritten/bigtable": "6.5.0",
2525
"handwritten/cloud-profiler": "6.0.4",
2626
"handwritten/datastore": "10.1.0",
27-
"handwritten/error-reporting": "3.0.5",
27+
"handwritten/error-reporting": "3.0.6",
2828
"handwritten/firestore": "8.5.0",
2929
"handwritten/logging": "11.2.1",
3030
"handwritten/logging-bunyan": "5.1.1",
3131
"handwritten/logging-winston": "6.0.1",
3232
"handwritten/pubsub": "5.3.0",
33-
"handwritten/spanner": "8.7.0",
33+
"handwritten/spanner": "8.7.1",
3434
"handwritten/storage": "7.19.0",
3535
"packages/gapic-node-processing": "0.1.8",
3636
"packages/google-ads-admanager": "0.5.1",

changelog.json

Lines changed: 129 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,134 @@
11
{
22
"repository": "googleapis/google-cloud-node",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "fix",
8+
"sha": "9fd76eff87b1cf02db6205f141449b31e8ab7d8f",
9+
"message": "Bump all node submodules",
10+
"issues": [
11+
"8178"
12+
]
13+
},
14+
{
15+
"type": "fix",
16+
"sha": "c1a03fe604662091be283055c7d34052c64d6334",
17+
"message": "Change the copyright year for files in the packages folder",
18+
"issues": [
19+
"8109"
20+
]
21+
}
22+
],
23+
"version": "10.1.3",
24+
"language": "JAVASCRIPT",
25+
"artifactName": "teeny-request",
26+
"id": "7eaf6e35-1029-484c-8687-a7f7a30907f5",
27+
"createTime": "2026-05-06T21:35:07.497Z"
28+
},
29+
{
30+
"changes": [
31+
{
32+
"type": "fix",
33+
"sha": "9fd76eff87b1cf02db6205f141449b31e8ab7d8f",
34+
"message": "Bump all node submodules",
35+
"issues": [
36+
"8178"
37+
]
38+
},
39+
{
40+
"type": "fix",
41+
"sha": "c1a03fe604662091be283055c7d34052c64d6334",
42+
"message": "Change the copyright year for files in the packages folder",
43+
"issues": [
44+
"8109"
45+
]
46+
}
47+
],
48+
"version": "5.0.2",
49+
"language": "JAVASCRIPT",
50+
"artifactName": "google-proto-files",
51+
"id": "b7efbd07-0050-4063-b6cf-2a44b6efd020",
52+
"createTime": "2026-05-06T21:35:09.556Z"
53+
},
54+
{
55+
"changes": [
56+
{
57+
"type": "fix",
58+
"sha": "9fd76eff87b1cf02db6205f141449b31e8ab7d8f",
59+
"message": "Bump all node submodules",
60+
"issues": [
61+
"8178"
62+
]
63+
},
64+
{
65+
"type": "fix",
66+
"sha": "4c33205869fc81a0ebd60604c3f91fe90b87ecea",
67+
"message": "Clear metrics tracers after operation completion",
68+
"issues": [
69+
"8172"
70+
],
71+
"scope": "spanner"
72+
},
73+
{
74+
"type": "fix",
75+
"sha": "0dd9a53aa825d08c106928f88d72ff931f839b1c",
76+
"message": "Disable metrics tracer when built-in metrics are disabled",
77+
"issues": [
78+
"8170"
79+
],
80+
"scope": "spanner"
81+
},
82+
{
83+
"type": "fix",
84+
"sha": "9e91cc8b68973b546f1fb94b1c39951c395f5a2b",
85+
"message": "Record fractional latency metrics",
86+
"issues": [
87+
"8168"
88+
],
89+
"scope": "spanner"
90+
},
91+
{
92+
"type": "fix",
93+
"sha": "c1a03fe604662091be283055c7d34052c64d6334",
94+
"message": "Change the copyright year for files in the packages folder",
95+
"issues": [
96+
"8109"
97+
]
98+
},
99+
{
100+
"type": "fix",
101+
"sha": "8e31dd7b8afb0a2fb6e1d6809fee7d9cd21370c8",
102+
"message": "GetTransaction type with options, cb",
103+
"issues": [
104+
"8045"
105+
],
106+
"scope": "spanner"
107+
}
108+
],
109+
"version": "8.7.1",
110+
"language": "JAVASCRIPT",
111+
"artifactName": "@google-cloud/spanner",
112+
"id": "a5e4c00a-94e9-42fb-96e8-8b7c29c58d82",
113+
"createTime": "2026-05-06T21:35:08.503Z"
114+
},
115+
{
116+
"changes": [
117+
{
118+
"type": "fix",
119+
"sha": "9fd76eff87b1cf02db6205f141449b31e8ab7d8f",
120+
"message": "Bump all node submodules",
121+
"issues": [
122+
"8178"
123+
]
124+
}
125+
],
126+
"version": "3.0.6",
127+
"language": "JAVASCRIPT",
128+
"artifactName": "@google-cloud/error-reporting",
129+
"id": "3fd62a46-a8cd-4020-952f-e58c7771b035",
130+
"createTime": "2026-05-06T18:07:28.494Z"
131+
},
4132
{
5133
"changes": [
6134
{
@@ -77670,5 +77798,5 @@
7767077798
"createTime": "2023-01-28T04:18:24.718Z"
7767177799
}
7767277800
],
77673-
"updateTime": "2026-05-01T17:22:33.483Z"
77801+
"updateTime": "2026-05-06T21:35:08.503Z"
7767477802
}

core/generator/gapic-generator-typescript/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ npm_runtime_dependencies = [
3939
"//:node_modules/proto3-json-serializer",
4040
"//:node_modules/yargs",
4141
"//:node_modules/google-gax",
42+
"//:node_modules/prettier",
4243
]
4344

4445
npm_test_dependencies = npm_runtime_dependencies + [

core/generator/gapic-generator-typescript/baselines/asset-esm/esm/src/index.ts.baseline

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
import * as v1 from './v1/index.js';
2020
const AssetServiceClient = v1.AssetServiceClient;
2121
type AssetServiceClient = v1.AssetServiceClient;
22-
export {v1, AssetServiceClient};
23-
export default {v1, AssetServiceClient};
22+
export { v1, AssetServiceClient };
23+
export default { v1, AssetServiceClient };
2424
// @ts-ignore
2525
import * as protos from '../../protos/protos.js';
26-
export {protos}
26+
export { protos };

0 commit comments

Comments
 (0)