Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps google-cloud-aiplatform from 1.97.0 to 1.113.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.113.0

1.113.0 (2025-09-12)

Features

  • GenAI - Added GPT, Qwen, and DeepSeek models support in GenAI batch prediction (cdd73d2)
  • GenAI Client(evals) - Add support for Vertex Model Garden MaaS models. (751cb18)

Bug Fixes

  • GenAI Client(evals) - Update data handling for adaptive rubric multi-turn evaluation metrics (c511490)

v1.112.0

1.112.0 (2025-09-09)

Features

  • GenAI SDK client - Add A2A support in Agent Engine (d500945)
  • GenAI SDK client - Add Observability GenAI data format converter for evals (0665566)
  • GenAI SDK client - Add orderBy to ListMemories (c6872f0)
  • GenAI SDK client - Add support for loading evaluation datasets from Observability GCS sources (bfcccc9)
  • GenAI SDK client - Add the service account option for the agent engine (219c33f)
  • Adding gpu_partition_size parameter to Model.deploy() method. (966c236)
  • Change gpu_partition_size type hint to str. (910016d)
  • GenAI SDK client - Add api_key parameter to vertexai.Client (a9ffc60)
  • GenAI SDK client - Add experimental prompt_management module with create_version and get methods (d5a14ba)
  • GenAI SDK client - Add live/bidi agent deployment support for Agent Engine (74e3f25)
  • GenAI SDK client - Add sandbox code execution SDK support (74e52d9)
  • GenAI SDK client - Remove experimental warning from agent_engines module (42c3c9c)
  • GenAI SDK client - Support bidi stream query in agent engines and ADK template. (456249e)

Bug Fixes

  • GenAI SDK client - Allow for inheritance of clone behavior in AdkApp (e5ced93)
  • GenAI SDK client - Decrease polling interval for GenerateMemories and CreateSession (currently 10s) (77a3933)
  • GenAI SDK client - Fix deepcopy for RubricGenerationConfig in RubricBasedMetric. (e39f0bd)
  • GenAI SDK client - Handle empty GenerateMemories response (no memories generated) as valid response. (99f0078)

v1.111.0

1.111.0 (2025-08-27)

⚠ BREAKING CHANGES

  • GenAI SDK client - remove duplicate types for Content, Part, and evals

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.113.0 (2025-09-12)

Features

  • GenAI - Added GPT, Qwen, and DeepSeek models support in GenAI batch prediction (cdd73d2)
  • GenAI Client(evals) - Add support for Vertex Model Garden MaaS models. (751cb18)

Bug Fixes

  • GenAI Client(evals) - Update data handling for adaptive rubric multi-turn evaluation metrics (c511490)

1.112.0 (2025-09-09)

Features

  • GenAI SDK client - Add A2A support in Agent Engine (d500945)
  • GenAI SDK client - Add Observability GenAI data format converter for evals (0665566)
  • GenAI SDK client - Add orderBy to ListMemories (c6872f0)
  • GenAI SDK client - Add support for loading evaluation datasets from Observability GCS sources (bfcccc9)
  • GenAI SDK client - Add the service account option for the agent engine (219c33f)
  • Adding gpu_partition_size parameter to Model.deploy() method. (966c236)
  • Change gpu_partition_size type hint to str. (910016d)
  • GenAI SDK client - Add api_key parameter to vertexai.Client (a9ffc60)
  • GenAI SDK client - Add experimental prompt_management module with create_version and get methods (d5a14ba)
  • GenAI SDK client - Add live/bidi agent deployment support for Agent Engine (74e3f25)
  • GenAI SDK client - Add sandbox code execution SDK support (74e52d9)
  • GenAI SDK client - Remove experimental warning from agent_engines module (42c3c9c)
  • GenAI SDK client - Support bidi stream query in agent engines and ADK template. (456249e)

Bug Fixes

  • Allow for inheritance of clone behavior in AdkApp (e5ced93)
  • GenAI SDK client - Decrease polling interval for GenerateMemories and CreateSession (currently 10s) (77a3933)
  • GenAI SDK client - Fix deepcopy for RubricGenerationConfig in RubricBasedMetric. (e39f0bd)
  • GenAI SDK client - Handle empty GenerateMemories response (no memories generated) as valid response. (99f0078)

1.111.0 (2025-08-27)

⚠ BREAKING CHANGES

  • GenAI SDK client - remove duplicate types for Content, Part, and evals

Features

  • Add disable_container_logging in v1beta1 api (3a75313)

... (truncated)

Commits
  • 3ff6353 chore(main): release 1.113.0 (#5795)
  • c511490 fix: GenAI Client(evals) - Update data handling for adaptive rubric multi-tur...
  • 751cb18 feat: GenAI Client(evals) - Add support for Vertex Model Garden MaaS models.
  • cdd73d2 feat: GenAI - Added GPT, Qwen, and DeepSeek models support in GenAI batch pre...
  • 36013de chore(main): release 1.112.0 (#5758)
  • d500945 feat: add A2A support in Agent Engine
  • e3a2ebe feat: add A2A support in Agent Engine
  • 8cf7994 feat: add A2A support in Agent Engine
  • e39f0bd fix: Fix deepcopy for RubricGenerationConfig in RubricBasedMetric.
  • fe577ee chore: GenAI SDK client - refactor prompt management operations to use Operat...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.97.0 to 1.113.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.97.0...v1.113.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Sep 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 15, 2025 22:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Sep 15, 2025
@github-actions github-actions bot changed the title Bump google-cloud-aiplatform from 1.97.0 to 1.113.0 in /python Python: Bump google-cloud-aiplatform from 1.97.0 to 1.113.0 in /python Sep 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #13166.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/pip/python/google-cloud-aiplatform-1.113.0 branch September 22, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants