Skip to content

Commit 26477ce

Browse files
chore(main): release 1.110.0 (#5705)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2aae1f9 commit 26477ce

File tree

25 files changed

+37
-24
lines changed

25 files changed

+37
-24
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.109.0"
2+
".": "1.110.0"
33
}

CHANGELOG.md

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

3+
## [1.110.0](https://github.com/googleapis/python-aiplatform/compare/v1.109.0...v1.110.0) (2025-08-18)
4+
5+
6+
### Features
7+
8+
* Add `encryption_spec` support to Agent Engine create and update. ([1b135ca](https://github.com/googleapis/python-aiplatform/commit/1b135ca4f305bf9a4ce4fcf24a6ac97ee409c97b))
9+
* Add `run_config` parameter to AdkApp query methods ([e3b9a76](https://github.com/googleapis/python-aiplatform/commit/e3b9a761eed1816363f9b441fd854d89e1d2aefe))
10+
* Add DirectMemoriesSource to SDK ([cebad9a](https://github.com/googleapis/python-aiplatform/commit/cebad9a4fde16fcb13f670848b3a333c330069f5))
11+
* Add option EndpointUserId and ModelUserId fields ([2aae1f9](https://github.com/googleapis/python-aiplatform/commit/2aae1f97da71a0c56918694998e1691ab964c793))
12+
* GenAI SDK client - Agent Engine Session Events SDK ([69d87e2](https://github.com/googleapis/python-aiplatform/commit/69d87e29f2935e69dab8c9d1820c35c4193225d5))
13+
* RAG - Add support for timeout in upload_file request ([bc7e2e9](https://github.com/googleapis/python-aiplatform/commit/bc7e2e9038a8e16981eaa69a9bbb65e30f09a77c))
14+
* Support for runtime controls and PSC-I in Agent Engine. ([ec11bd3](https://github.com/googleapis/python-aiplatform/commit/ec11bd3ce9e8625320e79d5df4b7d4681608650f))
15+
316
## [1.109.0](https://github.com/googleapis/python-aiplatform/compare/v1.108.0...v1.109.0) (2025-08-13)
417

518

google/cloud/aiplatform/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.109.0" # {x-release-please-version}
16+
__version__ = "1.110.0" # {x-release-please-version}

google/cloud/aiplatform/v1/schema/predict/instance/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.109.0" # {x-release-please-version}
16+
__version__ = "1.110.0" # {x-release-please-version}

google/cloud/aiplatform/v1/schema/predict/instance_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.109.0" # {x-release-please-version}
16+
__version__ = "1.110.0" # {x-release-please-version}

google/cloud/aiplatform/v1/schema/predict/params/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.109.0" # {x-release-please-version}
16+
__version__ = "1.110.0" # {x-release-please-version}

google/cloud/aiplatform/v1/schema/predict/params_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.109.0" # {x-release-please-version}
16+
__version__ = "1.110.0" # {x-release-please-version}

google/cloud/aiplatform/v1/schema/predict/prediction/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.109.0" # {x-release-please-version}
16+
__version__ = "1.110.0" # {x-release-please-version}

google/cloud/aiplatform/v1/schema/predict/prediction_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.109.0" # {x-release-please-version}
16+
__version__ = "1.110.0" # {x-release-please-version}

google/cloud/aiplatform/v1/schema/trainingjob/definition/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.109.0" # {x-release-please-version}
16+
__version__ = "1.110.0" # {x-release-please-version}

0 commit comments

Comments
 (0)