Skip to content

Commit 4f91ba9

Browse files
chore: release main (googleapis#13007)
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 1.104.0</summary> ## [1.104.0](googleapis/google-cloud-go@aiplatform/v1.103.0...aiplatform/v1.104.0) (2025-10-07) ### Features * **aiplatform:** Add DeploymentTier enum to DeployedIndex ([googleapis#13005](googleapis#13005)) ([2c33123](googleapis@2c33123)) * **aiplatform:** Add labels field for Predict API for Imagen use case (v1beta) ([182df61](googleapis@182df61)) </details> <details><summary>shopping: 1.2.0</summary> ## [1.2.0](googleapis/google-cloud-go@shopping/v1.1.1...shopping/v1.2.0) (2025-10-07) ### Features * **shopping/merchant/products:** Include CarrierShipping field inside the Products attribute ([182df61](googleapis@182df61)) ### Bug Fixes * **shopping/merchant/products:** Upgrade gRPC service registration func ([googleapis#13041](googleapis#13041)) ([182df61](googleapis@182df61)) </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 182df61 commit 4f91ba9

File tree

5 files changed

+24
-4
lines changed

5 files changed

+24
-4
lines changed

.release-please-manifest-submodules.json

Lines changed: 2 additions & 2 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.103.0",
6+
"aiplatform": "1.104.0",
77
"analytics": "0.30.0",
88
"artifactregistry": "1.17.1",
99
"certificatemanager": "1.9.5",
@@ -106,7 +106,7 @@
106106
"servicemanagement": "1.10.6",
107107
"serviceusage": "1.9.6",
108108
"shell": "1.8.7",
109-
"shopping": "1.1.1",
109+
"shopping": "1.2.0",
110110
"spanner/benchmarks": "0.1.0",
111111
"speech": "1.28.0",
112112
"storagebatchoperations": "0.1.1",

aiplatform/CHANGES.md

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

33

4+
## [1.104.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.103.0...aiplatform/v1.104.0) (2025-10-07)
5+
6+
7+
### Features
8+
9+
* **aiplatform:** Add DeploymentTier enum to DeployedIndex ([#13005](https://github.com/googleapis/google-cloud-go/issues/13005)) ([2c33123](https://github.com/googleapis/google-cloud-go/commit/2c331233a91df4b7ab0532dd6d6945c9d0a72228))
10+
* **aiplatform:** Add labels field for Predict API for Imagen use case (v1beta) ([182df61](https://github.com/googleapis/google-cloud-go/commit/182df616184794be315edc7299aff021052c4f46))
11+
412
## [1.103.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.102.0...aiplatform/v1.103.0) (2025-09-30)
513

614

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.103.0"
18+
const Version = "1.104.0"

shopping/CHANGES.md

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

33

4+
## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v1.1.1...shopping/v1.2.0) (2025-10-07)
5+
6+
7+
### Features
8+
9+
* **shopping/merchant/products:** Include CarrierShipping field inside the Products attribute ([182df61](https://github.com/googleapis/google-cloud-go/commit/182df616184794be315edc7299aff021052c4f46))
10+
11+
12+
### Bug Fixes
13+
14+
* **shopping/merchant/products:** Upgrade gRPC service registration func ([#13041](https://github.com/googleapis/google-cloud-go/issues/13041)) ([182df61](https://github.com/googleapis/google-cloud-go/commit/182df616184794be315edc7299aff021052c4f46))
15+
416
## [1.1.1](https://github.com/googleapis/google-cloud-go/compare/shopping/v1.1.0...shopping/v1.1.1) (2025-09-30)
517

618

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)