Skip to content

Commit d7ec9a4

Browse files
chore: release main (#6815)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 9f40bf1 commit d7ec9a4

File tree

17 files changed

+145
-16
lines changed

17 files changed

+145
-16
lines changed

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/gapic-node-processing": "0.1.5",
3-
"packages/google-ai-generativelanguage": "3.4.1",
3+
"packages/google-ai-generativelanguage": "3.5.0",
44
"packages/google-analytics-admin": "9.0.1",
55
"packages/google-analytics-data": "5.2.1",
66
"packages/google-api-apikeys": "2.2.1",
@@ -11,7 +11,7 @@
1111
"packages/google-area120-tables": "4.2.1",
1212
"packages/google-cloud-accessapproval": "4.2.1",
1313
"packages/google-cloud-advisorynotifications": "2.2.1",
14-
"packages/google-cloud-aiplatform": "5.8.0",
14+
"packages/google-cloud-aiplatform": "5.9.0",
1515
"packages/google-cloud-alloydb": "2.2.1",
1616
"packages/google-cloud-apigateway": "4.2.1",
1717
"packages/google-cloud-apigeeconnect": "4.2.1",
@@ -136,7 +136,7 @@
136136
"packages/google-cloud-websecurityscanner": "4.2.1",
137137
"packages/google-cloud-workflows-executions": "5.0.0",
138138
"packages/google-cloud-workstations": "2.2.1",
139-
"packages/google-container": "6.4.1",
139+
"packages/google-container": "6.5.0",
140140
"packages/google-dataflow": "4.1.1",
141141
"packages/google-devtools-artifactregistry": "4.3.1",
142142
"packages/google-devtools-cloudbuild": "5.3.1",
@@ -166,7 +166,7 @@
166166
"packages/google-cloud-cloudcontrolspartner": "0.6.1",
167167
"packages/google-cloud-telcoautomation": "0.5.1",
168168
"packages/google-cloud-apphub": "0.6.1",
169-
"packages/google-chat": "0.19.1",
169+
"packages/google-chat": "0.20.0",
170170
"packages/google-shopping-merchant-quota": "0.8.1",
171171
"packages/google-storage-control": "0.6.1",
172172
"packages/google-cloud-backupdr": "0.5.1",
@@ -176,7 +176,7 @@
176176
"packages/google-cloud-securitycentermanagement": "0.7.1",
177177
"packages/google-shopping-merchant-conversions": "0.7.1",
178178
"packages/google-maps-solar": "0.5.1",
179-
"packages/google-maps-routeoptimization": "0.5.1",
179+
"packages/google-maps-routeoptimization": "0.6.0",
180180
"packages/google-maps-fleetengine-delivery": "0.6.1",
181181
"packages/google-streetview-publish": "0.4.1",
182182
"packages/google-maps-fleetengine": "0.8.1",

changelog.json

Lines changed: 94 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,99 @@
11
{
22
"repository": "googleapis/google-cloud-node",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "68fd63cd8c3d91e7f0c8e0193c9521e51fdeb33f",
9+
"message": "[routeoptimization] add experimental Load Costs feature",
10+
"issues": [
11+
"6819"
12+
]
13+
}
14+
],
15+
"version": "0.6.0",
16+
"language": "JAVASCRIPT",
17+
"artifactName": "@googlemaps/routeoptimization",
18+
"id": "a1715bbf-a7df-48ba-ace1-6b85ba2e9a91",
19+
"createTime": "2025-10-16T22:02:18.319Z"
20+
},
21+
{
22+
"changes": [
23+
{
24+
"type": "feat",
25+
"sha": "7365b32f30e259c4839aad81e4c5cc5a91e6ebee",
26+
"message": "[chat] Add `Carousel` widget",
27+
"issues": [
28+
"6821"
29+
]
30+
}
31+
],
32+
"version": "0.20.0",
33+
"language": "JAVASCRIPT",
34+
"artifactName": "@google-apps/chat",
35+
"id": "172efab2-620e-4d79-8138-7cffc0efeebe",
36+
"createTime": "2025-10-16T22:02:18.267Z"
37+
},
38+
{
39+
"changes": [
40+
{
41+
"type": "feat",
42+
"sha": "ee1aabfb23f3e6c6c6b26298188ab3411f4073ae",
43+
"message": "[container] Add SwapConfig to enable and configure swap memory for node pools",
44+
"issues": [
45+
"6818"
46+
]
47+
}
48+
],
49+
"version": "6.5.0",
50+
"language": "JAVASCRIPT",
51+
"artifactName": "@google-cloud/container",
52+
"id": "4105c77e-5e88-41ce-888d-d9f8adcb7134",
53+
"createTime": "2025-10-16T22:02:18.235Z"
54+
},
55+
{
56+
"changes": [
57+
{
58+
"type": "feat",
59+
"sha": "9f40bf125a2e32fee4da4cd391265e9d4b380bcd",
60+
"message": "Add aspect_ratio and image_config for v1 version",
61+
"issues": [
62+
"6817"
63+
]
64+
},
65+
{
66+
"type": "feat",
67+
"sha": "8d38a0919218be1c4ba6de4e283786facf2eb0b4",
68+
"message": "Add aspect_ratio and image_config for v1beta1 version",
69+
"issues": [
70+
"6814"
71+
]
72+
}
73+
],
74+
"version": "5.9.0",
75+
"language": "JAVASCRIPT",
76+
"artifactName": "@google-cloud/aiplatform",
77+
"id": "0735d357-7175-4d65-8d4a-4ecab5d85566",
78+
"createTime": "2025-10-16T22:02:18.199Z"
79+
},
80+
{
81+
"changes": [
82+
{
83+
"type": "feat",
84+
"sha": "3290633a3b1d99a8c696aebe79f38984fda44460",
85+
"message": "[generativelanguage] add support for additional reasons to stop image generation",
86+
"issues": [
87+
"6820"
88+
]
89+
}
90+
],
91+
"version": "3.5.0",
92+
"language": "JAVASCRIPT",
93+
"artifactName": "@google-ai/generativelanguage",
94+
"id": "95a3c5b0-6374-415f-989e-b7a77f3636df",
95+
"createTime": "2025-10-16T22:02:18.146Z"
96+
},
497
{
598
"changes": [
699
{
@@ -66327,5 +66420,5 @@
6632766420
"createTime": "2023-01-28T04:18:24.718Z"
6632866421
}
6632966422
],
66330-
"updateTime": "2025-10-13T16:25:08.956Z"
66423+
"updateTime": "2025-10-16T22:02:18.319Z"
6633166424
}

