Skip to content

Commit 3d3d908

Browse files
chore: release main (googleapis#13138)
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 1.106.0</summary> ## [1.106.0](https://togithub.com/googleapis/google-cloud-go/compare/aiplatform/v1.105.0...aiplatform/v1.106.0) (2025-10-14) ### Features * **aiplatform:** Add aspect_ratio and image_config for v1beta1 version ([googleapis#13118](https://togithub.com/googleapis/google-cloud-go/issues/13118)) ([486bd40](https://togithub.com/googleapis/google-cloud-go/commit/486bd406336fe91eae7c9040f2496ebfc8aee342)) </details> --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
1 parent 486bd40 commit 3d3d908

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest-submodules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"accessapproval": "1.8.7",
3-
"aiplatform": "1.105.0",
3+
"aiplatform": "1.106.0",
44
"certificatemanager": "1.9.5",
55
"cloudbuild": "1.23.1",
66
"compute": "1.49.0",

aiplatform/CHANGES.md

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

33

4+
## [1.106.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.105.0...aiplatform/v1.106.0) (2025-10-14)
5+
6+
7+
### Features
8+
9+
* **aiplatform:** Add aspect_ratio and image_config for v1beta1 version ([#13118](https://github.com/googleapis/google-cloud-go/issues/13118)) ([486bd40](https://github.com/googleapis/google-cloud-go/commit/486bd406336fe91eae7c9040f2496ebfc8aee342))
10+
411
## [1.105.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.104.0...aiplatform/v1.105.0) (2025-10-13)
512

613

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.105.0"
18+
const Version = "1.106.0"

0 commit comments

Comments
 (0)