Skip to content

Commit bfb2c88

Browse files
chore(main): release gapic-generator 4.11.13 (#7956)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a4592c7 commit bfb2c88

5 files changed

Lines changed: 29 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"core/dev-packages/jsdoc-fresh": "5.0.2",
44
"core/dev-packages/jsdoc-region-tag": "4.0.1",
55
"core/dev-packages/pack-n-play": "4.2.2",
6-
"core/generator/gapic-generator-typescript": "4.11.12",
6+
"core/generator/gapic-generator-typescript": "4.11.13",
77
"core/packages/gax": "5.0.6",
88
"core/packages/gaxios": "7.1.4",
99
"core/packages/gcp-metadata": "8.1.2",

changelog.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"repository": "googleapis/google-cloud-node",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "fix",
8+
"sha": "31fa06fe888b173c86c166af1c062c3cc3211342",
9+
"message": "Upgrade the generator to protobuf 31 and bazel 7.7.1, and update templates to fix system test",
10+
"issues": [
11+
"7943"
12+
]
13+
}
14+
],
15+
"version": "4.11.13",
16+
"language": "JAVASCRIPT",
17+
"artifactName": "@google-cloud/gapic-generator",
18+
"id": "2d48021a-55f7-4dae-8519-0c4ce0da0a9f",
19+
"createTime": "2026-04-06T17:24:30.125Z"
20+
},
421
{
522
"changes": [
623
{
@@ -69375,5 +69392,5 @@
6937569392
"createTime": "2023-01-28T04:18:24.718Z"
6937669393
}
6937769394
],
69378-
"updateTime": "2026-03-25T19:27:43.346Z"
69395+
"updateTime": "2026-04-06T17:24:30.125Z"
6937969396
}

core/generator/gapic-generator-typescript/CHANGELOG.md

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

3+
## [4.11.13](https://github.com/googleapis/google-cloud-node/compare/gapic-generator-v4.11.12...gapic-generator-v4.11.13) (2026-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Upgrade the generator to protobuf 31 and bazel 7.7.1, and update templates to fix system test ([#7943](https://github.com/googleapis/google-cloud-node/issues/7943)) ([31fa06f](https://github.com/googleapis/google-cloud-node/commit/31fa06fe888b173c86c166af1c062c3cc3211342))
9+
310
## [4.11.12](https://github.com/googleapis/google-cloud-node-core/compare/gapic-generator-v4.11.11...gapic-generator-v4.11.12) (2026-01-15)
411

512

core/generator/gapic-generator-typescript/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/generator/gapic-generator-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/gapic-generator",
3-
"version": "4.11.12",
3+
"version": "4.11.13",
44
"type": "module",
55
"description": "Google API Client Library Generator for TypeScript, written in TypeScript.",
66
"homepage": "https://github.com/googleapis/google-cloud-node-core/tree/main/packages/gapic-generator-typescript",

0 commit comments

Comments
 (0)