packages/google-ai-generativelanguage/CHANGELOG.md

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

3+
## [3.5.0](https://github.com/googleapis/google-cloud-node/compare/generativelanguage-v3.4.1...generativelanguage-v3.5.0) (2025-10-16)
4+
5+
6+
### Features
7+
8+
* [generativelanguage] add support for additional reasons to stop image generation ([#6820](https://github.com/googleapis/google-cloud-node/issues/6820)) ([3290633](https://github.com/googleapis/google-cloud-node/commit/3290633a3b1d99a8c696aebe79f38984fda44460))
9+
310
## [3.4.1](https://github.com/googleapis/google-cloud-node/compare/generativelanguage-v3.4.0...generativelanguage-v3.4.1) (2025-10-13)
411

512

packages/google-ai-generativelanguage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-ai/generativelanguage",
3-
"version": "3.4.1",
3+
"version": "3.5.0",
44
"description": "Generative Language API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-ai-generativelanguage/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publish": "echo 'sample test; do not publish'"
1515
},
1616
"dependencies": {
17-
"@google-ai/generativelanguage": "^3.4.1"
17+
"@google-ai/generativelanguage": "^3.5.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^9.0.0",

packages/google-chat/CHANGELOG.md

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

3+
## [0.20.0](https://github.com/googleapis/google-cloud-node/compare/chat-v0.19.1...chat-v0.20.0) (2025-10-16)
4+
5+
6+
### Features
7+
8+
* [chat] Add `Carousel` widget ([#6821](https://github.com/googleapis/google-cloud-node/issues/6821)) ([7365b32](https://github.com/googleapis/google-cloud-node/commit/7365b32f30e259c4839aad81e4c5cc5a91e6ebee))
9+
310
## [0.19.1](https://github.com/googleapis/google-cloud-node/compare/chat-v0.19.0...chat-v0.19.1) (2025-10-13)
411

512

packages/google-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-apps/chat",
3-
"version": "0.19.1",
3+
"version": "0.20.0",
44
"description": "Google Chat API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-chat/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publish": "echo 'sample test; do not publish'"
1515
},
1616
"dependencies": {
17-
"@google-apps/chat": "^0.19.1"
17+
"@google-apps/chat": "^0.20.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^9.0.0",

packages/google-cloud-aiplatform/CHANGELOG.md

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

3+
## [5.9.0](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v5.8.0...aiplatform-v5.9.0) (2025-10-16)
4+
5+
6+
### Features
7+
8+
* Add aspect_ratio and image_config for v1 version ([#6817](https://github.com/googleapis/google-cloud-node/issues/6817)) ([9f40bf1](https://github.com/googleapis/google-cloud-node/commit/9f40bf125a2e32fee4da4cd391265e9d4b380bcd))
9+
* Add aspect_ratio and image_config for v1beta1 version ([#6814](https://github.com/googleapis/google-cloud-node/issues/6814)) ([8d38a09](https://github.com/googleapis/google-cloud-node/commit/8d38a0919218be1c4ba6de4e283786facf2eb0b4))
10+
311
## [5.8.0](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v5.7.0...aiplatform-v5.8.0) (2025-10-13)
412

513

packages/google-cloud-aiplatform/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/aiplatform",
3-
"version": "5.8.0",
3+
"version": "5.9.0",
44
"description": "Vertex AI client for Node.js",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)