Skip to content

Commit e917f9e

Browse files
chore: release main (googleapis#12982)
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 1.103.0</summary> ## [1.103.0](googleapis/google-cloud-go@aiplatform/v1.102.0...aiplatform/v1.103.0) (2025-09-30) ### Features * **aiplatform:** A new value `NVIDIA_RTX_PRO_6000` is added to enum `AcceleratorType` ([2a37bd3](googleapis@2a37bd3)) * **aiplatform:** A new value `NVIDIA_RTX_PRO_6000` is added to enum `AcceleratorType` ([2a37bd3](googleapis@2a37bd3)) * **aiplatform:** Add enable_widget option in Google Maps and additional grounding information ([2a37bd3](googleapis@2a37bd3)) * **aiplatform:** Auto-generated CL for //google/cloud/aiplatform ([a367b33](googleapis@a367b33)) * **aiplatform:** Auto-generated CL for //google/cloud/aiplatform ([googleapis#12991](googleapis#12991)) ([a367b33](googleapis@a367b33)) </details> <details><summary>compute: 1.48.0</summary> ## [1.48.0](googleapis/google-cloud-go@compute/v1.47.0...compute/v1.48.0) (2025-09-30) ### Features * **compute:** Update Compute Engine v1 API to revision 20250909 ([googleapis#12936](googleapis#12936)) ([2a37bd3](googleapis@2a37bd3)) * **compute:** Update Compute Engine v1beta API to revision 20250909 ([2a37bd3](googleapis@2a37bd3)) </details> <details><summary>shopping: 1.1.1</summary> ## [1.1.1](googleapis/google-cloud-go@shopping/v1.1.0...shopping/v1.1.1) (2025-09-30) ### Documentation * **shopping/merchant/products:** Remove stale beta annotation ([2a37bd3](googleapis@2a37bd3)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a4f4f56 commit e917f9e

File tree

7 files changed

+32
-6
lines changed

7 files changed

+32
-6
lines changed

.release-please-manifest-submodules.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"accesscontextmanager": "1.9.6",
44
"advisorynotifications": "1.5.6",
55
"ai": "0.13.0",
6-
"aiplatform": "1.102.0",
6+
"aiplatform": "1.103.0",
77
"analytics": "0.30.0",
88
"apigeeregistry": "0.9.6",
99
"apikeys": "1.2.7",
@@ -33,7 +33,7 @@
3333
"cloudquotas": "1.4.0",
3434
"cloudtasks": "1.13.7",
3535
"commerce": "1.2.6",
36-
"compute": "1.47.0",
36+
"compute": "1.48.0",
3737
"compute/metadata": "0.9.0",
3838
"confidentialcomputing": "1.10.1",
3939
"config": "1.5.1",
@@ -133,7 +133,7 @@
133133
"servicemanagement": "1.10.6",
134134
"serviceusage": "1.9.6",
135135
"shell": "1.8.7",
136-
"shopping": "1.1.0",
136+
"shopping": "1.1.1",
137137
"spanner/benchmarks": "0.1.0",
138138
"speech": "1.28.0",
139139
"storagebatchoperations": "0.1.1",

aiplatform/CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changes
22

33

4+
## [1.103.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.102.0...aiplatform/v1.103.0) (2025-09-30)
5+
6+
7+
### Features
8+
9+
* **aiplatform:** A new value `NVIDIA_RTX_PRO_6000` is added to enum `AcceleratorType` ([2a37bd3](https://github.com/googleapis/google-cloud-go/commit/2a37bd3a8dbfebe64d46f3214b84b80cd69ae4e0))
10+
* **aiplatform:** A new value `NVIDIA_RTX_PRO_6000` is added to enum `AcceleratorType` ([2a37bd3](https://github.com/googleapis/google-cloud-go/commit/2a37bd3a8dbfebe64d46f3214b84b80cd69ae4e0))
11+
* **aiplatform:** Add enable_widget option in Google Maps and additional grounding information ([2a37bd3](https://github.com/googleapis/google-cloud-go/commit/2a37bd3a8dbfebe64d46f3214b84b80cd69ae4e0))
12+
* **aiplatform:** Auto-generated CL for //google/cloud/aiplatform ([a367b33](https://github.com/googleapis/google-cloud-go/commit/a367b3345ee034ac49f9a81f322fbf374469ffc0))
13+
* **aiplatform:** Auto-generated CL for //google/cloud/aiplatform ([#12991](https://github.com/googleapis/google-cloud-go/issues/12991)) ([a367b33](https://github.com/googleapis/google-cloud-go/commit/a367b3345ee034ac49f9a81f322fbf374469ffc0))
14+
415
## [1.102.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.101.0...aiplatform/v1.102.0) (2025-09-16)
516

617

aiplatform/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.102.0"
18+
const Version = "1.103.0"

compute/CHANGES.md

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

3+
## [1.48.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.47.0...compute/v1.48.0) (2025-09-30)
4+
5+
6+
### Features
7+
8+
* **compute:** Update Compute Engine v1 API to revision 20250909 ([#12936](https://github.com/googleapis/google-cloud-go/issues/12936)) ([2a37bd3](https://github.com/googleapis/google-cloud-go/commit/2a37bd3a8dbfebe64d46f3214b84b80cd69ae4e0))
9+
* **compute:** Update Compute Engine v1beta API to revision 20250909 ([2a37bd3](https://github.com/googleapis/google-cloud-go/commit/2a37bd3a8dbfebe64d46f3214b84b80cd69ae4e0))
10+
311
## [1.47.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.46.0...compute/v1.47.0) (2025-09-16)
412

513

compute/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.47.0"
18+
const Version = "1.48.0"

shopping/CHANGES.md

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

33

4+
## [1.1.1](https://github.com/googleapis/google-cloud-go/compare/shopping/v1.1.0...shopping/v1.1.1) (2025-09-30)
5+
6+
7+
### Documentation
8+
9+
* **shopping/merchant/products:** Remove stale beta annotation ([2a37bd3](https://github.com/googleapis/google-cloud-go/commit/2a37bd3a8dbfebe64d46f3214b84b80cd69ae4e0))
10+
411
## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v1.0.0...shopping/v1.1.0) (2025-09-04)
512

613

shopping/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)