Skip to content

Commit d544c8d

Browse files
chore(main): release 1.164.0
1 parent 2a18bff commit d544c8d

25 files changed

Lines changed: 50 additions & 24 deletions

File tree

.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.163.0"
2+
".": "1.164.0"
33
}

CHANGELOG.md

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

3+
## [1.164.0](https://github.com/googleapis/python-aiplatform/compare/v1.163.0...v1.164.0) (2026-08-04)
4+
5+
6+
### Features
7+
8+
* Add sandbox templates and snapshots submodules to the Vertex AI GenAI SDK for Java. ([f7e3a70](https://github.com/googleapis/python-aiplatform/commit/f7e3a70122b4d023dc4eafef9f9242ae4be9ae29))
9+
* Allow users to configure max wait time for prompt management queries for Python and JS ([ad63bfe](https://github.com/googleapis/python-aiplatform/commit/ad63bfee932843ad8a0477ebb07b0159269c74bb))
10+
* Forward per-request labels to RunConfig in streaming_agent_run_with_events ([f8eb68c](https://github.com/googleapis/python-aiplatform/commit/f8eb68c1748aff52d3506838d9d8c1ec537e56f5))
11+
* GenAI Client(evals) - async auto-create EvaluationExperiment parity ([e689f0e](https://github.com/googleapis/python-aiplatform/commit/e689f0ec00ad9b4a79b3982e8bb23c47bf0cb197))
12+
* GenAI Client(evals) - auto-create EvaluationExperiment in create_evaluation_run ([eb75e14](https://github.com/googleapis/python-aiplatform/commit/eb75e149302b9807330068b062d38b8dad9f9ef8))
13+
* GenAI Client(evals) - Support show() for EvaluationDataset built from eval_cases ([5b1a0aa](https://github.com/googleapis/python-aiplatform/commit/5b1a0aaeef86a55b8b14579719300380c10ec412))
14+
15+
16+
### Bug Fixes
17+
18+
* Add aiohttp to ADK extra requirements. ([390f2d1](https://github.com/googleapis/python-aiplatform/commit/390f2d1a3b2d3c0aa1cb35d19d2939e34eeebf56))
19+
* Enable automatic session creation in ADK template. ([f343270](https://github.com/googleapis/python-aiplatform/commit/f3432707f4e729910dd6781cce571d19b8956d49))
20+
* GenAI Client(evals) - skip agent config fetch when agent and client locations differ ([8b43add](https://github.com/googleapis/python-aiplatform/commit/8b43add1d5272a14fcf1c7a9a73b00949d425446))
21+
* Import `iam_credentials_v1` lazily in the sandboxes module. ([2a18bff](https://github.com/googleapis/python-aiplatform/commit/2a18bffab16255a2744f52b41d94d20e433c7dc4))
22+
23+
24+
### Documentation
25+
26+
* Communicate on upcoming updates in the next major version ([c64b25f](https://github.com/googleapis/python-aiplatform/commit/c64b25f574742d9a22bde5cbfacc0cb286dc40c6))
27+
* Communicate on upcoming updates in the next major version ([76b9616](https://github.com/googleapis/python-aiplatform/commit/76b961689be5f573d76b43e64e6930d23dd12e33))
28+
329
## [1.163.0](https://github.com/googleapis/python-aiplatform/compare/v1.162.0...v1.163.0) (2026-07-28)
430

531

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.163.0" # {x-release-please-version}
16+
__version__ = "1.164.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.163.0" # {x-release-please-version}
16+
__version__ = "1.164.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.163.0" # {x-release-please-version}
16+
__version__ = "1.164.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.163.0" # {x-release-please-version}
16+
__version__ = "1.164.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.163.0" # {x-release-please-version}
16+
__version__ = "1.164.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.163.0" # {x-release-please-version}
16+
__version__ = "1.164.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.163.0" # {x-release-please-version}
16+
__version__ = "1.164.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.163.0" # {x-release-please-version}
16+
__version__ = "1.164.0" # {x-release-please-version}

0 commit comments

Comments
 (0)