Skip to content

Commit 78f240f

Browse files
chore: release main (googleapis#13148)
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 1.107.0</summary> ## [1.107.0](googleapis/google-cloud-go@aiplatform/v1.106.0...aiplatform/v1.107.0) (2025-10-15) ### Features * **aiplatform:** Add aspect_ratio and image_config for v1 version ([cb7e6c0](googleapis@cb7e6c0)) * **aiplatform:** Add support for Inline source based deployment ([cb7e6c0](googleapis@cb7e6c0)) * **aiplatform:** Add support for Inline source based deployment ([cb7e6c0](googleapis@cb7e6c0)) ### Documentation * **aiplatform:** A comment for field `package_spec` in message `.google.cloud.aiplatform.v1.ReasoningEngineSpec` is changed ([cb7e6c0](googleapis@cb7e6c0)) * **aiplatform:** A comment for field `package_spec` in message `.google.cloud.aiplatform.v1beta1.ReasoningEngineSpec` is changed ([cb7e6c0](googleapis@cb7e6c0)) * **aiplatform:** A comment for message `ReasoningEngineSpec` is changed ([cb7e6c0](googleapis@cb7e6c0)) * **aiplatform:** A comment for message `ReasoningEngineSpec` is changed ([cb7e6c0](googleapis@cb7e6c0)) </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 cb7e6c0 commit 78f240f

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-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.106.0",
3+
"aiplatform": "1.107.0",
44
"certificatemanager": "1.9.5",
55
"cloudbuild": "1.23.1",
66
"compute": "1.49.0",

aiplatform/CHANGES.md

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

33

4+
## [1.107.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.106.0...aiplatform/v1.107.0) (2025-10-15)
5+
6+
7+
### Features
8+
9+
* **aiplatform:** Add aspect_ratio and image_config for v1 version ([cb7e6c0](https://github.com/googleapis/google-cloud-go/commit/cb7e6c00fba87706d6c03989f7670eb8042090e8))
10+
* **aiplatform:** Add support for Inline source based deployment ([cb7e6c0](https://github.com/googleapis/google-cloud-go/commit/cb7e6c00fba87706d6c03989f7670eb8042090e8))
11+
* **aiplatform:** Add support for Inline source based deployment ([cb7e6c0](https://github.com/googleapis/google-cloud-go/commit/cb7e6c00fba87706d6c03989f7670eb8042090e8))
12+
13+
14+
### Documentation
15+
16+
* **aiplatform:** A comment for field `package_spec` in message `.google.cloud.aiplatform.v1.ReasoningEngineSpec` is changed ([cb7e6c0](https://github.com/googleapis/google-cloud-go/commit/cb7e6c00fba87706d6c03989f7670eb8042090e8))
17+
* **aiplatform:** A comment for field `package_spec` in message `.google.cloud.aiplatform.v1beta1.ReasoningEngineSpec` is changed ([cb7e6c0](https://github.com/googleapis/google-cloud-go/commit/cb7e6c00fba87706d6c03989f7670eb8042090e8))
18+
* **aiplatform:** A comment for message `ReasoningEngineSpec` is changed ([cb7e6c0](https://github.com/googleapis/google-cloud-go/commit/cb7e6c00fba87706d6c03989f7670eb8042090e8))
19+
* **aiplatform:** A comment for message `ReasoningEngineSpec` is changed ([cb7e6c0](https://github.com/googleapis/google-cloud-go/commit/cb7e6c00fba87706d6c03989f7670eb8042090e8))
20+
421
## [1.106.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.105.0...aiplatform/v1.106.0) (2025-10-14)
522

623

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.106.0"
18+
const Version = "1.107.0"

0 commit comments

Comments
 (0)