Skip to content

build(deps): bump google-cloud-aiplatform from 1.159.0 to 1.163.0 - #137

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/google-cloud-aiplatform-1.163.0
Aug 1, 2026
Merged

build(deps): bump google-cloud-aiplatform from 1.159.0 to 1.163.0#137
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/google-cloud-aiplatform-1.163.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps google-cloud-aiplatform from 1.159.0 to 1.163.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.163.0

1.163.0 (2026-07-28)

Features

  • GenAI Client(evals) - add create EvaluationExperiment (07ade2e)
  • GenAI Client(evals) - add delete/update EvaluationExperiment (09e5a65)
  • GenAI Client(evals) - add get/list EvaluationExperiment (52b1c24)
  • Onboard Vertex Model Garden to GenAI Python SDK: Add export_open_model support (c2ba5d2)
  • Support us mREP endpoint for Batch Prediction, Training, and Online Prediction. (96a9fcf)

Bug Fixes

  • Depend on the autogen distribution instead of ag2 for the AG2 integration. (dbcf815)
  • GenAI client - Resolve opentelemetry-resourcedetector-gcp dependency error (a16fc0d)
  • Merge sandbox-only turns in SDK-side interaction-to-AgentData conversion. (f93c455)
  • Send display_name when creating a sandbox environment template. (243ca19)

v1.162.0

1.162.0 (2026-07-21)

Features

  • Add detailed agent tool definitions for display (762079f)
  • Add Route to GroundingChunk.Maps in Vertex AI v1 (4331d55)
  • Add Route to GroundingChunk.Maps in Vertex AI v1beta1 (4331d55)
  • Delegate agent resolution to server via geminiAgentConfig (ab757c7)
  • GenAI client - Add warning on vertexai.Client instantiation and recommend agentplatform.Client (f141415)
  • GenAI Client(evals) - multi-turn user simulation for Gemini Agents API run_inference (c74e996)

Bug Fixes

  • Use the correct enum for RagFile.file_status (23145f3)

Documentation

  • Expand GroundingChunk.Maps documentation to describe route support (4331d55)
  • Expand GroundingChunk.Maps documentation to describe route support (4331d55)
  • GenAI client - Add example usage to RAG docstrings (df3dcd9)
  • Update product name from "Vertex AI" to "Gemini Enterprise Agent Platform" in README, and add a note to rename Agent Engine to Agent Runtime in upcoming major release (a3179c2)

v1.161.0

1.161.0 (2026-07-14)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.163.0 (2026-07-28)

Features

  • GenAI Client(evals) - add create EvaluationExperiment (07ade2e)
  • GenAI Client(evals) - add delete/update EvaluationExperiment (09e5a65)
  • GenAI Client(evals) - add get/list EvaluationExperiment (52b1c24)
  • Onboard Vertex Model Garden to GenAI Python SDK: Add export_open_model support (c2ba5d2)
  • Support us mREP endpoint for Batch Prediction, Training, and Online Prediction. (96a9fcf)

Bug Fixes

  • Depend on the autogen distribution instead of ag2 for the AG2 integration. (dbcf815)
  • GenAI client - Resolve opentelemetry-resourcedetector-gcp dependency error (a16fc0d)
  • Merge sandbox-only turns in SDK-side interaction-to-AgentData conversion. (f93c455)
  • Send display_name when creating a sandbox environment template. (243ca19)

1.162.0 (2026-07-21)

Features

  • Add detailed agent tool definitions for display (762079f)
  • Add Route to GroundingChunk.Maps in Vertex AI v1 (4331d55)
  • Add Route to GroundingChunk.Maps in Vertex AI v1beta1 (4331d55)
  • Delegate agent resolution to server via geminiAgentConfig (ab757c7)
  • GenAI client - Add warning on vertexai.Client instantiation and recommend agentplatform.Client (f141415)
  • GenAI Client(evals) - multi-turn user simulation for Gemini Agents API run_inference (c74e996)

Bug Fixes

  • Use the correct enum for RagFile.file_status (23145f3)

Documentation

  • Expand GroundingChunk.Maps documentation to describe route support (4331d55)
  • Expand GroundingChunk.Maps documentation to describe route support (4331d55)
  • GenAI client - Add example usage to RAG docstrings (df3dcd9)
  • Update product name from "Vertex AI" to "Gemini Enterprise Agent Platform" in README, and add a note to rename Agent Engine to Agent Runtime in upcoming major release (a3179c2)

1.161.0 (2026-07-14)

Features

  • Add FeedbackService to Agent Platform Python SDK (f6ecd67)

... (truncated)

Commits
  • 6845eaf chore(main): release 1.163.0 (#7017)
  • 09e5a65 feat: GenAI Client(evals) - add delete/update EvaluationExperiment
  • c2ba5d2 feat: Onboard Vertex Model Garden to GenAI Python SDK: Add export_open_model ...
  • 96a9fcf feat: Support us mREP endpoint for Batch Prediction, Training, and Online Pre...
  • 243ca19 fix: Send display_name when creating a sandbox environment template.
  • 475024c chore: Remove sandbox tool declarations from SDK AgentConfig display.
  • dbcf815 fix: Depend on the autogen distribution instead of ag2 for the AG2 integr...
  • f93c455 fix: Merge sandbox-only turns in SDK-side interaction-to-AgentData conversion.
  • e46d239 chore: Auto-construct inference_configs for create_evaluation_run with `a...
  • a16fc0d fix: GenAI client - Resolve opentelemetry-resourcedetector-gcp dependency error
  • Additional commits viewable in compare view

@github-actions
github-actions Bot enabled auto-merge (squash) August 1, 2026 06:43
Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.159.0 to 1.163.0.
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.159.0...v1.163.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-version: 1.163.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/google-cloud-aiplatform-1.163.0 branch from e05310b to 0b14e48 Compare August 1, 2026 06:45
@github-actions
github-actions Bot merged commit bf6ca4a into main Aug 1, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/google-cloud-aiplatform-1.163.0 branch August 1, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants